cve/2022/CVE-2022-1630.md

18 lines
743 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1630](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1630)
![](https://img.shields.io/static/v1?label=Product&message=WP-EMail&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.69.0%3C%202.69.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The WP-EMail WordPress plugin before 2.69.0 does not protect its log deletion functionality with nonce checks, allowing attacker to make a logged in admin delete logs via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/178d0c49-3a93-4948-8734-f3d7518361b3
#### Github
No PoCs found on GitHub currently.