mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
895 B
Markdown
20 lines
895 B
Markdown
### [CVE-2007-1054](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1054)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the AJAX features in index.php in MediaWiki 1.6.x through 1.9.2, when $wgUseAjax is enabled, allows remote attackers to inject arbitrary web script or HTML via a UTF-7 encoded value of the rs parameter, which is processed by Internet Explorer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://attrition.org/pipermail/vim/2007-February/001367.html
|
|
- http://securityreason.com/securityalert/2274
|
|
- http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_9_3/phase3/RELEASE-NOTES
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|