cve/2022/CVE-2022-0503.md

19 lines
901 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0503)
![](https://img.shields.io/static/v1?label=Product&message=WordPress%20Multisite%20Content%20Copier%2FUpdater&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.2%3C%202.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WordPress Multisite Content Copier/Updater WordPress plugin before 2.1.2 does not sanitise and escape the s parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting issue in the network dashboard
### POC
#### Reference
- https://wpscan.com/vulnerability/b6d38e23-3761-4447-a794-1e5077fd953a
2024-06-09 00:33:16 +00:00
- https://wpscan.com/vulnerability/b6d38e23-3761-4447-a794-1e5077fd953a
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.