{ "CVE_data_meta": { "ID": "CVE-2022-3395", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "WP All Export Pro < 1.7.9 - Authenticated SQLi" }, "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": "WP All Export Pro", "version": { "version_data": [ { "version_affected": "<", "version_name": "1.7.9", "version_value": "1.7.9" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The WP All Export Pro WordPress plugin before 1.7.9 uses the contents of the cc_sql POST parameter directly as a database query, allowing users which has been given permission to run exports to execute arbitrary SQL statements, leading to a SQL Injection vulnerability. By default only users with the Administrator role can perform exports, but this can be delegated to lower privileged users as well." } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "url": "https://wpscan.com/vulnerability/10742154-368a-40be-a67d-80ea848493a0", "name": "https://wpscan.com/vulnerability/10742154-368a-40be-a67d-80ea848493a0" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Sanjay Das" } ], "source": { "discovery": "EXTERNAL" } }