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-02-22 00:55:04 +00:00
|
|
|
product: grails
|
2024-03-26 08:03:04 +00:00
|
|
|
vendor: 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-03-26 08:03:04 +00:00
|
|
|
# digest: 4a0a00473045022100f7857a61a4ccdef275c890a466396f0aef331e21c33e1ab4e86f6cd2c4f3c4a4022025d9b94b715dc2b8c625ba3a8111008a7f2039dd829d7b2bef2414ba73e51ced:922c64590222798bb761d5b6d8e72950
|