cve/2024/CVE-2024-6023.md

18 lines
733 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-6023](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6023)
![](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 adding emails, which could allow attackers to make a logged in admin perform such action via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/6e812189-2980-453d-931d-1f785e8dbcc0/
#### Github
No PoCs found on GitHub currently.