nuclei-templates/http/cves/2014/CVE-2014-2321.yaml

45 lines
1.2 KiB
YAML
Raw Normal View History

2021-04-23 13:32:38 +00:00
id: CVE-2014-2321
info:
name: ZTE Cable Modem Web Shell
author: geeknik
2023-07-11 19:49:27 +00:00
severity: critical
description: |
ZTE F460 and F660 cable modems allows remote attackers to obtain administrative access via sendcmd requests to web_shell_cmd.gch, as demonstrated by using "set TelnetCfg" commands to enable a TELNET service with specified credentials.
2021-04-23 13:32:38 +00:00
reference:
- https://yosmelvin.wordpress.com/2017/09/21/f660-modem-hack/
- https://jalalsela.com/zxhn-h108n-router-web-shell-secrets/
- https://nvd.nist.gov/vuln/detail/CVE-2014-2321
- http://www.kb.cert.org/vuls/id/600724
2023-07-11 19:49:27 +00:00
- http://www.myxzy.com/post-411.html
classification:
2022-09-06 01:33:31 +00:00
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:C/I:C/A:C
cvss-score: 10
cve-id: CVE-2014-2321
2022-09-06 01:33:31 +00:00
cwe-id: CWE-264
2023-07-11 19:49:27 +00:00
epss-score: 0.96364
cpe: cpe:2.3:h:zte:f460:-:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: zte
product: f460
tags: iot,cve,cve2014,zte
2021-04-23 13:32:38 +00:00
http:
2021-04-23 13:32:38 +00:00
- method: GET
path:
- "{{BaseURL}}/web_shell_cmd.gch"
matchers-condition: and
matchers:
- type: word
2023-07-11 19:49:27 +00:00
part: body
2021-04-23 13:32:38 +00:00
words:
- "please input shell command"
- "ZTE Corporation. All rights reserved"
condition: and
2021-04-23 16:42:45 +00:00
2021-04-23 13:32:38 +00:00
- type: status
status:
- 200