| Title | 07FLY Customer Management System V1.0 SQL Injection |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/1276486/CVE/issues/13 |
|---|
| User | Zre0x1c (UID 89206) |
|---|
| Submission | 08/31/2025 16:26 (9 months ago) |
|---|
| Moderation | 09/19/2025 08:08 (19 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 325000 [07FLYCMS/07FLY-CMS/07FlyCRM up to 20250831 /index.php/Login/login Username sql injection] |
|---|
| Points | 20 |
|---|