CVE-2025-10712 Details
Description
A vulnerability was found in 07FLYCMS, 07FLY-CMS and 07FlyCRM up to 20250831. This issue affects some unknown processing of the file /index.php/Login/login. Performing manipulation of the argument Username results in sql injection. It is possible to initiate the attack remotely. The exploit has been made public and could be used. This product is published under multiple names. The vendor was contacted early about this disclosure but did not respond in any way.
A critical SQL injection vulnerability has been identified in the 07FLY Customer Management System, 07FLY-CMS, and 07FlyCRM, all versions prior to 20250831. The vulnerability resides in the login endpoint of the file /index.php/Login/login. It is caused by inadequate validation and sanitization of the 'username' parameter in POST requests, allowing attackers to inject malicious SQL payloads that are executed by the backend database. This vulnerability can be exploited remotely without any authentication.
It is recommended to replace the current SQL query handling with parameterized queries to prevent SQL injection. Additionally, implement strict input validation and sanitization for the 'username' parameter, rejecting inputs with SQL-specific syntax. Strengthening authentication logic by enforcing strong password policies and adding rate limiting for login attempts can also help mitigate this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 19, 2025CISA-ADP
Assessed Sep 19, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/1276486/CVE/issues/13 | CISA-ADP | ExploitIssue TrackingRemedyTechnical Description |
| https://github.com/1276486/CVE/issues/13 | [email protected] | ExploitIssue TrackingRemedyTechnical Description |
| https://vuldb.com/?ctiid.325000 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/?id.325000 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.644970 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| 07FLY Customer Management System | All versions |
CPE
Remediation
| |
| 07FLY-CMS | V1.0 |
CPE
Remediation
| |
| 07FlyCRM | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Sep 19, 2025 | New CVE Received | [email protected] |
| Sep 19, 2025 | CVE Modified | CISA-ADP |
Volerion