{ "schema_version": "1.4.0", "id": "GHSA-4fg5-j4mm-wfpg", "modified": "2024-09-11T18:29:19Z", "published": "2022-09-22T22:39:52Z", "aliases": [ "CVE-2022-40754" ], "summary": "Apache Airflow contains open redirect", "details": "In Apache Airflow 2.3.0 through 2.3.4, there was an open redirect in the webserver's `/confirm` endpoint.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.3.0" }, { "fixed": "2.4.0rc1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40754" }, { "type": "WEB", "url": "https://github.com/apache/airflow/pull/26409" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/3871f00230b7064e6234aa65b8a00ee2b6d33e4c" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/56e7555c42f013f789a4b718676ff09b4a9d5135" }, { "type": "PACKAGE", "url": "https://github.com/apache/airflow" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2022-280.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread/cn098dcp5x3c402xrb06p3l7nz5goffm" } ], "database_specific": { "cwe_ids": [ "CWE-601" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-22T22:39:52Z", "nvd_published_at": "2022-09-21T08:15:00Z" } }