ghsa-x5pm-h33q-cjrw
Vulnerability from github
Published
2024-02-20 21:30
Modified
2024-08-15 21:37
Severity ?
VLAI Severity ?
Summary
Improper Certificate Validation in apache airflow mongo hook
Details
When ssl was enabled for Mongo Hook, default settings included "allow_insecure" which caused that certificates were not validated. This was unexpected and undocumented. Users are recommended to upgrade to version 4.0.0, which fixes this issue.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow-providers-mongo" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-25141" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2024-02-21T02:27:37Z", "nvd_published_at": "2024-02-20T21:15:08Z", "severity": "CRITICAL" }, "details": "When ssl\u00a0was enabled for Mongo Hook, default settings included \"allow_insecure\" which caused that certificates were not validated. This was unexpected and undocumented.\nUsers are recommended to upgrade to version 4.0.0, which fixes this issue.", "id": "GHSA-x5pm-h33q-cjrw", "modified": "2024-08-15T21:37:23Z", "published": "2024-02-20T21:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25141" }, { "type": "WEB", "url": "https://github.com/apache/airflow/pull/37214" }, { "type": "PACKAGE", "url": "https://github.com/apache/airflow" }, { "type": "WEB", "url": "https://lists.apache.org/thread/sqgbfqngjmn45ommmrgj7hvs7fgspsgm" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/20/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper Certificate Validation in apache airflow mongo hook" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.
Loading…