cve/2022/CVE-2022-4124.md

19 lines
841 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4124)
![](https://img.shields.io/static/v1?label=Product&message=Popup%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%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 Popup Manager WordPress plugin through 1.6.6 does not have authorisation and CSRF checks when deleting popups, which could allow unauthenticated users to delete them
### POC
#### Reference
- https://wpscan.com/vulnerability/60786bf8-c0d7-4d80-b189-866aba79bce2
#### Github
No PoCs found on GitHub currently.