CVE-2019-25495
Received Received - Intake
SQL Injection in osCommerce 2.3.4.1 Product Reviews Module

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 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-27
Last Modified
2026-03-04
Generated
2026-05-07
AI Q&A
2026-02-27
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

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 'reviews_id' parameter. Specifically, attackers can send specially crafted GET requests to the 'product_reviews_write.php' page with harmful 'reviews_id' values that use boolean-based SQL injection techniques to extract sensitive information from the database.


How can this vulnerability impact me? :

The impact of this vulnerability is significant because it allows an unauthenticated attacker to access sensitive database information by exploiting the SQL injection flaw. According to the CVSS v3.1 score of 8.2, the vulnerability has high confidentiality impact, meaning sensitive data can be disclosed. The integrity impact is low, and there is no impact on availability. This means attackers can read sensitive data but have limited ability to alter or disrupt the system.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart