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

21 lines
844 B
Markdown

### [CVE-2016-10006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10006)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
In OWASP AntiSamy before 1.5.5, by submitting a specially crafted input (a tag that supports style with active content), you could bypass the library protections and supply executable code. The impact is XSS.
### POC
#### Reference
- https://github.com/nahsra/antisamy/issues/2
#### Github
- https://github.com/ARPSyndicate/cve-scores
- https://github.com/ARPSyndicate/cvemon
- https://github.com/epicosy/VUL4J-60
- https://github.com/shoucheng3/nahsra__antisamy_CVE-2016-10006_1-5-3