{ "CVE_data_meta": { "ID": "CVE-2022-1281", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Photo Gallery < 1.6.3 - 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": "Photo Gallery by 10Web – Mobile-Friendly Image Gallery", "version": { "version_data": [ { "version_affected": ">=", "version_name": "1.6.3", "version_value": "1.6.3" }, { "version_affected": "<", "version_name": "1.6.3", "version_value": "1.6.3" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Photo Gallery WordPress plugin through 1.6.3 does not properly escape the $_POST['filter_tag'] parameter, which is appended to an SQL query, making SQL Injection attacks possible." } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/2b4866f2-f511-41c6-8135-cf1e0263d8de", "name": "https://wpscan.com/vulnerability/2b4866f2-f511-41c6-8135-cf1e0263d8de" }, { "refsource": "CONFIRM", "url": "https://plugins.trac.wordpress.org/changeset/2706797/photo-gallery/trunk/frontend/models/BWGModelGalleryBox.php?old=2587758&old_path=photo-gallery%2Ftrunk%2Ffrontend%2Fmodels%2FBWGModelGalleryBox.php", "name": "https://plugins.trac.wordpress.org/changeset/2706797/photo-gallery/trunk/frontend/models/BWGModelGalleryBox.php?old=2587758&old_path=photo-gallery%2Ftrunk%2Ffrontend%2Fmodels%2FBWGModelGalleryBox.php" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "JrXnm" } ], "source": { "discovery": "EXTERNAL" } }