CVE Vulnerabilities

CVE-2022-38054

Session Fixation

Published: Sep 02, 2022 | Modified: Sep 09, 2022
CVSS 3.x
9.8
CRITICAL
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

In Apache Airflow versions 2.2.4 through 2.3.3, the database webserver session backend was susceptible to session fixation.

Weakness

Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.

Affected Software

Name Vendor Start Version End Version
Airflow Apache 2.2.4 (including) 2.3.3 (including)

Extended Description

Such a scenario is commonly observed when:

Potential Mitigations

References