| 제목 | itsourcecode Bike Delivery System Source code Sample V1.0 SQL Injection |
|---|
| 설명 | During the security review of "Bike Delivery System Source code Sample", yojoht discovered a critical SQL injection vulnerability in the "contact_us_action.php" file. This vulnerability stems from insufficient user input validation of the 'name' 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 'contact_us_action.php' file of the 'Bike Delivery System Source code Sample' project. The reason for this issue is that attackers inject malicious code from the parameter "name" 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/56 |
|---|
| 사용자 | yojoht (UID 71859) |
|---|
| 제출 | 2024. 08. 05. PM 01:26 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 08. 05. PM 09:50 (8 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 273648 [itsourcecode Bike Delivery System 1.0 contact_us_action.php 이름 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|