2024-05-20 23:58:21 +00:00
{
"id" : "CVE-2024-34710" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-05-20T22:15:08.500" ,
2024-05-21 14:03:59 +00:00
"lastModified" : "2024-05-21T12:37:59.687" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-05-20 23:58:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Wiki.js is al wiki app built on Node.js. Client side template injection was discovered, that could allow an attacker to inject malicious JavaScript into the content section of pages that would execute once a victim loads the page that contains the payload. This was possible through the injection of a invalid HTML tag with a template injection payload on the next line. This vulnerability is fixed in 2.5.303.\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1336"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/requarks/wiki/commit/1238d614e1599fefadd4614ee4b5797a087f50ac" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/requarks/wiki/security/advisories/GHSA-xjcj-p2qv-q3rf" ,
"source" : "security-advisories@github.com"
}
]
}