cve/2024/CVE-2024-13580.md
2025-09-29 16:08:36 +00:00

19 lines
870 B
Markdown

### [CVE-2024-13580](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13580)
![](https://img.shields.io/static/v1?label=Product&message=XV%20Random%20Quotes&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 XV Random Quotes WordPress plugin through 1.40 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin reset them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/48cffe03-adcf-4da2-a331-464ae511a805/
#### Github
No PoCs found on GitHub currently.