{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-4826", "ASSIGNER": "cve-coordination@incibe.es", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "SQL injection vulnerability in Simple PHP Shopping Cart affecting version 0.9. This vulnerability could allow an attacker to retrieve all the information stored in the database by sending a specially crafted SQL query, due to the lack of proper sanitisation of the category_id parameter in the category.php file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')", "cweId": "CWE-89" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Asaancart", "product": { "product_data": [ { "product_name": "Simple PHP Shopping Cart", "version": { "version_data": [ { "version_affected": "=", "version_value": "0.9" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-simple-php-shopping-cart", "refsource": "MISC", "name": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-simple-php-shopping-cart" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "discovery": "UNKNOWN" }, "credits": [ { "lang": "en", "value": "Rafael Pedrero" } ] }