apache-hbase-unauth: Apache Hbase Unauth

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

漏洞描述

Apache Hbase is exposed.

PoC代码[已公开]

id: apache-hbase-unauth

info:
  name: Apache Hbase Unauth
  author: pikpikcu
  severity: medium
  description: Apache Hbase is exposed.
  metadata:
    max-request: 1
  tags: apache,unauth,misconfig,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/conf'

    matchers-condition: and
    matchers:
      - type: word
        words:
          - '<name>hbase.defaults.for.version</name>'
          - '<source>hbase-default.xml</source>'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022023f126b498128cf543af24ed04a99e015438712debb3737479b1aa260cb32d7c0221009c18c7b352596eb6bb346e90ff4ce9f698bda2287b535f5bdfaf76b8b3aa8513:922c64590222798bb761d5b6d8e72950

相关漏洞推荐