2024-10-31 21:03:20 +00:00
{
"id" : "CVE-2024-42515" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-10-31T19:15:12.983" ,
2024-11-01 17:03:23 +00:00
"lastModified" : "2024-11-01T16:35:25.690" ,
2024-11-01 13:03:21 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-10-31 21:03:20 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Glossarizer through 1.5.2 improperly tries to convert text into HTML. Even though the application itself escapes special characters (e.g., <>), the underlying library converts these encoded characters into legitimate HTML, thereby possibly causing stored XSS. Attackers can append a XSS payload to a word that has a corresponding glossary entry."
}
] ,
2024-11-01 17:03:23 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 9.9 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.3
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-10-31 21:03:20 +00:00
"references" : [
{
"url" : "https://github.com/PebbleRoad/glossarizer" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://herolab.usd.de/security-advisories/usd-2024-0011/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.npmjs.com/package/glossarizer" ,
"source" : "cve@mitre.org"
}
]
}