collibra-properties: Collibra Properties Exposure

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

漏洞描述

Detected exposed Collibra Properties.

PoC代码[已公开]

id: collibra-properties

info:
  name: Collibra Properties Exposure
  author: 0xPugal
  severity: high
  description: Detected exposed Collibra Properties.
  reference:
    - https://twitter.com/shaybt12/status/1662431219223605254
  metadata:
    verified: true
    max-request: 3
  tags: exposure,config,collibra-properties,collibra,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/collibra.properties"
      - "{{BaseURL}}/app/collibra.properties"
      - "{{BaseURL}}/src/collibra.properties"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'collibra.url'
          - 'collibra.port'
          - 'collibra.user'
          - 'collibra.password'
        condition: or

      - type: word
        part: header
        words:
          - "text/plain"
          - "bytes"
        condition: or

      - type: word
        part: header
        words:
          - "text/html"
        negative: true

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