Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/PebbleRoad/glossarizer
- https://herolab.usd.de/security-advisories/usd-2024-0011/
- https://www.npmjs.com/package/glossarizer
FAQ
What is CVE-2024-42515?
CVE-2024-42515 is a vulnerability with a CVSS score of 9.9 (CRITICAL). 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...
How severe is CVE-2024-42515?
CVE-2024-42515 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-42515?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.