39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: redmine-settings
|
|
|
|
info:
|
|
name: Redmine settings.yml File Disclosure
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
reference: https://www.exploit-db.com/ghdb/5796
|
|
classification:
|
|
cpe: cpe:2.3:a:redmine:redmine:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
vendor: redmine
|
|
product: redmine
|
|
google-query: intitle:"index of" "settings.yml"
|
|
tags: misconfig,redmine,devops,files,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/settings.yml"
|
|
- "{{BaseURL}}/config/settings.yml"
|
|
- "{{BaseURL}}/redmine/config/settings.yml"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'format:'
|
|
- 'default:'
|
|
- 'Redmine'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022014b83ffb9edda453704420e150ea1eae7e0aab3889620a86f063559baa985a62022100cbe3d56aa89eb0ea1624f5dba58b95e80a20c27e6300389c5da7d9db4664523b:922c64590222798bb761d5b6d8e72950 |