CVE-2025-51972 Details
Description
A SQL Injection vulnerability exists in the login.php of PuneethReddyHC Online Shopping System Advanced 1.0 due to improper sanitization of user-supplied input in the keyword POST parameter.
A SQL injection vulnerability has been identified in the login.php file of PuneethReddyHC Online Shopping System Advanced version 1.0. This vulnerability arises from inadequate sanitization of user input in the keyword POST parameter, allowing attackers to inject arbitrary SQL commands. Exploitation of this vulnerability could lead to unauthorized database access, manipulation of database contents, and potentially bypassing authentication mechanisms.
To address this vulnerability, use parameterized queries and prepared statements to prevent SQL injection. Implement strict server-side input validation, enforce the principle of least privilege for the database account, and regularly patch and update the application and its dependencies.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 28, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/jairajparyani/CVE-s/blob/main/CVE-2025-51972%20%E2%80%93%20SQL%20Injection%20in%20Online%20Shopping%20System | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| puneethreddyhc online shopping system advanced | 1.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 26, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Sep 9, 2025 | Initial Analysis | [email protected] |
| Aug 28, 2025 | CVE Modified | CISA-ADP |
| Aug 28, 2025 | New CVE Received | [email protected] |