{ "CVE_data_meta": { "ID": "CVE-2022-2387", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Easy Digital Downloads < 3.0 - Arbitrary Post Deletion via CSRF" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "generator": "WPScan CVE Generator", "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unknown", "product": { "product_data": [ { "product_name": "Easy Digital Downloads – Simple eCommerce for Selling Digital Files", "version": { "version_data": [ { "version_affected": "<", "version_name": "3.0", "version_value": "3.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "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" } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "url": "https://wpscan.com/vulnerability/db3c3c78-1724-4791-9ab6-ebb2e8a4c8b8", "name": "https://wpscan.com/vulnerability/db3c3c78-1724-4791-9ab6-ebb2e8a4c8b8" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-352 Cross-Site Request Forgery (CSRF)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Krzysztof Zając" } ], "source": { "discovery": "EXTERNAL" } }