CVE-2014-1203
published 2017-10-24CVE-2014-1203: The get_login_ip_config_file function in Eyou Mail System before 3.6 allows remote attackers to execute arbitrary commands via shell metacharacters in the…
PriorityP276critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
15.65%
96.4th percentile
The get_login_ip_config_file function in Eyou Mail System before 3.6 allows remote attackers to execute arbitrary commands via shell metacharacters in the domain parameter to admin/domain/ip_login_set/d_ip_login_get.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| eyou | eyou | < 3.6 | 3.6 |
Detection & IOCsextracted from sources · hover to see the quote
- →Look for POST requests to /webadm/?q=moni_detail.do&action=gragh with shell metacharacters (e.g., pipe characters) in the POST body parameter 'type'. ↗
- →Detect exploitation attempts targeting the 'domain' parameter in d_ip_login_get.php containing shell metacharacters. ↗
- →A successful exploit response will contain 'root:.*:0:0:' in the HTTP response body, indicating /etc/passwd file disclosure via RCE. ↗
- →Content-Type header is application/x-www-form-urlencoded for the exploit POST request. ↗
- ·The Nuclei template targets /webadm/?q=moni_detail.do&action=gragh, which differs from the CVE-described vulnerable endpoint (admin/domain/ip_login_set/d_ip_login_get.php). Both paths should be monitored. ↗
- ·The vulnerability affects Eyou Mail System versions before 3.6 only; systems running 3.6 or later are not affected. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
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.
Nuclei
Eyou E-Mail <3.6 - Remote Code Execution
nuclei·CVSS 9.8
CVE-2014-1203 [CRITICAL] Eyou E-Mail <3.6 - Remote Code Execution
Eyou E-Mail <3.6 - Remote Code Execution
Eyou Mail System before 3.6 allows remote attackers to execute arbitrary commands via shell metacharacters in the domain parameter to admin/domain/ip_login_set/d_ip_login_get.php via the get_login_ip_config_file function.
Template:
id: CVE-2014-1203
info:
name: Eyou E-Mail <3.6 - Remote Code Execution
author: pikpikcu
severity: critical
description: Eyou Mail System before 3.6 allows remote attackers to execute arbitrary commands via shell metacharacters in the domain parameter to admin/domain/ip_login_set/d_ip_login_get.php via the get_login_ip_config_file function.
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.
remediation: |
Upgrade to a patched version of Eyou
2017-10-24
Published