cve/2024/CVE-2024-3940.md

18 lines
747 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-3940](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3940)
![](https://img.shields.io/static/v1?label=Product&message=reCAPTCHA%20Jetpack&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The reCAPTCHA Jetpack WordPress plugin through 0.2.2 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/bb0245e5-8e94-4f11-9003-d6208945056c/
#### Github
No PoCs found on GitHub currently.