osCommerce
cpe:2.3:a:oscommerce:online_merchant:*:*:*:*:*:*:*, +1 more
- 2.3.4.1
A SQL injection vulnerability has been identified in osCommerce version 2.3.4.1. This issue allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'products_id' parameter in 'product_info.php' requests. Exploitation of this vulnerability could lead to the extraction of sensitive database information.
Exploitation of this vulnerability allows for boolean-based SQL injection, where attackers can manipulate SQL queries to extract database information.
To reproduce this vulnerability, navigate to the 'product_info.php' page and replace the 'products_id' parameter with a high value, such as 99999999. Then, append a boolean-based SQL injection payload to the end of the URL. The injected payload will be executed by the application's database, allowing the attacker to extract sensitive information.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.