cve/2022/CVE-2022-2387.md
2024-06-18 02:51:15 +02:00

928 B

CVE-2022-2387

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

Github

No PoCs found on GitHub currently.