cve/2015/CVE-2015-4139.md

18 lines
711 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-4139](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4139)
![](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 scripting (XSS) vulnerability in smilies4wp.php in the WP Smiley plugin 1.4.1 for WordPress allows remote authenticated users to inject arbitrary web script or HTML via the s4w-more parameter 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.