cve/2022/CVE-2022-4005.md

18 lines
743 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4005](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4005)
![](https://img.shields.io/static/v1?label=Product&message=Donation%20Button&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Donation Button WordPress plugin through 4.0.0 does not sanitize and escapes some parameters, which could allow users with a role as low as Contributor to perform Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/61d5c9b8-5c21-4ab5-b31c-e13ca19ea25c
#### Github
No PoCs found on GitHub currently.