| 제목 | SourceCodester Vehicle Management System in PHP/MySQL V1.0 SQL Injection |
|---|
| 설명 | During the security review of the "Vehicle Management System in PHP/MySQL" xuanluansec discovered a critical SQL injection vulnerability in the updatebill.php file. This vulnerability stems from inadequate validation of user inputs for the email and password parameters, allowing attackers to inject malicious SQL queries. As a result, attackers can gain unauthorized access to the database, modify or delete data, and access sensitive information. Immediate remediation is required to secure the system and protect data integrity.
A SQL injection vulnerability was found in the 'updatebill.php' file of the 'Vehicle Management System in PHP/MySQL' project. The reason for this issue is that attackers inject malicious code from the parameter "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. |
|---|
| 원천 | ⚠️ https://github.com/CveSecLook/cve/issues/44 |
|---|
| 사용자 | xuanluansec (UID 68581) |
|---|
| 제출 | 2024. 06. 08. AM 06:30 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 06. 08. AM 09:50 (3 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 267458 [SourceCodester Vehicle Management System 1.0 updatebill.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|