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

19 lines
834 B
Markdown

### [CVE-2012-5341](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5341)
![](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 statistik.php in Otterware StatIt 4 allow remote attackers to inject arbitrary web script or HTML via the (1) action parameter, (2) show parameter in a stat_tld action, or (3) order parameter in a stat_abfragen action.
### POC
#### Reference
- http://packetstormsecurity.org/files/108340/statit4-xss.txt
- http://st2tea.blogspot.com/2012/01/otterware-statit4-cross-site-scripting.html
#### Github
No PoCs found on GitHub currently.