2022-08-07 00:29:45 +00:00
|
|
|
id: pantheon-upstream
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Pantheon upstream.yml Disclosure
|
|
|
|
author: DhiyaneshDK
|
2022-08-08 18:54:50 +00:00
|
|
|
severity: low
|
2022-10-25 20:38:56 +00:00
|
|
|
description: Public Pantheon YAML Configuration Files might include sensitive info
|
|
|
|
reference:
|
|
|
|
- https://pantheon.io/docs/pantheon-yml
|
2022-08-07 00:29:45 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-08-07 00:29:45 +00:00
|
|
|
verified: true
|
2022-09-08 22:39:14 +00:00
|
|
|
google-query: intitle:"index of" "pantheon.upstream.yml"
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: exposure,devops,patheon,config,files
|
2022-08-07 00:29:45 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-07 00:29:45 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/pantheon.upstream.yml"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'database:'
|
|
|
|
- 'protected_web_paths:'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|