30 lines
1.0 KiB
YAML
30 lines
1.0 KiB
YAML
id: CVE-2021-44077
|
|
|
|
info:
|
|
name: Zoho ManageEngine ServiceDesk Plus - Remote Code Execution
|
|
author: Adam Crosser,gy741
|
|
severity: critical
|
|
description: Zoho ManageEngine ServiceDesk Plus before 11306, ServiceDesk Plus MSP before 10530, and SupportCenter Plus before 11014 are vulnerable to unauthenticated remote code execution.
|
|
reference:
|
|
- https://www.cisa.gov/uscert/ncas/alerts/aa21-336a
|
|
- https://unit42.paloaltonetworks.com/tiltedtemple-manageengine-servicedesk-plus/
|
|
- https://github.com/horizon3ai/CVE-2021-44077
|
|
- https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/http/manageengine_servicedesk_plus_cve_2021_44077.rb
|
|
classification:
|
|
cve-id: CVE-2021-44077
|
|
tags: cve,cve2021,cisa,zoho,manageengine,rce
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/RestAPI/ImportTechnicians"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<form name="ImportTechnicians"'
|
|
|
|
- type: status
|
|
status:
|
|
- 200 |