PT-2024-33062 · Unknown · Simple Php Shopping Cart
Rafael Pedrero
·
Published
2024-05-16
·
Updated
2024-05-16
·
CVE-2024-4826
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Simple PHP Shopping Cart version 0.9
Description
The issue is related to a SQL injection vulnerability that could allow an attacker to retrieve all the information stored in the database by sending a specially crafted SQL query. This is due to the lack of proper sanitisation of the
category id parameter in the category.php file.Recommendations
For version 0.9, consider disabling the
category id parameter in the category.php file until a patch is available. Restrict access to the category.php file to minimize the risk of exploitation. Avoid using the category id parameter in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Simple Php Shopping Cart