mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2011-4457](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4457)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|