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

Base Score
9.8
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
94.186

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2020-11982,CVE-2020-11983,CVE-2020-13927,CVE-2020-9485 are fixed in Python-apache-airflow 1.10.11Windows
Vulnerabilities CVE-2020-11982,CVE-2020-11983,CVE-2020-13927,CVE-2020-9485 are fixed in Python-apache-airflow for linux 1.10.11Linux
Missing Authentication for Critical Function Vulnerability (CVE-2020-13927)NCM

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234