mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 23:16:42 +02:00
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
### [CVE-2010-3712](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3712)
|
|

|
|

|
|

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