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

22 lines
1.0 KiB
Markdown

### [CVE-2010-3712](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3712)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in Joomla! 1.5.x before 1.5.21 and 1.6.x before 1.6.1 allows remote attackers to inject arbitrary web script or HTML via vectors involving "multiple encoded entities," as demonstrated by the query string to index.php in the com_weblinks or com_content component.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2011/03/13/8
- http://www.openwall.com/lists/oss-security/2011/03/14/22
- http://www.openwall.com/lists/oss-security/2011/03/18/3
- http://www.openwall.com/lists/oss-security/2011/03/18/5
- http://yehg.net/lab/pr0js/advisories/joomla/core/%5Bjoomla_1.5.20%5D_cross_site_scripting(XSS)
#### Github
No PoCs found on GitHub currently.