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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-05-16 12:15
Updated : 2024-05-16 13:15
NVD link : CVE-2024-4826
Mitre link : CVE-2024-4826
CVE.ORG link : CVE-2024-4826
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')