CVE-2019-25225
MEDIUM6.1EPSS 0.08%sanitize-html is vulnerable to XSS through incomprehensive sanitization
發布日:2025/9/8修改日:2025/9/12
描述
`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.
受影響套件(1)
- npm/sanitize-htmlfrom 0, < 2.0.0-beta
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2019-25225
- PATCHhttps://github.com/apostrophecms/sanitize-html
- WEBhttps://github.com/apostrophecms/sanitize-html/commit/712cb6895825c8bb6ede71a16b42bade42abcaf3
- WEBhttps://github.com/apostrophecms/sanitize-html/issues/293
- WEBhttps://github.com/apostrophecms/sanitize-html/pull/156
- WEBhttps://github.com/Checkmarx/Vulnerabilities-Proofs-of-Concept/tree/main/2019/CVE-2019-25225