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

19 lines
925 B
Markdown

### [CVE-2011-5267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5267)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in spell-check-savedicts.php in the SpellChecker module in Xinha, as used in WikiWig 5.01 and possibly other products, allow remote attackers to inject arbitrary web script or HTML via the (1) to_p_dict or (2) to_r_list parameter. NOTE: this issue might be related to the htmlarea plugin and CVE-2013-5670.
### POC
#### Reference
- http://www.autosectools.com/Advisories/WikiWig.5.01_Persistent-Reflected.Cross-site.Scripting_139.html
- http://www.exploit-db.com/exploits/16988
#### Github
No PoCs found on GitHub currently.