ghsa-86vp-x3pr-79rx
Vulnerability from github
Published
2021-04-20 16:40
Modified
2024-09-11 17:06
Severity ?
Summary
Apache Airflow cross-site scripting due to incomplete fix for CVE-2020-13944
Details
The origin
parameter passed to some of the endpoints like /trigger
was vulnerable to XSS exploit. This issue affects Apache Airflow versions prior to 1.10.15. This is same as CVE-2020-13944 but the implemented fix in Airflow 1.10.13 did not fix the issue completely.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.15rc1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "apache-airflow" }, "ranges": [ { "events": [ { "introduced": "2.0.0b1" }, { "fixed": "2.0.2rc1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-17515" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2021-04-08T23:23:06Z", "nvd_published_at": "2020-12-11T14:15:00Z", "severity": "MODERATE" }, "details": "The `origin` parameter passed to some of the endpoints like `/trigger` was vulnerable to XSS exploit. This issue affects Apache Airflow versions prior to 1.10.15. This is same as CVE-2020-13944 but the implemented fix in Airflow 1.10.13 did not fix the issue completely.", "id": "GHSA-86vp-x3pr-79rx", "modified": "2024-09-11T17:06:12Z", "published": "2021-04-20T16:40:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-17515" }, { "type": "WEB", "url": "https://github.com/apache/airflow/pull/14738" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/13336272e32872247fa7d17e964ccd88ec8d1376" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/409c249121bd9c8902fc2ba551b21873ab41f953" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/7486153f451e4d2bb1c6fd9cbb5a63430157c99c" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/ab8c55878e3e4257d2276226cb17b047ba856686" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/c6369beed53d41c0a70415b0d958bf0604124ad7" }, { "type": "WEB", "url": "https://pypi.org/project/apache-airflow" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rc005f4de9d9b0ba943ceb8ff5a21a5c6ff8a9df52632476698d99432@%3Cannounce.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/ra8ce70088ba291f358e077cafdb14d174b7a1ce9a9d86d1b332d6367@%3Cusers.airflow.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r4656959c8ed06c1f6202d89aa4e67b35ad7bdba5a666caff3fea888e@%3Cusers.airflow.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r4656959c8ed06c1f6202d89aa4e67b35ad7bdba5a666caff3fea888e%40%3Cusers.airflow.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r2892ef594dbbf54d0939b808626f52f7c2d1584f8aa1d81570847d2a@%3Cusers.airflow.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r2892ef594dbbf54d0939b808626f52f7c2d1584f8aa1d81570847d2a@%3Cdev.airflow.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r2892ef594dbbf54d0939b808626f52f7c2d1584f8aa1d81570847d2a@%3Cannounce.apache.org%3E" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-21.yaml" }, { "type": "WEB", "url": "https://github.com/apache/airflow/releases/tag/2.0.2" }, { "type": "WEB", "url": "https://github.com/apache/airflow/releases/tag/1.10.15" }, { "type": "PACKAGE", "url": "https://github.com/apache/airflow" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-86vp-x3pr-79rx" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/12/11/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/05/01/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Apache Airflow cross-site scripting due to incomplete fix for CVE-2020-13944" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.