From 27a9d8e5b1690ef524f883728436cb14207f7165 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:16:08 +0000 Subject: [PATCH] Publish GHSA-8863-4qmg-fr45 --- .../GHSA-8863-4qmg-fr45.json | 44 ++++++++++++++++--- 1 file changed, 37 insertions(+), 7 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/01/GHSA-8863-4qmg-fr45/GHSA-8863-4qmg-fr45.json (51%) diff --git a/advisories/unreviewed/2025/01/GHSA-8863-4qmg-fr45/GHSA-8863-4qmg-fr45.json b/advisories/github-reviewed/2025/01/GHSA-8863-4qmg-fr45/GHSA-8863-4qmg-fr45.json similarity index 51% rename from advisories/unreviewed/2025/01/GHSA-8863-4qmg-fr45/GHSA-8863-4qmg-fr45.json rename to advisories/github-reviewed/2025/01/GHSA-8863-4qmg-fr45/GHSA-8863-4qmg-fr45.json index 38af660d84d..2ef90e51633 100644 --- a/advisories/unreviewed/2025/01/GHSA-8863-4qmg-fr45/GHSA-8863-4qmg-fr45.json +++ b/advisories/github-reviewed/2025/01/GHSA-8863-4qmg-fr45/GHSA-8863-4qmg-fr45.json @@ -1,14 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-8863-4qmg-fr45", - "modified": "2025-01-08T09:30:39Z", + "modified": "2025-01-08T16:14:43Z", "published": "2025-01-08T09:30:38Z", "aliases": [ "CVE-2024-45033" ], - "details": "Insufficient Session Expiration vulnerability in Apache Airflow Fab Provider.\n\nThis issue affects Apache Airflow Fab Provider: before 1.5.2.\n\nWhen 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\n\n\nUsers are recommended to upgrade to version 1.5.2, which fixes the issue.", - "severity": [], - "affected": [], + "summary": "Apache Airflow Fab Provider Insufficient Session Expiration vulnerability", + "details": "Insufficient Session Expiration vulnerability in Apache Airflow Fab Provider.\n\nThis issue affects Apache Airflow Fab Provider: before 1.5.2.\n\nWhen 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\n\n\nUsers are recommended to upgrade to version 1.5.2, which fixes the issue.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "apache-airflow-providers-fab" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.5.2" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -18,6 +44,10 @@ "type": "WEB", "url": "https://github.com/apache/airflow/pull/45139" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/airflow" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/yw535346rk766ybzpqtvrl36sjj789st" @@ -27,9 +57,9 @@ "cwe_ids": [ "CWE-613" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-01-08T16:14:43Z", "nvd_published_at": "2025-01-08T09:15:07Z" } } \ No newline at end of file