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

20 lines
860 B
Markdown

### [CVE-2010-4524](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4524)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in lib/mhtxthtml.pl in MHonArc 2.6.16 allows remote attackers to inject arbitrary web script or HTML via a malformed start tag and end tag for a SCRIPT element, as demonstrated by <scr<body>ipt> and </scr<body>ipt> sequences.
### POC
#### Reference
- http://openwall.com/lists/oss-security/2010/12/21/4
- http://openwall.com/lists/oss-security/2010/12/22/4
- https://bugzilla.redhat.com/show_bug.cgi?id=664718
#### Github
No PoCs found on GitHub currently.