|
Message-ID: <db3c7d3a-5bfa-63da-7415-b4f5e7bdd31e@apache.org> Date: Wed, 08 Jan 2025 08:22:49 +0000 From: Elad Kalif <eladkal@...che.org> To: oss-security@...ts.openwall.com Subject: CVE-2024-45033: Apache Airflow Fab Provider: Application does not invalidate session after password change via Airflow cli Severity: low Affected versions: - Apache Airflow Fab Provider before 1.5.2 Description: Insufficient Session Expiration vulnerability in Apache Airflow Fab Provider. This issue affects Apache Airflow Fab Provider: before 1.5.2. When user password has been changed with admin CLI, the sessions for that user have not been cleared, leading to insufficient session expiration, thus logged users could continue to be logged in even after the password was changed. This only happened when the password was changed with CLI. The problem does not happen in case change was done with webserver thus this is different from CVE-2023-40273 https://github.com/advisories/GHSA-pm87-24wq-r8w9 which was addressed in Apache-Airflow 2.7.0 Users are recommended to upgrade to version 1.5.2, which fixes the issue. Credit: Saurabh Banawar (reporter) References: https://github.com/apache/airflow/pull/45139 https://airflow.apache.org/ https://www.cve.org/CVERecord?id=CVE-2024-45033
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.