Files
CVEs-PoC/2011/CVE-2011-4457.md
T
2024-06-18 02:51:15 +02:00

18 lines
716 B
Markdown

### [CVE-2011-4457](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4457)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
OWASP HTML Sanitizer (aka owasp-java-html-sanitizer) before 88, when JavaScript is disabled, allows user-assisted remote attackers to obtain potentially sensitive information via a crafted FORM element within a NOSCRIPT element.
### POC
#### Reference
- http://code.google.com/p/owasp-java-html-sanitizer/wiki/CVE20114457
#### Github
No PoCs found on GitHub currently.