cve/2022/CVE-2022-2565.md

18 lines
898 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2565)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20Payment%20Donations%20%26%20Subscriptions%20Plugin%20by%20Paymattic%20%E2%80%93%20Best%20Payments%20Plugin%20for%20WP&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.2.1%3C%204.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Simple Payment Donations & Subscriptions WordPress plugin before 4.2.1 does not sanitise and escape user input given in its forms, which could allow unauthenticated attackers to perform Cross-Site Scripting attacks against admins
### POC
#### Reference
- https://wpscan.com/vulnerability/d89eff7d-a3e6-4876-aa0e-6d17e206af83
#### Github
No PoCs found on GitHub currently.