CVE-2019-25496
Received Received - Intake
SQL Injection in osCommerce 2.3.4.1 product_info.php Allows Data Exposure

Publication date: 2026-02-27

Last updated on: 2026-03-04

Assigner: VulnCheck

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-27
Last Modified
2026-03-04
Generated
2026-06-16
AI Q&A
2026-02-27
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
oscommerce oscommerce 2.3.4.1
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a SQL injection issue found in osCommerce version 2.3.4.1. It allows attackers who are not authenticated to manipulate database queries by injecting malicious SQL code through the products_id parameter in the product_info.php file. By modifying the products_id value and appending boolean-based SQL injection payloads, attackers can extract sensitive information from the database.

Impact Analysis

The impact of this vulnerability is significant because it allows attackers to access sensitive database information without any authentication. This can lead to unauthorized disclosure of confidential data, potentially compromising customer information, business data, or other sensitive content stored in the database.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2019-25496. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart