bitrix24-installer: Bitrix24 Installation Exposure

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

漏洞描述

Bitrix24 is susceptible to the Installation page exposure due to misconfiguration.

PoC代码[已公开]

id: bitrix24-installer

info:
  name: Bitrix24 Installation Exposure
  author: DhiyaneshDK
  severity: high
  description: Bitrix24 is susceptible to the Installation page exposure due to misconfiguration.
  classification:
    cpe: cpe:2.3:a:bitrix24:bitrix24:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: bitrix24
    product: bitrix24
    shodan-query: http.favicon.hash:-2115208104
  tags: misconfig,bitrix24,install,exposure,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Start installation'
          - 'Bitrix24'
        condition: and

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

      - type: status
        status:
          - 200
# digest: 490a0046304402203750717c5b0812ca37aceae673cd94c7634eee13a7e66e48e1c6660740ac90380220643bd5fe756456eb390457e3bd734fd51058d0b46e5121a9c659f11d0e7efd28:922c64590222798bb761d5b6d8e72950

相关漏洞推荐