cve/2022/CVE-2022-2215.md
2024-06-18 02:51:15 +02:00

18 lines
895 B
Markdown

### [CVE-2022-2215](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2215)
![](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.21.3%3C%202.21.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.21.3 does not properly sanitise and escape the currency settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks when the unfiltered_html capability is disallowed (for example in multisite setup)
### POC
#### Reference
- https://wpscan.com/vulnerability/daa9b6c1-1ee1-434c-9f88-fd273b7e20bb
#### Github
No PoCs found on GitHub currently.