{ "CVE_data_meta": { "ID": "CVE-2022-0788", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "WP Fundraising Donation and Crowdfunding Platform < 1.5.0 - Unauthenticated 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 Fundraising Donation and Crowdfunding Platform", "version": { "version_data": [ { "version_affected": "<", "version_name": "1.5.0", "version_value": "1.5.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The WP Fundraising Donation and Crowdfunding Platform WordPress plugin before 1.5.0 does not sanitise and escape a parameter before using it in a SQL statement via one of it's REST route, leading to an SQL injection exploitable by unauthenticated users" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/fbc71710-123f-4c61-9796-a6a4fd354828", "name": "https://wpscan.com/vulnerability/fbc71710-123f-4c61-9796-a6a4fd354828" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "cydave" } ], "source": { "discovery": "EXTERNAL" } }