cve/2022/CVE-2022-3151.md

18 lines
776 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3151](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3151)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Custom%20Cursors&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0.1%3C%203.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The WP Custom Cursors WordPress plugin before 3.0.1 does not have CSRF check in place when deleting cursors, which could allow attackers to made a logged in admin delete arbitrary cursors via a CSRF attack.
### POC
#### Reference
- https://wpscan.com/vulnerability/27816c70-58ad-4ffb-adcc-69eb1b210744
#### Github
No PoCs found on GitHub currently.