Tautulli Panel - Unauthenticated Access
ID: tautulli-unauth
Severity: medium
Author: ritikchaddha
Tags: panel,misconfig,tautulli,unauth,exposure
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: tautulli-unauth
info: name: Tautulli Panel - Unauthenticated Access author: ritikchaddha severity: medium classification: cpe: cpe:2.3:a:tautulli:tautulli:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: tautulli product: tautulli shodan-query: - title:"Tautulli - Home" - http.title:"tautulli" - http.title:"tautulli - home" fofa-query: - title="tautulli - home" - title="tautulli" google-query: - intitle:"tautulli" - intitle:"tautulli - home" tags: panel,misconfig,tautulli,unauth,exposure
http: - method: GET path: - "{{BaseURL}}/home"
matchers-condition: and matchers: - type: word part: body words: - 'Tautulli - Home' - 'Libraries</a>' condition: and
- type: status status: - 200# digest: 4a0a0047304502203a921c7f6fec7415d3b2e7204b33e4614789b1f362cec0d7bc2d2874efb0f45a022100f0957ecc59e16d9f08560c7aaac56014cb8820daf6399ece6ec098afc48b01f4: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/exposed-panels/unauth/tautulli-unauth.yaml"