cve/2024/CVE-2024-3971.md
2024-06-22 09:37:59 +00:00

19 lines
852 B
Markdown

### [CVE-2024-3971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3971)
![](https://img.shields.io/static/v1?label=Product&message=Similarity&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)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Similarity WordPress plugin through 3.0 does not have CSRF check in place when resetting its settings, which could allow attackers to make a logged in admin reset them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/5dec5719-105d-4989-a97f-bda04d223322/
#### Github
No PoCs found on GitHub currently.