{ "CVE_data_meta": { "ID": "CVE-2022-0784", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Title Experiments Free < 9.0.1 - 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": "Title Experiments Free", "version": { "version_data": [ { "version_affected": "<", "version_name": "9.0.1", "version_value": "9.0.1" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Title Experiments Free WordPress plugin before 9.0.1 does not sanitise and escape the id parameter before using it in a SQL statement via the wpex_titles AJAX action (available to unauthenticated users), leading to an unauthenticated SQL injection" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/6672b59f-14bc-4a22-9e0b-fcab4e01d97f", "name": "https://wpscan.com/vulnerability/6672b59f-14bc-4a22-9e0b-fcab4e01d97f" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "cydave" } ], "source": { "discovery": "EXTERNAL" } }