Files
CVEs-PoC/2021/CVE-2021-25100.md
T
2024-06-18 02:51:15 +02:00

18 lines
804 B
Markdown

### [CVE-2021-25100](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25100)
![](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 s parameter before outputting it back in an attribute in the Donation Forms dashboard, leading to a Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/fe2c02bf-207c-43da-98bd-4c85d235de8b
#### Github
No PoCs found on GitHub currently.