ghsa-92xg-gmrq-5c3w
Vulnerability from github
Published
2024-09-07 09:30
Modified
2024-09-09 18:16
Summary
Apache Airflow vulnerable to Execution with Unnecessary Privileges
Details

Apache Airflow versions before 2.10.1 have a vulnerability that allows DAG authors to add local settings to the DAG folder and get it executed by the scheduler, where the scheduler is not supposed to execute code submitted by the DAG author. Users are advised to upgrade to version 2.10.1 or later, which has fixed the vulnerability.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "apache-airflow"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.10.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2024-45034"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-250"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-09-09T18:16:43Z",
    "nvd_published_at": "2024-09-07T08:15:11Z",
    "severity": "HIGH"
  },
  "details": "Apache Airflow versions before 2.10.1 have a vulnerability that allows\u00a0DAG authors to add local settings to the DAG folder and get it executed by the scheduler, where the scheduler is not supposed to execute code submitted by the DAG author. \nUsers are advised to upgrade to version 2.10.1 or later, which has fixed the vulnerability.",
  "id": "GHSA-92xg-gmrq-5c3w",
  "modified": "2024-09-09T18:16:43Z",
  "published": "2024-09-07T09:30:31Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45034"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/pull/41672"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/commit/03e01e76d2203d37aa645096df195b4328665f6d"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/apache/airflow"
    },
    {
      "type": "WEB",
      "url": "https://lists.apache.org/thread/b4fcw33vh60yfg9990n5vmc7sy2dcgjx"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Apache Airflow vulnerable to Execution with Unnecessary Privileges"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...