{ "CVE_data_meta": { "ID": "CVE-2021-24314", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Goto < 2.1 - Unauthenticated Blind SQL Injection" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "generator": "WPScan CVE Generator", "affects": { "vendor": { "vendor_data": [ { "vendor_name": "BoostifyThemes", "product": { "product_data": [ { "product_name": "Goto", "version": { "version_data": [ { "version_affected": "<", "version_name": "2.1", "version_value": "2.1" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Goto WordPress theme before 2.1 did not sanitise, validate of escape the keywords GET parameter from its listing page before using it in a SQL statement, leading to an Unauthenticated SQL injection issue" } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "url": "https://wpscan.com/vulnerability/1cc6dc17-b019-49dd-8149-c8bba165eb30", "name": "https://wpscan.com/vulnerability/1cc6dc17-b019-49dd-8149-c8bba165eb30" }, { "refsource": "MISC", "url": "https://m0ze.ru/vulnerability/%5B2021-03-24%5D-%5BWordPress%5D-%5BCWE-89%5D-Goto-WordPress-Theme-v2.0.txt", "name": "https://m0ze.ru/vulnerability/%5B2021-03-24%5D-%5BWordPress%5D-%5BCWE-89%5D-Goto-WordPress-Theme-v2.0.txt" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "m0ze" } ], "source": { "discovery": "UNKNOWN" } }