| Title | Codezips Gym Management System in PHP with Source Code V1.0 SQL Injection |
|---|
| Description | During the security review of "Gym Management System in PHP with Source Code", xiaoxiaoxiao_H discovered a critical SQL injection vulnerability in the "/change_s_pwd.php" file. This vulnerability stems from insufficient user input validation of the 'login_id' parameter, allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to databases, modify or delete data, and access sensitive information. Immediate remedial measures are needed to ensure system security and protect data integrity.
A SQL injection vulnerability was found in the '/change_s_pwd.php' file of the 'Gym Management System in PHP with Source Code' project. The reason for this issue is that attackers inject malicious code from the parameter 'login_id' and use it directly in SQL queries without the need for appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations.
Attackers can exploit this SQL injection vulnerability to achieve unauthorized database access, sensitive data leakage, data tampering, comprehensive system control, and even service interruption, posing a serious threat to system security and business continuity. |
|---|
| Source | ⚠️ https://github.com/CContinueee/CVE/blob/main/CVE_1.md |
|---|
| User | xiaoxiaoxiao_H (UID 82098) |
|---|
| Submission | 02/27/2025 11:49 AM (12 months ago) |
|---|
| Moderation | 03/04/2025 05:22 PM (5 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 298560 [Codezips Gym Management System 1.0 /change_s_pwd.php login_id/login_key sql injection] |
|---|
| Points | 20 |
|---|