| 제목 | Codezips ISP Management System In PHP With Source Code V1.0 SQL Injection |
|---|
| 설명 | During the security review of "ISP Management System In PHP With Source Code", Cuit_jiang discovered a critical SQL injection vulnerability in the "pay.php" file. This vulnerability stems from insufficient user input validation of the 'customer' 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 'pay.php' file of the 'ISP Management System In PHP With Source Code' project. The reason for this issue is that attackers inject malicious code from the parameter "customer" 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/JiangJiangCC/CVE/issues/1 |
|---|
| 사용자 | Cuit_jiang (UID 77042) |
|---|
| 제출 | 2024. 11. 02. PM 03:14 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 11. 03. AM 07:56 (17 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 282920 [Codezips ISP Management System 1.0 pay.php 고객 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|