CVE Catalog

CVE-2025-51968

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 action.php of PuneethReddyHC Online Shopping System Advanced 1.0. The application fails to properly sanitize the 'proId' POST parameter, allowing attackers to inject arbitrary SQL expressions.

Risk Assessment

An attacker can gain unauthorized access to the database, steal, modify, or delete data, potentially leading to confidentiality and integrity breaches.

Recommendation

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

Other vulnerabilities in PuneethReddyHC Online Shopping System

See all
Original NVD description (English source)

A SQL Injection vulnerability exists in the action.php file of PuneethReddyHC Online Shopping System Advanced 1.0. The application fails to properly sanitize user-supplied input in the proId POST parameter, allowing attackers to inject arbitrary SQL expressions.

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