ghsa-cgx2-rrmr-jx43
Vulnerability from github
Published
2023-10-14 12:30
Modified
2024-09-03 21:33
Severity
Summary
Apache Airflow vulnerable to sensitive information exposure when users list warnings for all DAGs
Details

Apache Airflow, versions prior to 2.7.2, contains a security vulnerability that allows authenticated users of Airflow to list warnings for all DAGs, even if the user had no permission to see those DAGs. It would reveal the dag_ids and the stack-traces of import errors for those DAGs with import errors. Users of Apache Airflow are advised to upgrade to version 2.7.2 or newer to mitigate the risk associated with this vulnerability.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "apache-airflow"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.7.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2023-42780"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-200"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-10-17T02:45:44Z",
    "nvd_published_at": "2023-10-14T10:15:10Z",
    "severity": "MODERATE"
  },
  "details": "Apache Airflow, versions prior to 2.7.2, contains a security vulnerability that allows authenticated users of Airflow to list warnings for all DAGs, even if the user had no permission to see those DAGs. It would reveal the dag_ids and the stack-traces of import errors for those DAGs with import errors. Users of Apache Airflow are advised to upgrade to version 2.7.2 or newer to mitigate the risk associated with this vulnerability.\n\n",
  "id": "GHSA-cgx2-rrmr-jx43",
  "modified": "2024-09-03T21:33:10Z",
  "published": "2023-10-14T12:30:23Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42780"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/pull/34355"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/commit/cf4eb3fb9b5cf4a8369b890e39523d4c05eed161"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/apache/airflow"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2023-202.yaml"
    },
    {
      "type": "WEB",
      "url": "https://lists.apache.org/thread/h5tvsvov8j55wojt5sojdprs05oby34d"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Apache Airflow vulnerable to sensitive information exposure when users list warnings for all DAGs"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...