GHSA-77rc-x84q-pv4f
Vulnerability from github
Published
2019-01-25 16:19
Modified
2024-09-04 20:53
Severity ?
7.5 (High) - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
Improper Certificate Validation in Apache Airflow
Details
The LDAP auth backend (airflow.contrib.auth.backends.ldap_auth) prior to Apache Airflow 1.10.1 was misconfigured and contained improper checking of exceptions which disabled server certificate checking.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-20245" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:21:58Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "The LDAP auth backend (airflow.contrib.auth.backends.ldap_auth) prior to Apache Airflow 1.10.1 was misconfigured and contained improper checking of exceptions which disabled server certificate checking.", "id": "GHSA-77rc-x84q-pv4f", "modified": "2024-09-04T20:53:34Z", "published": "2019-01-25T16:19:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20245" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/28abf87bd173cc4cedc57f553118470e5745a968" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/66d0d05ea0802aec407e0ef5435a962080db0926" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/d8d0e8c59203f793f81d47d5adb1362df0b5d8d1" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-77rc-x84q-pv4f" }, { "type": "PACKAGE", "url": "https://github.com/apache/airflow" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2019-143.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/b549c7573b342a6e457e5a3225c33054244343927bbfb2a4cdc4cf73@%3Cdev.airflow.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Improper Certificate Validation 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.