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

18 lines
854 B
Markdown

### [CVE-2012-0829](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0829)
![](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 request forgery (CSRF) vulnerabilities in Mibew Messenger 1.6.4 and earlier allow remote attackers to hijack the authentication of operators for requests that insert cross-site scripting (XSS) sequences via the (1) address or (2) threadid parameters to operator/ban.php; or (3) geolinkparams, (4) title, or (5) chattitle parameters to operator/settings.php.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2012/02/02/10
#### Github
No PoCs found on GitHub currently.