| タイトル | itsourcecode Loan Management System Project 1.0 SQL Injection |
|---|
| 説明 | 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 'Loan Management System ' project. The reason for this issue is that attackers inject malicious code from the parameter "username" 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. |
|---|
| ソース | ⚠️ https://github.com/HryspaHodor/CVE/issues/4 |
|---|
| ユーザー | Hryspa_Hodor (UID 70720) |
|---|
| 送信 | 2024年06月18日 07:58 (2 年 ago) |
|---|
| モデレーション | 2024年06月20日 08:03 (2 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 269164 [itsourcecode Loan Management System 1.0 Login Page login.php ユーザー名 SQLインジェクション] |
|---|
| ポイント | 20 |
|---|