35 lines
949 B
YAML
35 lines
949 B
YAML
id: unauth-celery-flower
|
|
|
|
info:
|
|
name: Celery Flower - Unauthenticated Access
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Celery Flower was able to be accessed with no authentication requirements in place.
|
|
classification:
|
|
cpe: cpe:2.3:a:flower_project:flower:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: flower_project
|
|
product: flower
|
|
shodan-query: http.favicon.hash:-374133142
|
|
tags: celery,flower,unauth,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/dashboard'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- /dashboard
|
|
- /tasks
|
|
- github.com/mher/flower
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022031397d01f400a49a1f0248dcbe8b15dc3d0de0621423ab672440f4cd5f179f40022075d99ff8943320d89109df64d7bbf7aa32ec885d190805ffc74495ca9e14b003:922c64590222798bb761d5b6d8e72950 |