cve/2022/CVE-2022-0531.md

18 lines
793 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0531)
![](https://img.shields.io/static/v1?label=Product&message=Migration%2C%20Backup%2C%20Staging%20%E2%80%93%20WPvivid&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.9.70%3C%200.9.70%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.70 does not sanitise and escape the sub_page parameter before outputting it back in the page, leading to a reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/ac5c2a5d-09b6-470b-a598-2972183413ca
#### Github
No PoCs found on GitHub currently.