{ "CVE_data_meta": { "ID": "CVE-2022-0254", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Zero Spam < 5.2.11 - Admin+ 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 Zero Spam", "version": { "version_data": [ { "version_affected": "<", "version_name": "5.2.11", "version_value": "5.2.11" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The WordPress Zero Spam WordPress plugin before 5.2.11 does not properly sanitise and escape the order and orderby parameters before using them in a SQL statement in the admin dashboard, leading to a SQL injection" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/ae54681f-7b89-408c-b0ee-ba4a520db997", "name": "https://wpscan.com/vulnerability/ae54681f-7b89-408c-b0ee-ba4a520db997" }, { "refsource": "CONFIRM", "url": "https://plugins.trac.wordpress.org/changeset/2660225", "name": "https://plugins.trac.wordpress.org/changeset/2660225" }, { "refsource": "CONFIRM", "url": "https://plugins.trac.wordpress.org/changeset/2680906", "name": "https://plugins.trac.wordpress.org/changeset/2680906" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "JrXnm" } ], "source": { "discovery": "EXTERNAL" } }