CVE-2014-125123
High PUBLISHEDKloxo < 6.1.12 Unauthenticated SQL Injection RCE
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
An unauthenticated SQL injection vulnerability exists in the Kloxo web hosting control panel (developed by LXCenter) prior to version 6.1.12. The flaw resides in the login-name parameter passed to lbin/webcommand.php, which fails to properly sanitize input, allowing an attacker to extract the administrator’s password from the backend database. After recovering valid credentials, the attacker can authenticate to the Kloxo control panel and leverage the Command Center feature (display.php) to execute arbitrary operating system commands as root on the underlying host system. This vulnerability was reported to be exploited in the wild in January 2014.
- CVE Published
- Jul 31, 2025
- Exploitation Reported
- Jun 01, 2026
- CVSS
- 10.0 Critical
- EPSS
- 0.7%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| LXCenter |
Kloxo
|
0 to < 6.1.12 |
Affected |
CVE References
- Third-Party Advisory — vulncheck.com vulncheck.com · Third-Party Advisory https://www.vulncheck.com/advisories/kloxo-unauth-sqli-rce
- Exploit — raw.githubusercontent.com raw.githubusercontent.com · Exploit https://raw.githubusercontent.com/rapid7/metasploit-framework/master/...
- Exploit — exploit-db.com exploit-db.com · Exploit https://www.exploit-db.com/exploits/31577
- GitHub — lxcenter/kloxo github.com · Product https://github.com/lxcenter/kloxo
- web.archive.org/web/20140301125222/http://www.webhostingtalk... web.archive.org · CVE Record https://web.archive.org/web/20140301125222/http://www.webhostingtalk....
Show 1 more reference
- web.archive.org/web/20141118054734/https://vpsboard.com/topi... web.archive.org · CVE Record https://web.archive.org/web/20141118054734/https://vpsboard.com/topic...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CVE First | 2026-06-01 10:38 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Exploitation Status
Exploited in the wild
Recorded 2026-06-01 10:38:09 UTC · CVE
Weaknesses (CWE)
-
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
10:38 UTC about 2 months ago10:38 UTC · about 2 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
14:57 UTC 12 months ago14:57 UTC · 12 months ago
CVE published
Vulnerability disclosed publicly
-
15:09 UTC 12 months ago15:09 UTC · 12 months ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2014-125123
{
"cve_id": "CVE-2014-125123",
"title": "Kloxo < 6.1.12 Unauthenticated SQL Injection RCE",
"affected_vendor": "LXCenter",
"affected_product": "Kloxo",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 10.0,
"epss_score": 0.00667,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}