{ "CVE_data_meta": { "ID": "CVE-2021-24403", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "WordPress Page Contact <= 1.0 - Authenticated (editor+) 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": "WordPress Page Contact", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.0", "version_value": "1.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Orders functionality in the WordPress Page Contact plugin through 1.0 has an order_id parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. The feature is available to low privilege users such as contributors" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/a87040c1-58fc-4bf7-8bfa-0b9712a62ba8", "name": "https://wpscan.com/vulnerability/a87040c1-58fc-4bf7-8bfa-0b9712a62ba8" }, { "refsource": "MISC", "url": "https://codevigilant.com/disclosure/2021/wp-plugin-wpagecontact/", "name": "https://codevigilant.com/disclosure/2021/wp-plugin-wpagecontact/" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Syed Sheeraz Ali of Codevigilant" } ], "source": { "discovery": "UNKNOWN" } }