CVE-2018-0708
published 2018-07-17CVE-2018-0708: Command injection vulnerability in networking of QNAP Q'center Virtual Appliance version 1.7.1063 and earlier could allow authenticated users to run arbitrary…
PriorityP271high8.8CVSS 3.0
AVNACLPRLUINSUCHIHAH
EXPLOIT
EPSS
26.33%
97.8th percentile
Command injection vulnerability in networking of QNAP Q'center Virtual Appliance version 1.7.1063 and earlier could allow authenticated users to run arbitrary commands.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| qnap | q_center | <= 1.7.1063 | — |
| qnap | q_center_virtual_appliance | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor POST requests to /qcenter/hawkeye/v1/network_config — the `passwd` field is passed unsanitized into a bash echo/sudo command, enabling command injection via base64-encoded payloads. ↗
- →Alert on GET requests to /qcenter/hawkeye/v1/account by non-admin roles; the response leaks the admin password in the `new_password` field encoded in base64. ↗
- →Detect presence of files /tmp/netconfigpower or /tmp/date_config on the Q'center appliance filesystem as indicators of successful command injection exploitation. ↗
- →Inspect the `passwd` JSON field in POST bodies to /qcenter/hawkeye/v1/network_config and /qcenter/hawkeye/v1/date_config for base64-encoded strings that decode to shell metacharacters (e.g., semicolons, quotes). ↗
- →Flag authenticated sessions with ROLE=1610612735 (Power User) accessing /qcenter/hawkeye/v1/network_config or /qcenter/hawkeye/v1/date_config, as Power Users should not have access to these endpoints via the web UI. ↗
- ·Affected versions confirmed in testing are Q'center Virtual Appliance 1.6.1056 (20170825) and 1.6.1075 (20171123); NVD lists 1.7.1063 and earlier as vulnerable — other versions may also be affected but were not tested. ↗
CVSS provenance
nvdv3.08.8HIGHCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.09.0CRITICALAV:N/AC:L/Au:S/C:C/I:C/A:C
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
http://packetstormsecurity.com/files/148515/QNAP-Qcenter-Virtual-Appliance-1.6.x-Information-Disclosure-Command-Injection.htmlhttp://seclists.org/fulldisclosure/2018/Jul/45https://www.coresecurity.com/advisories/qnap-qcenter-virtual-appliance-multiple-vulnerabilitieshttps://www.exploit-db.com/exploits/45015/https://www.qnap.com/zh-tw/security-advisory/nas-201807-10https://www.securityfocus.com/archive/1/542141/100/0/threadedhttp://packetstormsecurity.com/files/148515/QNAP-Qcenter-Virtual-Appliance-1.6.x-Information-Disclosure-Command-Injection.htmlhttp://seclists.org/fulldisclosure/2018/Jul/45https://www.coresecurity.com/advisories/qnap-qcenter-virtual-appliance-multiple-vulnerabilitieshttps://www.exploit-db.com/exploits/45015/https://www.qnap.com/zh-tw/security-advisory/nas-201807-10https://www.securityfocus.com/archive/1/542141/100/0/threaded
2018-07-17
Published