cve/2024/CVE-2024-6022.md
2024-07-25 21:25:12 +00:00

18 lines
733 B
Markdown

### [CVE-2024-6022](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6022)
![](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 updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/871a93b5-ec67-4fe0-bc39-e5485477fbeb/
#### Github
No PoCs found on GitHub currently.