Files
CVEs-PoC/2021/CVE-2021-24188.md
T
2024-05-25 21:48:12 +02:00

18 lines
1007 B
Markdown

### [CVE-2021-24188](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24188)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Content%20Copy%20Protection%20%26%20No%20Right%20Click&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.1.5%3C%203.1.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-285%20Improper%20Authorization&color=brighgreen)
### Description
Low privileged users can use the AJAX action 'cp_plugins_do_button_job_later_callback' in the WP Content Copy Protection & No Right Click WordPress plugin before 3.1.5, to install any plugin (including a specific version) from the WordPress repository, as well as activate arbitrary plugin from then blog, which helps attackers install vulnerable plugins and could lead to more critical vulnerabilities like RCE.
### POC
#### Reference
- https://wpscan.com/vulnerability/74889e29-5349-43d1-baf5-1622493be90c
#### Github
No PoCs found on GitHub currently.