{ "CVE_data_meta": { "ID": "CVE-2022-0786", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "KiviCare < 2.3.9 - 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": "KiviCare – Clinic & Patient Management System (EHR)", "version": { "version_data": [ { "version_affected": "<", "version_name": "2.3.9", "version_value": "2.3.9" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The KiviCare WordPress plugin before 2.3.9 does not sanitise and escape some parameters before using them in SQL statements via the ajax_post AJAX action with the get_doctor_details route, leading to SQL Injections exploitable by unauthenticated users" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/53f493e9-273b-4349-8a59-f2207e8f8f30", "name": "https://wpscan.com/vulnerability/53f493e9-273b-4349-8a59-f2207e8f8f30" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-89 SQL Injection", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "cydave" } ], "source": { "discovery": "EXTERNAL" } }