cve/2022/CVE-2022-1603.md

18 lines
817 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1603)
![](https://img.shields.io/static/v1?label=Product&message=Mail%20Subscribe%20List&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.4%3C%202.1.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Mail Subscribe List WordPress plugin before 2.1.4 does not have CSRF check in place when deleting subscribed users, which could allow attackers to make a logged in admin perform such action and delete arbitrary users from the subscribed list
### POC
#### Reference
- https://wpscan.com/vulnerability/0e12ba6f-a86f-4cc6-9013-8a15586098d0
#### Github
No PoCs found on GitHub currently.