Files
CVEs-PoC/2012/CVE-2012-0872.md
2024-06-18 02:51:15 +02:00

20 lines
1.1 KiB
Markdown

### [CVE-2012-0872](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0872)
![](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 OxWall 1.1.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) captchaField, (2) email, (3) form_name, (4) password, (5) realname, (6) repeatPassword, or (7) username parameters to Oxwall/join; (8) captcha, (9) email, (10) form_name, (11) from, or (12) subject parameters to Oxwall/contact; (13) tag parameter to Oxwall/blogs/browse-by-tag; or (14) PATH_INFO to Oxwall/photo/viewlist/tagged, (15) Oxwall/photo/viewlist, or (16) Oxwall/video/viewlist.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2012/02/20/10
- http://www.openwall.com/lists/oss-security/2012/02/20/5
- http://yehg.net/lab/pr0js/advisories/%5BOxWall_1.1.1%5D_xss
#### Github
No PoCs found on GitHub currently.