cve/2022/CVE-2022-0252.md

18 lines
803 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0252](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0252)
![](https://img.shields.io/static/v1?label=Product&message=GiveWP%20%E2%80%93%20Donation%20Plugin%20and%20Fundraising%20Platform&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.17.3%3C%202.17.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The GiveWP WordPress plugin before 2.17.3 does not escape the json parameter before outputting it back in an attribute in the Import admin dashboard, leading to a Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/b0e551af-087b-43e7-bdb7-11d7f639028a
#### Github
No PoCs found on GitHub currently.