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 reviews_id parameter. Attackers can send GET requests to product_reviews_write.php with malicious reviews_id values using 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/46330 (ExploitDB-46330)
www.oscommerce.com (osCommerce Official Website)
www.vulncheck.com/...e-sql-injection-via-reviewsid-parameter (VulnCheck Advisory: osCommerce 2.3.4.1 SQL Injection via reviews_id Parameter)