Description
osCommerce 2.3.4.1 contains a SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the products_id parameter. Attackers can modify the products_id value in product_info.php requests and append boolean-based SQL injection payloads to extract sensitive database information.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Mehmet EMIROGLU
References
www.exploit-db.com/exploits/46329 (ExploitDB-46329)
www.oscommerce.com (osCommerce Official Website)
www.vulncheck.com/...-sql-injection-via-productsid-parameter (VulnCheck Advisory: osCommerce 2.3.4.1 SQL Injection via products_id Parameter)