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

18 lines
827 B
Markdown

### [CVE-2021-24703](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24703)
![](https://img.shields.io/static/v1?label=Product&message=Download%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.6.1%3C%201.6.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-732%20Incorrect%20Permission%20Assignment%20for%20Critical%20Resource&color=brighgreen)
### Description
The Download Plugin WordPress plugin before 1.6.1 does not have capability and CSRF checks in the dpwap_plugin_activate AJAX action, allowing any authenticated users, such as subscribers, to activate plugins that are already installed.
### POC
#### Reference
- https://wpscan.com/vulnerability/4ed8296e-1306-481f-9a22-723b051122c0
#### Github
No PoCs found on GitHub currently.