Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-8f57-wcmg-4jmh: Apache Airflow vulnerable to Exposure of Resource to Wrong Sphere

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.

ghsa
#vulnerability#apache#git#auth

Package

pip apache-airflow (pip)

Affected versions

< 2.8.0

Patched versions

2.8.0

Description

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.

References

  • https://nvd.nist.gov/vuln/detail/CVE-2023-48291
  • apache/airflow#34366
  • https://lists.apache.org/thread/3nl0h014274yjlt1hd02z0q78ftyz0z3
  • apache/airflow@4f1b500
  • http://www.openwall.com/lists/oss-security/2023/12/21/1

Published by the National Vulnerability Database

Dec 21, 2023

Published to the GitHub Advisory Database

Dec 21, 2023

Reviewed

Dec 21, 2023

Last updated

Dec 21, 2023

ghsa: Latest News

GHSA-27wf-5967-98gx: Kubernetes kubelet arbitrary command execution