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

19 lines
1018 B
Markdown

### [CVE-2022-0345](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0345)
![](https://img.shields.io/static/v1?label=Product&message=Customize%20WordPress%20Emails%20and%20Alerts&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.8.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Customize WordPress Emails and Alerts WordPress plugin before 1.8.7 does not have authorisation and CSRF check in its bnfw_search_users AJAX action, allowing any authenticated users to call it and query for user e-mail prefixes (finding the first letter, then the second one, then the third one etc.).
### POC
#### Reference
- https://wpscan.com/vulnerability/b3b523b9-6c92-4091-837a-d34e3174eb19
#### Github
- https://github.com/ARPSyndicate/cvemon