| 제목 | 07FLY Customer Management System V1.0 SQL Injection |
|---|
| 설명 | During the security assessment of the "07FLY Customer Management System" and its associated CRM ecosystem, a high-severity SQL Injection vulnerability was identified in the /index.php/Login/login login endpoint of the OA system hosted at http://oa.07fly.com. The core issue lies in the system's failure to validate or sanitize the username input parameter in login POST requests. When an attacker enters a malicious SQL payload (e.g., 1' or 1=1 --) into the username field and any arbitrary value in the password field, the payload is directly inserted into the backend SQL query that verifies user identity. |
|---|
| 원천 | ⚠️ https://github.com/1276486/CVE/issues/13 |
|---|
| 사용자 | Zre0x1c (UID 89206) |
|---|
| 제출 | 2025. 08. 31. PM 04:26 (9 개월 ago) |
|---|
| 모더레이션 | 2025. 09. 19. AM 08:08 (19 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 325000 [07FLYCMS/07FLY-CMS/07FlyCRM 까지 20250831 /index.php/Login/login 사용자 이름 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|