2024-06-28 09:45:28 +00:00
|
|
|
id: filestash-admin-config
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Filestash Admin Password Configuration
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
Filestash is susceptible to the Admin Password Configuration page exposure due to misconfiguration.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"<title>Admin Console</title>"
|
|
|
|
tags: exposure,filestash,config
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/admin/setup"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Admin Console</title>'
|
|
|
|
- 'component-loader'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-07-01 05:41:36 +00:00
|
|
|
# digest: 4b0a004830460221008d18436adf95aef37bf555bd240b9f8fe6990a1c637624d206fcc7733673f62f02210085a8db22dccb1df2f164afa6ec88a3dc3d31ca327e6981d85122220a8634bfd2:922c64590222798bb761d5b6d8e72950
|