{ "CVE_data_meta": { "ID": "CVE-2022-0681", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Simple Membership < 4.1.0 - Arbitrary Transaction 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": "Simple Membership", "version": { "version_data": [ { "version_affected": "<", "version_name": "4.1.0", "version_value": "4.1.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Simple Membership WordPress plugin before 4.1.0 does not have CSRF check in place when deleting Transactions, which could allow attackers to make a logged in admin delete arbitrary transactions via a CSRF attack" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/c5765816-4439-4c14-a847-044248ada0ef", "name": "https://wpscan.com/vulnerability/c5765816-4439-4c14-a847-044248ada0ef" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-352 Cross-Site Request Forgery (CSRF)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "muhamad hidayat" } ], "source": { "discovery": "EXTERNAL" } }