CVE-2020-13927
Description
The previous default setting for Airflows Experimental API was to allow all API requests without authentication, but this poses security risks to users who miss this fact. From Airflow 1.10.11 the default has been changed to deny all requests by default and is documented at https://airflow.apache.org/docs/1.10.11/security.htmlapi-authentication. Note this change fixes it for new installs but existing users need to change their config to default apiauthbackend airflow.api.auth.backend.denyall as mentioned in the Updating Guide: https://github.com/apache/airflow/blob/1.10.11/UPDATING.mdexperimental-api-will-deny-all-request-by-default
Risk Information
Associated Vulnerability
| Vulnerability | OS Platform |
|---|---|
| Vulnerabilities CVE-2020-11982,CVE-2020-11983,CVE-2020-13927,CVE-2020-9485 are fixed in Python-apache-airflow 1.10.11 | Windows |
| Vulnerabilities CVE-2020-11982,CVE-2020-11983,CVE-2020-13927,CVE-2020-9485 are fixed in Python-apache-airflow for linux 1.10.11 | Linux |
| Missing Authentication for Critical Function Vulnerability (CVE-2020-13927) | NCM |
Patch Details
No records foundReferences
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234