CVE-2025-67146 Details
Description
Multiple SQL Injection vulnerabilities exist in AbhishekMali21 GYM-MANAGEMENT-SYSTEM 1.0 via the 'name' parameter in (1) member_search.php, (2) trainer_search.php, and (3) gym_search.php, and via the 'id' parameter in (4) payment_search.php. An unauthenticated remote attacker can exploit these issues to inject malicious SQL commands, leading to unauthorized data extraction, authentication bypass, or modification of database contents.
Multiple SQL injection vulnerabilities have been identified in AbhishekMali21 GYM-MANAGEMENT-SYSTEM version 1.0. These vulnerabilities arise in the search and payment modules, allowing unauthenticated remote attackers to inject malicious SQL commands. The affected files are member_search.php, trainer_search.php, gym_search.php, and payment_search.php. Exploitation of these vulnerabilities could lead to unauthorized data extraction, authentication bypass, or modification of database contents.
It is recommended to use prepared statements with mysqli_prepare to prevent SQL injection attacks by properly sanitizing user input before executing database queries.
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 Jan 12, 2026References 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/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/issues/4 | [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 |
|---|---|
| abhishekmali21 gym management system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 27, 2026 | Initial Analysis | [email protected] |
| Jan 12, 2026 | New CVE Received | [email protected] |
| Jan 12, 2026 | CVE Modified | CISA-ADP |