cbcvebase.
CVE-2014-1203
published 2017-10-24

CVE-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
VendorProductVersion rangeFixed in
eyoueyou< 3.63.6

Detection & IOCsextracted from sources · hover to see the quote

url/webadm/?q=moni_detail.do&action=gragh
path/admin/domain/ip_login_set/d_ip_login_get.php
commandtype='|cat /etc/passwd||'
  • 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.