mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
990 B
990 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
- https://wpscan.com/vulnerability/36afc442-9634-498e-961e-4c935880cd2b
- https://wpscan.com/vulnerability/36afc442-9634-498e-961e-4c935880cd2b
Github
No PoCs found on GitHub currently.