{ "CVE_data_meta": { "ID": "CVE-2022-0782", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Donations <= 1.8 - Unauthenticated SQLi" }, "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": "Donations", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.8", "version_value": "1.8" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Donations WordPress plugin through 1.8 does not sanitise and escape the nd_donations_id parameter before using it in a SQL statement via the nd_donations_single_cause_form_validate_fields_php_function AJAX action (available to unauthenticated users), leading to an unauthenticated SQL Injection" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/b81e824c-d2b1-4381-abee-18c42bb5c2f5", "name": "https://wpscan.com/vulnerability/b81e824c-d2b1-4381-abee-18c42bb5c2f5" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "cydave" } ], "source": { "discovery": "EXTERNAL" } }