ghsa-7mx5-x372-xh87
Vulnerability from github
Published
2021-04-20 16:40
Modified
2024-09-11 21:25
Summary
Incorrect Session Validation in Apache Airflow
Details

Incorrect Session Validation in Apache Airflow Webserver versions prior to 1.10.14 with default config allows a malicious airflow user on site A where they log in normally, to access unauthorized Airflow Webserver on Site B through the session from Site A. This does not affect users who have changed the default value for [webserver] secret_key config.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "apache-airflow"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.10.14"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2020-17526"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-269"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-04-08T20:26:23Z",
    "nvd_published_at": "2020-12-21T17:15:00Z",
    "severity": "HIGH"
  },
  "details": "Incorrect Session Validation in Apache Airflow Webserver versions prior to 1.10.14 with default config allows a malicious airflow user on site A where they log in normally, to access unauthorized Airflow Webserver on Site B through the session from Site A. This does not affect users who have changed the default value for `[webserver] secret_key` config.",
  "id": "GHSA-7mx5-x372-xh87",
  "modified": "2024-09-11T21:25:17Z",
  "published": "2021-04-20T16:40:27Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-17526"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/commit/2f3b1c780472afd4c8a93633e6633feb7083792e"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/commit/6b065840323f9a4fc8e372b458d26e419e4fa99b"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/commit/97b2735d65e95c4633966667b6db3908540f3937"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/commit/9e01476a50b9be27c4b1e6c6e24d36f290629195"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/commit/a8900fa5f2b8963e9f57ba4ae5520a5d339aeaad"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/commit/dfa7b26ddaca80ee8fd9915ee9f6eac50fac77f6"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/airflow/commit/fe6d00a54f83468e296777d3b83b65a2ae7169ec"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-7mx5-x372-xh87"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/apache/airflow"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-22.yaml"
    },
    {
      "type": "WEB",
      "url": "https://lists.apache.org/thread.html/r466759f377651f0a690475d5a52564d0e786e82c08d5a5730a4f8352@%3Cannounce.apache.org%3E"
    },
    {
      "type": "WEB",
      "url": "https://lists.apache.org/thread.html/rbeeb73a6c741f2f9200d83b9c2220610da314810c4e8c9cf881d47ef%40%3Cusers.airflow.apache.org%3E"
    },
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2020/12/21/1"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Incorrect Session Validation in Apache Airflow"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...