SABnzbd Quick-Start Wizard - Exposure
ID: sabnzbd-installer
Severity: high
Author: DhiyaneshDk
Tags: sabnzbd,wizard,installer,misconfig
Description
Section titled “Description”Default installation wizard page of SABnzbd was discovered.
YAML Source
Section titled “YAML Source”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
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: 490a00463044022038ca85c82f60ffe3d0365493f038e073365f860b3d1120115a837097678b84de02201473927e1381d199a0c4129815efdfab50e3127d0ad1ee429ceb0947a32ba4ca:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/installer/sabnzbd-installer.yaml"