Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-pm87-24wq-r8w9

Опубликовано: 23 авг. 2023
Источник: github
Github: Прошло ревью
CVSS4: 8.6
CVSS3: 8

Описание

Apache Airflow Session Fixation vulnerability

The session fixation vulnerability allowed the authenticated user to continue accessing Airflow webserver even after the password of the user has been reset by the admin - up until the expiry of the session of the user. Other than manually cleaning the session database (for database session backend), or changing the secure_key and restarting the webserver, there were no mechanisms to force-logout the user (and all other users with that).

With this fix implemented, when using the database session backend, the existing sessions of the user are invalidated when the password of the user is reset. When using the securecookie session backend, the sessions are NOT invalidated and still require changing the secure key and restarting the webserver (and logging out all other users), but the user resetting the password is informed about it with a flash message warning displayed in the UI. Documentation is also updated explaining this behaviour.

Users of Apache Airflow are advised to upgrade to version 2.7.0 or newer to mitigate the risk associated with this vulnerability.

Пакеты

Наименование

apache-airflow

pip
Затронутые версииВерсия исправления

< 2.7.0rc2

2.7.0rc2

EPSS

Процентиль: 60%
0.0039
Низкий

8.6 High

CVSS4

8 High

CVSS3

Дефекты

CWE-384

Связанные уязвимости

CVSS3: 8
nvd
больше 2 лет назад

The session fixation vulnerability allowed the authenticated user to continue accessing Airflow webserver even after the password of the user has been reset by the admin - up until the expiry of the session of the user. Other than manually cleaning the session database (for database session backend), or changing the secure_key and restarting the webserver, there were no mechanisms to force-logout the user (and all other users with that). With this fix implemented, when using the database session backend, the existing sessions of the user are invalidated when the password of the user is reset. When using the securecookie session backend, the sessions are NOT invalidated and still require changing the secure key and restarting the webserver (and logging out all other users), but the user resetting the password is informed about it with a flash message warning displayed in the UI. Documentation is also updated explaining this behaviour. Users of Apache Airflow are advised to upgrade

CVSS3: 8
debian
больше 2 лет назад

The session fixation vulnerability allowed the authenticated user to c ...

CVSS3: 8
fstec
больше 2 лет назад

Уязвимость программного обеспечения создания, мониторинга и оркестрации сценариев обработки данных Airflow, связанная с недостатком механизма фиксации сеанса, позволяющая нарушителю перехватить сеанс пользователя

EPSS

Процентиль: 60%
0.0039
Низкий

8.6 High

CVSS4

8 High

CVSS3

Дефекты

CWE-384