cve/2024/CVE-2024-7861.md

19 lines
908 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-7861](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7861)
![](https://img.shields.io/static/v1?label=Product&message=Misiek%20Paypal&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Misiek Paypal WordPress plugin through 1.1.20090324 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack.
### POC
#### Reference
- https://wpscan.com/vulnerability/df9aa795-ba16-4806-b01a-311f80aa52c0/
#### Github
No PoCs found on GitHub currently.