2022-10-25 02:27:07 +00:00
|
|
|
id: gitea-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Gitea Installer Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: medium
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Gitea is susceptible to the Installation page exposure due to misconfiguration.
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:gitea:gitea:*:*:*:*:*:*:*:*
|
2022-10-25 02:27:07 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: gitea
|
2024-09-10 09:08:16 +00:00
|
|
|
product: gitea
|
|
|
|
shodan-query: 'title:"Installation - Gitea: Git with a cup of tea"'
|
2022-10-25 13:03:06 +00:00
|
|
|
tags: misconfig,gitea,install
|
2022-10-25 02:27:07 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 02:27:07 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Installation - Gitea: Git with a cup of tea'
|
|
|
|
- 'Database Name'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a00473045022100945d737702673d4ed8ace22f38ee79946d0f7a0b67b827ea270ce04deb34878f0220261a0918d2a42e25b0e70ac55af7d5e3b63788b766a7672cd86d15e2d3a8cdbc:922c64590222798bb761d5b6d8e72950
|