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

20 lines
1.0 KiB
Markdown

### [CVE-2021-24501](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24501)
![](https://img.shields.io/static/v1?label=Product&message=Workreap&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.2.2%3C%202.2.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-283%20Unverified%20Ownership&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Workreap WordPress theme before 2.2.2 had several AJAX actions missing authorization checks to verify that a user was authorized to perform critical operations such as modifying or deleting objects. This allowed a logged in user to modify or delete objects belonging to other users on the site.
### POC
#### Reference
- https://jetpack.com/2021/07/07/multiple-vulnerabilities-in-workreap-theme/
- https://wpscan.com/vulnerability/66e4aaf4-5ef7-4da8-a45c-e24f449c363e
#### Github
No PoCs found on GitHub currently.