mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
925 B
Markdown
19 lines
925 B
Markdown
### [CVE-2011-5267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5267)
|
|

|
|

|
|

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