Files
CVEs-PoC/2021/CVE-2021-24971.md
T
2024-06-18 02:51:15 +02:00

18 lines
937 B
Markdown

### [CVE-2021-24971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24971)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Responsive%20Menu&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.1.7.1%3C%203.1.7.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Responsive Menu WordPress plugin before 3.1.7.1 does not have capability and CSRF checks in the wpr_live_update AJAX action, as well as do not sanitise and escape some of the data submitted. As a result, any authenticated, such as subscriber could update the plugin's settings and perform Cross-Site Scripting attacks against all visitor and users on the frontend
### POC
#### Reference
- https://wpscan.com/vulnerability/661cb7e3-d7bd-4bc1-bf78-bdb4ba9610d7
#### Github
No PoCs found on GitHub currently.