cve/2015/CVE-2015-4140.md
2024-06-18 02:51:15 +02:00

18 lines
779 B
Markdown

### [CVE-2015-4140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4140)
![](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 the WP Smiley plugin 1.4.1 for WordPress allows remote attackers to hijack the authentication of editors for requests that conduct cross-site scripting (XSS) attacks via the s4w-more parameter to the smilies4wp.php page to wp-admin/options-general.php.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2015/05/29/1
#### Github
No PoCs found on GitHub currently.