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 (Wampp)
2019
osCommerce 2.3.4.1 – ‘reviews_id’ SQL Vulnerabilities
This exploit allows an attacker to manipulate the 'reviews_id' parameter in the osCommerce 2.3.4.1 web application, leading to SQL injection vulnerabilities. By replacing the ID value in the URL with a high number value and adding a payload, an attacker can execute arbitrary SQL queries.
Mitigation:
Apply proper input validation and parameterized queries to prevent SQL injection attacks. Upgrade to a newer version of osCommerce if available.