In Apache Airflow, prior to version 2.4.1, deactivating a user wouldn't prevent an already authenticated user from being able to continue using the UI or API.
According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."
Link | Tags |
---|---|
https://github.com/apache/airflow/pull/26635 | patch third party advisory issue tracking |
https://lists.apache.org/thread/ohf3pvd3dftb8zb01yngbn1jtkq5m08y | vendor advisory mailing list issue tracking |