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

18 lines
919 B
Markdown

### [CVE-2012-5387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5387)
![](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
Cross-site request forgery (CSRF) vulnerability in wlcms-plugin.php in the White Label CMS plugin before 1.5.1 for WordPress allows remote attackers to hijack the authentication of administrators for requests that modify the developer name via the wlcms_o_developer_name parameter in a save action to wp-admin/admin.php, as demonstrated by a developer name containing XSS sequences.
### POC
#### Reference
- http://packetstormsecurity.org/files/117590/White-Label-CMS-1.5-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.