38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
id: grails-database-admin-console
|
|
|
|
info:
|
|
name: Grails Admin Console Panel - Detect
|
|
author: emadshanab
|
|
severity: medium
|
|
description: Grails Admin Console panel was detected.
|
|
reference:
|
|
- https://www.acunetix.com/vulnerabilities/web/grails-database-console/
|
|
- http://h2database.com/html/quickstart.html#h2_console
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:grails:grails:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: grails
|
|
product: grails
|
|
tags: grails,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/dbconsole/'
|
|
- '{{BaseURL}}/h2-console/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>H2 Console</title>"
|
|
|
|
- type: word
|
|
words:
|
|
- "Sorry, remote connections ('webAllowOthers') are disabled on this server"
|
|
negative: true
|
|
# digest: 4a0a00473045022100dc37cc284ac818a7d845dc24ed8bb68ca5bd4f090a54589cd07656c0532bc62902202def8d6a1daed02c5e6e013f974e2953a47abff6ee3b3e2ad03b19ae1ecabbbc:922c64590222798bb761d5b6d8e72950 |