cve/2022/CVE-2022-2387.md

19 lines
1001 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2387)
![](https://img.shields.io/static/v1?label=Product&message=Easy%20Digital%20Downloads%20%E2%80%93%20Simple%20eCommerce%20for%20Selling%20Digital%20Files&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0%3C%203.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Easy Digital Downloads WordPress plugin before 3.0 does not have CSRF check in place when deleting payment history, and does not ensure that the post to be deleted is actually a payment history. As a result, attackers could make a logged in admin delete arbitrary post via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/db3c3c78-1724-4791-9ab6-ebb2e8a4c8b8
2024-06-09 00:33:16 +00:00
- https://wpscan.com/vulnerability/db3c3c78-1724-4791-9ab6-ebb2e8a4c8b8
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.