cve/2022/CVE-2022-2405.md

19 lines
954 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2405](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2405)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Popup%20Builder%20%E2%80%93%20Popup%20Forms%20%2C%20Marketing%20PoPuP%20%26%20%20Newsletter&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.9%3C%201.2.9%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 WP Popup Builder WordPress plugin before 1.2.9 does not have authorisation and CSRF check in an AJAX action, allowing any authenticated users, such as subscribers to delete arbitrary Popup
### POC
#### Reference
- https://wpscan.com/vulnerability/50037028-2790-47ee-aae1-faf0724eb917
#### Github
No PoCs found on GitHub currently.