CVE-2024-45033

CVE-2024-45033: Apache Airflow Fab Provider: Application does not invalidate session after password change via Airflow cli

Vendor Apache Software Foundation
Product Apache Airflow Fab Provider
Weakness CWE-613 · Insufficient session expiration
Published January 8, 2025
Last update January 8, 2025

CVSS base score

What the vulnerability does

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.

Key dates

Disclosure timeline

January 8, 2025 CVE published
January 8, 2025 Record updated