38 lines
1005 B
YAML
38 lines
1005 B
YAML
id: gogs-installer
|
|
|
|
info:
|
|
name: Gogs (Go Git Service) - Installer
|
|
author: dhiyaneshDk
|
|
severity: critical
|
|
description: Go Git Service installer panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
|
|
cvss-score: 9.4
|
|
cwe-id: CWE-284
|
|
cpe: cpe:2.3:a:gogs:gogs:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Installation - Gogs"
|
|
product: gogs
|
|
vendor: gogs
|
|
tags: misconfig,exposure,gogs,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "General Settings"
|
|
- "Database Settings"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220284d3bf3d7e73b6fe8c132acdc32921b82227bd336d85ee97eba3f0e80457870022100c6f9df0051b2180cbf53c2735f913fe7226c3a244c6f2a1e50ac28695f5cbfa7:922c64590222798bb761d5b6d8e72950 |