sabnzbd-installer: SABnzbd Quick-Start Wizard - Exposure

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

漏洞描述

Default installation wizard page of SABnzbd was discovered.

PoC代码[已公开]

id: sabnzbd-installer

info:
  name: SABnzbd Quick-Start Wizard - Exposure
  author: DhiyaneshDk
  severity: high
  description: |
    Default installation wizard page of SABnzbd was discovered.
  reference:
    - https://www.sabnzbd.org/
  classification:
    cpe: cpe:2.3:a:sabnzbd:sabnzbd:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: sabnzbd
    product: sabnzbd
    shodan-query: html:"SABnzbd Quick-Start Wizard"
    fofa-query: body="SABnzbd Quick-Start Wizard"
  tags: sabnzbd,wizard,installer,misconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/sabnzbd/wizard/"
      - "{{BaseURL}}/wizard/"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "SABnzbd Quick-Start Wizard"

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

相关漏洞推荐