GHSA-68wv-rjrm-576p
Vulnerability from github
Published
2019-01-25 16:19
Modified
2024-09-11 19:59
Severity ?
8.8 (High) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
Cross-Site Request Forgery (CSRF) in Apache Airflow
Details
In Apache Airflow 1.8.2 and earlier, a CSRF vulnerability allowed for a remote command injection on a default install of Airflow.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.8.2" }, "package": { "ecosystem": "PyPI", "name": "apache-airflow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-17835" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:18:39Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "In Apache Airflow 1.8.2 and earlier, a CSRF vulnerability allowed for a remote command injection on a default install of Airflow.", "id": "GHSA-68wv-rjrm-576p", "modified": "2024-09-11T19:59:01Z", "published": "2019-01-25T16:19:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17835" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/673026c740411cc6447aede8c6a816460fe03a59" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/6aca2c2d395952341ab1b201c59011920b5a5c77" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/c9dc9263986c1a55520ba44b6e5b0fcbd6c48712" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/dca5e7d116b5c8b103df13f89f061757c13c41ae" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-68wv-rjrm-576p" }, { "type": "PACKAGE", "url": "https://github.com/apache/airflow" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2019-148.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/ade4d54ebf614f68dc81a08891755e60ea58ba88e0209233eeea5f57@%3Cdev.airflow.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Cross-Site Request Forgery (CSRF) in Apache Airflow" }
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.