{ "CVE_data_meta": { "ID": "CVE-2022-1556", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "StaffList < 3.1.5 - Admin+ 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": "StaffList", "version": { "version_data": [ { "version_affected": "<", "version_name": "3.1.5", "version_value": "3.1.5" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The StaffList WordPress plugin before 3.1.5 does not properly sanitise and escape a parameter before using it in a SQL statement when searching for Staff in the admin dashboard, leading to an SQL Injection" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/04890549-6bd1-44dd-8bce-7125c01be5d4", "name": "https://wpscan.com/vulnerability/04890549-6bd1-44dd-8bce-7125c01be5d4" }, { "refsource": "MISC", "url": "https://packetstormsecurity.com/files/166918/", "name": "https://packetstormsecurity.com/files/166918/" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Hassan Khan Yusufzai" } ], "source": { "discovery": "EXTERNAL" } }