зеркало из https://github.com/golang/vulndb.git
48 строки
1.2 KiB
JSON
48 строки
1.2 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-2875",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2024-34710"
|
|
],
|
|
"summary": "Wiki.js Stored XSS through Client Side Template Injection in github.com/requarks/wiki",
|
|
"details": "Wiki.js Stored XSS through Client Side Template Injection in github.com/requarks/wiki",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/requarks/wiki",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34710"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/requarks/wiki/commit/1238d614e1599fefadd4614ee4b5797a087f50ac"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/requarks/wiki/security/advisories/GHSA-xjcj-p2qv-q3rf"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-2875",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |