{ "CVE_data_meta": { "ID": "CVE-2021-24762", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Perfect Survey < 1.5.2 - Unauthenticated SQL Injection" }, "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": "Perfect Survey", "version": { "version_data": [ { "version_affected": "<", "version_name": "1.5.2", "version_value": "1.5.2" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Perfect Survey WordPress plugin before 1.5.2 does not validate and escape the question_id GET parameter before using it in a SQL statement in the get_question AJAX action, allowing unauthenticated users to perform SQL injection." } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/c1620905-7c31-4e62-80f5-1d9635be11ad", "name": "https://wpscan.com/vulnerability/c1620905-7c31-4e62-80f5-1d9635be11ad" }, { "refsource": "MISC", "name": "http://packetstormsecurity.com/files/166072/WordPress-Perfect-Survey-1.5.1-SQL-Injection.html", "url": "http://packetstormsecurity.com/files/166072/WordPress-Perfect-Survey-1.5.1-SQL-Injection.html" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "apple502j" } ], "source": { "discovery": "EXTERNAL" } }