Files
CVEs-PoC/2021/CVE-2021-24466.md
T
2024-06-18 02:51:15 +02:00

19 lines
1.0 KiB
Markdown

### [CVE-2021-24466](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24466)
![](https://img.shields.io/static/v1?label=Product&message=Verse-O-Matic&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.1.1%3C%3D%204.1.1%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-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Verse-O-Matic WordPress plugin through 4.1.1 does not have any CSRF checks in place, allowing attackers to make logged in administrators do unwanted actions, such as add/edit/delete arbitrary verses and change the settings. Due to the lack of sanitisation in the settings and verses, this could also lead to Stored Cross-Site Scripting issues
### POC
#### Reference
- https://wpscan.com/vulnerability/37c7bdbb-f27f-47d3-9886-69d2e83d7581
#### Github
No PoCs found on GitHub currently.