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
|
|
product: grails
|
|
vendor: 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: 4a0a00473045022100d04108440005b1243ad25956983a0cb51bf1da399fb795045f32b6efa0c7028002202732b9ad87b5bd015a601151631f23b3fabc7c7b286f0a82913a06087d96e04f:922c64590222798bb761d5b6d8e72950 |