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

18 lines
923 B
Markdown

### [CVE-2021-24994](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24994)
![](https://img.shields.io/static/v1?label=Product&message=Migration%2C%20Backup%2C%20Staging%20%E2%80%93%20WPvivid%20Backup%20and%20Migration%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.9.69%3C%200.9.69%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Migration, Backup, Staging WordPress plugin before 0.9.69 does not have authorisation when adding remote storages, and does not sanitise as well as escape a parameter from such unauthenticated requests before outputting it in admin page, leading to a Stored Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/ea74257a-f6b0-49e9-a81f-53c0eb81b1da
#### Github
No PoCs found on GitHub currently.