{ "CVE_data_meta": { "ID": "CVE-2022-0747", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Infographic Maker - iList < 4.3.8 - Unauthenticated 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": "Infographic Maker – iList", "version": { "version_data": [ { "version_affected": "<", "version_name": "4.3.8", "version_value": "4.3.8" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Infographic Maker WordPress plugin before 4.3.8 does not validate and escape the post_id parameter before using it in a SQL statement via the qcld_upvote_action AJAX action (available to unauthenticated and authenticated users), leading to an unauthenticated SQL Injection" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/a8575322-c2cf-486a-9c37-71a22167aac3", "name": "https://wpscan.com/vulnerability/a8575322-c2cf-486a-9c37-71a22167aac3" }, { "refsource": "CONFIRM", "url": "https://plugins.trac.wordpress.org/changeset/2684336", "name": "https://plugins.trac.wordpress.org/changeset/2684336" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "cydave" } ], "source": { "discovery": "EXTERNAL" } }