2024-08-17 18:18:46 +00:00
|
|
|
id: readarr-dashboard-unauth
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Readarr Dashboard - Unauthenticated
|
|
|
|
author: ProjectDiscoveryAI
|
|
|
|
severity: medium
|
|
|
|
description: |
|
|
|
|
Exposure of Readarr dashboard which can lead to sensitive information disclosure.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"readarr"
|
|
|
|
tags: readarr,dashboard,unauth,misconfig
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Readarr</title>"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Login - Readarr"
|
|
|
|
negative: true
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-08-19 16:10:13 +00:00
|
|
|
# digest: 4a0a00473045022100c5139de87c1b69a8594349cc17614d0606650e27c1a94e302b5ce513c8715b6602207fe8dc4144940b5047c3ef5f604fcfa74ce7dc89fb658d719db7b3ff10e75452:922c64590222798bb761d5b6d8e72950
|