51 lines
1.5 KiB
YAML
51 lines
1.5 KiB
YAML
id: airflow-admin-login-panel
|
|
|
|
info:
|
|
name: Apache Airflow Admin Login Panel
|
|
author: pdteam
|
|
severity: info
|
|
description: An Apache Airflow admin login panel was discovered.
|
|
reference:
|
|
- https://airflow.apache.org/docs/apache-airflow/stable/security/webserver.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-668
|
|
cpe: cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: apache
|
|
product: airflow
|
|
shodan-query:
|
|
- title:"Sign In - Airflow"
|
|
- http.title:"airflow - dags" || http.html:"apache airflow"
|
|
- http.title:"sign in - airflow"
|
|
- product:"redis"
|
|
fofa-query:
|
|
- apache airflow
|
|
- title="airflow - dags" || http.html:"apache airflow"
|
|
- title="sign in - airflow"
|
|
google-query:
|
|
- intitle:"airflow - dags" || http.html:"apache airflow"
|
|
- intitle:"sign in - airflow"
|
|
tags: panel,apache,airflow,admin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login/"
|
|
- "{{BaseURL}}/admin/airflow/login"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Airflow - Login"
|
|
- "Sign In - Airflow"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100bc4ac3e99c4d82e8eabf5b70e0247c70d06b1ad17fb6012626e065c482b21d420220669fd742ca21a054b7979f267c42c40ec197f30e3e52c4c6bf7ebf5ac63ccc3c:922c64590222798bb761d5b6d8e72950 |