2021-07-02 18:46:36 +00:00
|
|
|
id: grails-database-admin-console
|
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
name: Grails Admin Console Panel - Detect
|
2021-07-02 18:46:36 +00:00
|
|
|
author: emadshanab
|
2023-02-02 23:05:19 +00:00
|
|
|
severity: medium
|
2022-11-19 01:50:30 +00:00
|
|
|
description: Grails Admin Console panel was detected.
|
2023-10-14 11:27:55 +00:00
|
|
|
reference:
|
|
|
|
- https://www.acunetix.com/vulnerabilities/web/grails-database-console/
|
|
|
|
- http://h2database.com/html/quickstart.html#h2_console
|
2022-11-19 01:50:30 +00:00
|
|
|
classification:
|
2023-02-02 23:05:19 +00:00
|
|
|
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
|
2022-11-19 01:50:30 +00:00
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:grails:grails:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-04 08:20:22 +00:00
|
|
|
max-request: 2
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: grails
|
2024-06-07 10:04:29 +00:00
|
|
|
product: grails
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: grails,panel
|
2021-07-02 18:46:36 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-02 18:46:36 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/dbconsole/'
|
|
|
|
- '{{BaseURL}}/h2-console/'
|
|
|
|
|
2021-08-30 06:47:26 +00:00
|
|
|
matchers-condition: and
|
2021-07-02 18:46:36 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>H2 Console</title>"
|
2021-08-30 09:51:21 +00:00
|
|
|
|
2021-08-30 06:47:26 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Sorry, remote connections ('webAllowOthers') are disabled on this server"
|
|
|
|
negative: true
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100dc37cc284ac818a7d845dc24ed8bb68ca5bd4f090a54589cd07656c0532bc62902202def8d6a1daed02c5e6e013f974e2953a47abff6ee3b3e2ad03b19ae1ecabbbc:922c64590222798bb761d5b6d8e72950
|