CRITICAL🇵🇱 Wersja polska

CVE-2014-125123

CVSS 10.0v4.0pub. 2025-07-31upd. 2026-04-15

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.

🤖 AI Analysis
How it works

The login-name parameter passed to the lbin/webcommand.php script is not properly sanitized, which enables SQL code injection (CWE-89). An attacker can thus read the administrator password stored in the backend database without any authentication. After logging into the administrator account, the attacker exploits the Command Center feature (display.php) to execute arbitrary system commands. These commands are executed with root privileges on the host, which means complete takeover of server control.

Impact

An attacker can gain full control over the server by executing arbitrary operating system commands with root privileges — including installation of backdoors, data theft, and takeover of all hosted services.

Mitigation & patch

Kloxo should be updated to version 6.1.12 or later. If updating is not possible, immediately restrict access to the Kloxo panel at the firewall level to trusted IP addresses and consider migrating to an alternative solution.

Who is affected

Kloxo (LXCenter) in versions earlier than 6.1.12

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
SQLi
CWE
References