CVE-2019-25225

`sanitize-html` prior to version 2.0.0-beta is vulnerable to Cross-site Scripting (XSS). The `sanitizeHtml()` function in `index.js` does not sanitize content when using the custom `transformTags` option, which is intended to convert attribute values into text. As a result, malicious input can be transformed into executable code.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apostrophecms:sanitize-html:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2025-09-08 10:15

Updated : 2025-09-19 15:18


NVD link : CVE-2019-25225

Mitre link : CVE-2019-25225

CVE.ORG link : CVE-2019-25225


JSON object : View

Products Affected

apostrophecms

  • sanitize-html
CWE
CWE-79

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