mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
20 lines
860 B
Markdown
20 lines
860 B
Markdown
### [CVE-2010-4524](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4524)
|
|

|
|

|
|

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