{ "CVE_data_meta": { "ID": "CVE-2021-24459", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Survey Maker < 1.5.6 - Authenticated Blind SQL Injections" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "generator": "WPScan CVE Generator", "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Ays Pro", "product": { "product_data": [ { "product_name": "Survey Maker", "version": { "version_data": [ { "version_affected": "<", "version_name": "1.5.6", "version_value": "1.5.6" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The get_results() and get_items() functions in the Survey Maker WordPress plugin before 1.5.6 did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the get_results() DB calls, leading to SQL injection issues in the admin dashboard" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/3fafbec0-55e4-41cf-8402-1b57b6615225", "name": "https://wpscan.com/vulnerability/3fafbec0-55e4-41cf-8402-1b57b6615225" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "To Quang Duong" } ], "source": { "discovery": "UNKNOWN" } }