Files
CVEs-PoC/2014/CVE-2014-125128.md
T
2025-09-29 21:09:30 +02:00

938 B

CVE-2014-125128

Description

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting (XSS). The function 'naughtyHref' doesn't properly validate the hyperreference (href) attribute in anchor tags (<a>), allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings.

POC

Reference

Github

No PoCs found on GitHub currently.