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

18 lines
797 B
Markdown

### [CVE-2021-24906](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24906)
![](https://img.shields.io/static/v1?label=Product&message=Protect%20WP%20Admin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.6.2%3C%203.6.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Protect WP Admin WordPress plugin before 3.6.2 does not check for authorisation in the lib/pwa-deactivate.php file, which could allow unauthenticated users to disable the plugin (and therefore the protection offered) via a crafted request
### POC
#### Reference
- https://wpscan.com/vulnerability/4204682b-f657-42e1-941c-bee7a245e9fd
#### Github
No PoCs found on GitHub currently.