vendor:
osCommerce Online Merchant
by:
Mehmet EMIROGLU
7.5
CVSS
HIGH
SQL Injection
89
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: a:oscommerce:oscommerce:2.3.4.1
Platforms Tested: Windows
2019
osCommerce 2.3.4.1 – ‘products_id’ SQL Vulnerabilities
The osCommerce 2.3.4.1 version web application is vulnerable to SQL injection. By replacing the 'products_id' value in the URL with a high number and adding a specific payload, an attacker can execute arbitrary SQL queries.
Mitigation:
The vendor should release a patch to fix the SQL injection vulnerability. In the meantime, it is recommended to implement input validation and parameterized queries to prevent SQL injection attacks.