Apache AirflowGHSA-8f57-wcmg-4jmh
Apache Airflow vulnerable to Exposure of Resource to Wrong Sphere
Medium4.3CVE-2023-48291 · Published Dec 21, 2023 · updated Nov 21, 2024
Apache Airflow, in versions prior to 2.8.0, contains a security vulnerability that allows an authenticated user with limited access to some DAGs, to craft a request that could give the user write access to various DAG resources for DAGs that the user had no access to, thus, enabling the user to clear DAGs they shouldn't. This is a missing fix for CVE-2023-42792 in Apache Airflow 2.7.2 Users of Apache Airflow are strongly advised to upgrade to version 2.8.0 or newer to mitigate the risk associated with this vulnerability.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | < 2.8.0 | 2.8.0 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-668
- Also known as
- BIT-airflow-2023-48291, CVE-2023-48291, PYSEC-2023-265
- nvd.nist.gov/vuln/detail/CVE-2023-48291
- github.com/apache/airflow/pull/34366
- github.com/apache/airflow/commit/4f1b500c47813c54349b7d3e48df0a444fb4826c
- github.com/apache/airflow
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2023-265.yaml
- lists.apache.org/thread/3nl0h014274yjlt1hd02z0q78ftyz0z3
- www.openwall.com/lists/oss-security/2023/12/21/1
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jan 242024 | Apache Airflow: Bypass permission verification to read code of other dags | High6.5 | 2.8.1rc1 |
| Jan 242024 | Apache Airflow: cleartext storage | Medium6.5 | 2.6.1 |
| Jan 242024 | Apache Airflow: pickle deserialization vulnerability in XComs | High7.5 | 2.8.1rc1 |
| Dec 212023 | Apache Airflow Improper Access Control vulnerability | Medium6.5 | 2.8.0 |
| Dec 212023 | Apache Airflow Cross-Site Request Forgery vulnerability | Medium6.5 | 2.8.0 |
| Dec 212023 | Apache Airflow has a stored cross-site scripting vulnerability | Medium5.4 | 2.8.0b1 |