From cf8a8a68c196f4e61fb59f522fe67521dad056f4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:11:34 +0000 Subject: [PATCH] Publish GHSA-62qf-qm3g-fvcw --- .../GHSA-62qf-qm3g-fvcw.json | 42 ++++++++++++++++--- 1 file changed, 36 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/08/GHSA-62qf-qm3g-fvcw/GHSA-62qf-qm3g-fvcw.json (66%) diff --git a/advisories/unreviewed/2024/08/GHSA-62qf-qm3g-fvcw/GHSA-62qf-qm3g-fvcw.json b/advisories/github-reviewed/2024/08/GHSA-62qf-qm3g-fvcw/GHSA-62qf-qm3g-fvcw.json similarity index 66% rename from advisories/unreviewed/2024/08/GHSA-62qf-qm3g-fvcw/GHSA-62qf-qm3g-fvcw.json rename to advisories/github-reviewed/2024/08/GHSA-62qf-qm3g-fvcw/GHSA-62qf-qm3g-fvcw.json index e7b3a1de2d3..ac47b659e06 100644 --- a/advisories/unreviewed/2024/08/GHSA-62qf-qm3g-fvcw/GHSA-62qf-qm3g-fvcw.json +++ b/advisories/github-reviewed/2024/08/GHSA-62qf-qm3g-fvcw/GHSA-62qf-qm3g-fvcw.json @@ -1,17 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-62qf-qm3g-fvcw", - "modified": "2024-08-05T09:30:26Z", + "modified": "2024-08-05T16:09:33Z", "published": "2024-08-05T09:30:26Z", "aliases": [ "CVE-2024-42447" ], + "summary": "Apache Airflow Providers FAB Insufficient Session Expiration vulnerability", "details": "Insufficient Session Expiration vulnerability in Apache Airflow Providers FAB.\n\nThis issue affects Apache Airflow Providers FAB: 1.2.1 (when used with Apache Airflow 2.9.3) and FAB 1.2.0 for all Airflow versions. The FAB provider prevented the user from logging out.  \n\n* FAB provider 1.2.1 only affected Airflow 2.9.3 (earlier and later versions of Airflow are not affected)\n\n* FAB provider 1.2.0 affected all versions of Airflow.\n\nUsers who run Apache Airflow 2.9.3 are recommended to upgrade to Apache Airflow Providers FAB version 1.2.2 which fixes the issue.\n\nUsers who run Any Apache Airflow version and have FAB provider 1.2.0 are recommended to upgrade to Apache Airflow Providers FAB version 1.2.2 which fixes the issue.\n\nAlso upgrading Apache Airflow to latest version available is recommended.\n\nNote: Early version of Airflow reference container images of Airflow 2.9.3 and constraint files contained FAB provider 1.2.1 version, but this is fixed in updated versions of the images. \n\nUsers are advised to pull the latest Airflow images or reinstall FAB provider according to the current constraints.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "apache-airflow-providers-fab" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.2.0" + }, + { + "fixed": "1.2.2" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +48,10 @@ "type": "WEB", "url": "https://github.com/apache/airflow/pull/40784" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/airflow" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/2zoo8cjlwfjhbfdxfgltcm0hnc0qmc52" @@ -31,9 +61,9 @@ "cwe_ids": [ "CWE-613" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-05T16:09:33Z", "nvd_published_at": "2024-08-05T08:15:56Z" } } \ No newline at end of file