Files
CVEs-PoC/2017/CVE-2017-16016.md
2025-09-29 21:09:30 +02:00

819 B

CVE-2017-16016

Description

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.

POC

Reference

Github