mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 22:35:37 +02:00
860 B
860 B
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 <script> and </script> 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.