{ "schema_version": "1.4.0", "id": "GHSA-5ff8-7639-6v6g", "modified": "2024-09-11T20:06:20Z", "published": "2022-09-03T00:00:25Z", "aliases": [ "CVE-2022-38054" ], "summary": "Apache Airflow Session Fixation vulnerability", "details": "In Apache Airflow versions 2.2.4 through 2.3.3, the `database` webserver session backend was susceptible to session fixation.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.2.4" }, { "fixed": "2.3.4rc1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38054" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-5ff8-7639-6v6g" }, { "type": "PACKAGE", "url": "https://github.com/apache/airflow" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2022-263.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread/rsd3h89xdp16rg0ltovx3m7q3ypkxsbb" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/09/02/1" } ], "database_specific": { "cwe_ids": [ "CWE-384" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-09-15T03:32:38Z", "nvd_published_at": "2022-09-02T07:15:00Z" } }