cve/2022/CVE-2022-1218.md

18 lines
752 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1218)
![](https://img.shields.io/static/v1?label=Product&message=Domain%20Replace&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3.8%3C%3D%201.3.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Domain Replace WordPress plugin through 1.3.8 does not sanitise and escape a parameter before outputting it back in an attribute in an admin page, leading to a Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/fc1e8681-9229-4645-bc22-4897522d0c65
#### Github
No PoCs found on GitHub currently.