CVE-2024-42515

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.
Configurations

No configuration.

History

No history.

Information

Published : 2024-10-31 19:15

Updated : 2024-11-01 16:35


NVD link : CVE-2024-42515

Mitre link : CVE-2024-42515

CVE.ORG link : CVE-2024-42515


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')