CVE Catalog

CVE-2025-51969

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

14th percentile - higher than 14% of all known CVEs

Summary

A SQL Injection vulnerability exists in product.php of PuneethReddyHC Online Shopping System Advanced 1.0. The 'product_id' GET parameter is not properly validated before being included in a SQL statement.

Risk Assessment

An attacker can manipulate SQL queries, potentially leading to unauthorized data access, modification, or deletion.

Recommendation

Use parameterized queries or prepared statements in product.php. Additionally, validate and sanitize input data.

Other vulnerabilities in PuneethReddyHC Online Shopping System

See all
Original NVD description (English source)

A SQL Injection vulnerability exists in the product.php page of PuneethReddyHC Online Shopping System Advanced 1.0. This flaw is present in the product_id GET parameter, which is not properly validated before being included in a SQL statement.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS