Sanitize-html is a library for scrubbing html input of malicious values. Versions 1.11.1 and below are vulnerable to cross site scripting (XSS) in certain scenarios: If allowed at least one nonTextTags, the result is a potential XSS vulnerability.
References
Link | Resource |
---|---|
https://github.com/punkave/sanitize-html/commit/5d205a1005ba0df80e21d8c64a15bb3accdb2403 | Patch |
https://github.com/punkave/sanitize-html/issues/100 | Exploit Issue Tracking Third Party Advisory |
https://nodesecurity.io/advisories/154 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-06-04 19:29
Updated : 2024-02-04 19:46
NVD link : CVE-2017-16016
Mitre link : CVE-2017-16016
CVE.ORG link : CVE-2017-16016
JSON object : View
Products Affected
punkave
- sanitize-html
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')