cve/2021/CVE-2021-4377.md
2024-05-25 21:48:12 +02:00

917 B

CVE-2021-4377

Description

The Doneren met Mollie plugin for WordPress is vulnerable to Sensitive Data Exposure in versions up to, and including, 2.8.5 via the dmm_export_donations() function which is called via the admin_post_dmm_export hook due to missing capability checks. This can allow authenticated attackers to extract a CSV file that contains sensitive information about the donors.

POC

Reference

Github

No PoCs found on GitHub currently.