| Title | itsourcecode Student Management System 1.0 SQL Injection |
|---|
| Description | During the security review of the PHP "Student Management System", "xxx" discovered a critical SQL injection vulnerability in the "login.php" file. This vulnerability stems from insufficient user input validation of the "bid" 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 'login.php' file of the 'Student Management System' project. The reason for this issue is that attackers inject malicious code from the parameter "user" 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. |
|---|
| Source | ⚠️ https://github.com/HryspaHodor/CVE/issues/3 |
|---|
| User | Hryspa_Hodor (UID 70720) |
|---|
| Submission | 06/18/2024 07:52 (2 years ago) |
|---|
| Moderation | 06/20/2024 08:00 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 269163 [itsourcecode Student Management System 1.0 Login Page login.php User sql injection] |
|---|
| Points | 20 |
|---|