| 제목 | 1000 Projects Daily College Class Work Report Book PHP Project Code V1.0 sql |
|---|
| 설명 | During the security review of "Daily College Class Work Report Book PHP Project Code", alc9700 discovered a critical SQL injection vulnerability in the "/login.php" file. This vulnerability stems from insufficient user input validation of the 'user' 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 'Daily College Class Work Report Book PHP Project Code' 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.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. |
|---|
| 원천 | ⚠️ https://github.com/alc9700jmo/CVE/issues/4 |
|---|
| 사용자 | alc9700 (UID 79368) |
|---|
| 제출 | 2024. 12. 26. AM 02:21 (1 년도 ago) |
|---|
| 모더레이션 | 2024. 12. 26. AM 08:45 (6 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 289329 [1000 Projects Daily College Class Work Report Book 1.0 /login.php 사용자 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|