Files
CVEs-PoC/2021/CVE-2021-24173.md
T
2024-05-25 21:48:12 +02:00

18 lines
779 B
Markdown

### [CVE-2021-24173](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24173)
![](https://img.shields.io/static/v1?label=Product&message=VM%20Backups&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%3D%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The VM Backups WordPress plugin through 1.0 does not have CSRF checks, allowing attackers to make a logged in user unwanted actions, such as update the plugin's options, leading to a Stored Cross-Site Scripting issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/b69ea1bc-3c9b-47d7-a164-c860ee46a9af
#### Github
No PoCs found on GitHub currently.