38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
id: dgraph-dashboard-exposure
|
|
|
|
info:
|
|
name: Dgraph Ratel Dashboard Exposure Panel - Detect
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
description: Dgraph Ratel Dashboard Exposure panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:dgraph:dgraph:*:*:*:*:go:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Dgraph Ratel Dashboard"
|
|
product: dgraph
|
|
vendor: dgraph
|
|
tags: exposure,unauth,panel,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/?dev"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Choose a version of the Ratel interface'
|
|
- '<title>Dgraph Ratel Dashboard</title>'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
# digest: 490a0046304402200b6bbf55c4707f9ead1281c48d34a20f122af7895d280a681d25cad76b071a650220406726a21ca70b9b6d2d7942d1270b72b68aa39ae6a964116fb6e5cbcfb77004:922c64590222798bb761d5b6d8e72950 |