ghsa-fpxx-xv4c-gxqp
Vulnerability from github
Published
2023-10-14 12:30
Modified
2024-03-06 23:47
Severity ?
Summary
Apache Airflow vulnerable to sensitive information exposure when expose-config is set to non-sensitive-only
Details
Apache Airflow, versions 2.7.0 and 2.7.1, is affected by a vulnerability that allows an authenticated user to retrieve sensitive configuration information when the expose_config
option is set to non-sensitive-only
. The expose_config
option is False
by default. It is recommended to upgrade to a version that is not affected.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-45348" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2023-10-17T02:43:58Z", "nvd_published_at": "2023-10-14T10:15:10Z", "severity": "MODERATE" }, "details": "Apache Airflow, versions 2.7.0 and 2.7.1, is affected by a vulnerability that allows an authenticated user to retrieve sensitive configuration information when the `expose_config` option is set to `non-sensitive-only`. The `expose_config` option is `False` by default. It is recommended to upgrade to a version that is not affected.", "id": "GHSA-fpxx-xv4c-gxqp", "modified": "2024-03-06T23:47:01Z", "published": "2023-10-14T12:30:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45348" }, { "type": "WEB", "url": "https://github.com/apache/airflow/pull/34712" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/a4a0b5dd3d0ce05311c70bb9a32b66a650dbc0b4" }, { "type": "WEB", "url": "https://github.com/apache/airflow" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2023-204.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread/sy4l5d6tn58hr8r61r2fkt1f0qock9z9" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/10/23/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Apache Airflow vulnerable to sensitive information exposure when expose-config is set to non-sensitive-only" }
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.