cve/2014/CVE-2014-7181.md
2024-06-18 02:51:15 +02:00

18 lines
820 B
Markdown

### [CVE-2014-7181](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7181)
![](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 the Max Foundry MaxButtons plugin before 1.26.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the id parameter in a button action on the maxbuttons-controller page to wp-admin/admin.php, related to the button creation page.
### POC
#### Reference
- http://packetstormsecurity.com/files/128693/WordPress-MaxButtons-1.26.0-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.