| 标题 | phpgurukul.com phpgurukul User Registration & Login and User Management System With admin panel V1.0 SQL Injection Vulnerability |
|---|
| 描述 | Problem Type
Vulnerability Type
SQL Injection Root Cause
A SQL injection vulnerability was discovered in the "/student_edit1.php" file within the "phpgurukul User Registration & Login and User Management System With admin panel" project. The reason for this issue is that after the attacker logs in with valid credentials, they can inject malicious code into the parameter "id". The application fails to properly escape or validate this input before using it in the SQL query. This allows the attacker to modify the SQL query and perform unauthorized operations. Impact
Attackers can take advantage of this SQL injection vulnerability to achieve unauthorized database access, leakage of sensitive data, data tampering, full system control, and even service interruption, posing a serious threat to system security and business continuity.
Description
During the security review of "phpgurukul User Registration & Login and User Management System With admin panel", a critical SQL injection vulnerability was identified. This vulnerability exists in the "/change-password.php" file. The vulnerability arises from insufficient validation of the 'id' parameter by the user. After an attacker logs in using valid login credentials, they can inject malicious SQL queries through this parameter. Immediate remedial measures must be taken to ensure system security and protect data integrity. |
|---|
| 来源 | ⚠️ https://github.com/Bai-public/CVE/issues/8 |
|---|
| 用户 | Mountain Ghost (UID 92943) |
|---|
| 提交 | 2026-07-13 14時30分 (2 月前) |
|---|
| 管理 | 2026-08-29 08時53分 (2 months later) |
|---|
| 状态 | 重复 |
|---|
| VulDB条目 | 397013 [PHPGurukul Student Information System 1.0 /student_edit1.php 标识符 SQL注入] |
|---|
| 积分 | 0 |
|---|