cve/2022/CVE-2022-2377.md

19 lines
958 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2377](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2377)
![](https://img.shields.io/static/v1?label=Product&message=Directorist%20%E2%80%93%20WordPress%20Business%20Directory%20Plugin%20with%20Classified%20Ads%20Listings&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.3.0%3C%207.3.0%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 Directorist WordPress plugin before 7.3.0 does not have authorisation and CSRF checks in an AJAX action, allowing any authenticated users to send arbitrary emails on behalf of the blog
### POC
#### Reference
- https://wpscan.com/vulnerability/f4e606e9-0664-42fb-a59b-21de306eb530
#### Github
No PoCs found on GitHub currently.