cve/2024/CVE-2024-6024.md

18 lines
737 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-6024](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6024)
![](https://img.shields.io/static/v1?label=Product&message=ContentLock&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The ContentLock WordPress plugin through 1.0.3 does not have CSRF check in place when deleting groups or emails, which could allow attackers to make a logged in admin remove them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/3d2cdb4f-b7e1-4691-90d1-cddde7f5858e/
#### Github
No PoCs found on GitHub currently.