29 lines
983 B
JSON
Raw Normal View History

{
"id": "CVE-2024-42515",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-10-31T19:15:12.983",
"lastModified": "2024-10-31T19:15:12.983",
"vulnStatus": "Received",
"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."
}
],
"metrics": {},
"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"
}
]
}