cve/2022/CVE-2022-0199.md

19 lines
905 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0199)
![](https://img.shields.io/static/v1?label=Product&message=Coming%20soon%20and%20Maintenance%20mode&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.6.8%3C%203.6.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Coming soon and Maintenance mode WordPress plugin before 3.6.8 does not have CSRF check in its coming_soon_send_mail AJAX action, allowing attackers to make logged in admin to send arbitrary emails to all subscribed users via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/1ab1748f-c939-4953-83fc-9df878da7714
2024-06-09 00:33:16 +00:00
- https://wpscan.com/vulnerability/1ab1748f-c939-4953-83fc-9df878da7714
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.