cve/2024/CVE-2024-3590.md
2024-06-18 02:51:15 +02:00

18 lines
765 B
Markdown

### [CVE-2024-3590](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3590)
![](https://img.shields.io/static/v1?label=Product&message=LetterPress%20&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 LetterPress WordPress plugin through 1.2.2 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks, such as delete arbitrary subscribers
### POC
#### Reference
- https://wpscan.com/vulnerability/829f4d40-e5b0-4009-b753-85ca2a5b3d25/
#### Github
No PoCs found on GitHub currently.