vendor:
osCommerce Online Merchant
by:
Mehmet EMIROGLU
7.5
CVSS
HIGH
SQL Injection
CWE
Product Name: osCommerce Online Merchant
Affected Version From: 2.3.4.1
Affected Version To: 2.3.4.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows (tested on Wampp)
2019
osCommerce 2.3.4.1 – ‘currency’ SQL Vulnerabilities
The osCommerce 2.3.4.1 web application is vulnerable to SQL injection. By manipulating the 'currency' parameter in the shopping_cart.php URL, an attacker can inject malicious SQL code and retrieve sensitive information from the database.
Mitigation:
To mitigate this vulnerability, it is recommended to apply the latest patches and updates provided by the osCommerce vendor. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.