2022-07-04 20:37:18 +00:00
|
|
|
id: redmine-settings
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Redmine settings.yml File Disclosure
|
|
|
|
author: DhiyaneshDK
|
2022-07-05 03:58:43 +00:00
|
|
|
severity: info
|
2022-07-04 20:37:18 +00:00
|
|
|
reference: https://www.exploit-db.com/ghdb/5796
|
|
|
|
metadata:
|
2022-07-05 04:24:21 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 3
|
2022-09-08 22:39:14 +00:00
|
|
|
google-query: intitle:"index of" "settings.yml"
|
2023-06-30 22:14:21 +00:00
|
|
|
tags: misconfig,redmine,devops,files,exposure
|
2022-07-04 20:37:18 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-04 20:37:18 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/settings.yml"
|
|
|
|
- "{{BaseURL}}/config/settings.yml"
|
|
|
|
- "{{BaseURL}}/redmine/config/settings.yml"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-07-04 20:37:18 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'format:'
|
|
|
|
- 'default:'
|
2022-07-05 03:58:43 +00:00
|
|
|
- 'Redmine'
|
|
|
|
condition: and
|
2022-07-04 20:37:18 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450220186d23b24f9283dfe481d498f9cc88bf5cb7aaa3e997bb2d6ba6ebf7a1285dc2022100ede224056e027e6b184d789d782518d4463405ac3d2a3fd9864d46202deab695:922c64590222798bb761d5b6d8e72950
|