tautulli-install: Tautulli - Exposed Installation

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

漏洞描述

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

PoC代码[已公开]

id: tautulli-install

info:
  name: Tautulli - Exposed Installation
  author: ritikchaddha
  severity: high
  description: Tautulli is susceptible to the Installation page exposure due to misconfiguration.
  classification:
    cpe: cpe:2.3:a:tautulli:tautulli:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: tautulli
    product: tautulli
    shodan-query: title:"Tautulli - Welcome"
  tags: misconfig,tautulli,install,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/welcome"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - '<title>Tautulli - Welcome'
          - 'Tautulli Setup Wizard'
        condition: or

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

相关漏洞推荐