Files
CVEs-PoC/2021/CVE-2021-24815.md
T
2024-05-25 21:48:12 +02:00

18 lines
909 B
Markdown

### [CVE-2021-24815](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24815)
![](https://img.shields.io/static/v1?label=Product&message=Accept%20Donations%20with%20PayPal&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3.2%3C%201.3.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
The Accept Donations with PayPal WordPress plugin before 1.3.2 does not escape the Amount Menu Name field of created Buttons, which could allow a high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/08f4ebf5-6bbe-4fb0-a9d2-c8a994afe39b
#### Github
No PoCs found on GitHub currently.