pysec-2023-204
Vulnerability from pysec
Published
2023-10-14 10:15
Modified
2023-10-18 20:24
Severity ?
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow", "purl": "pkg:pypi/apache-airflow" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.2" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.7.0", "2.7.1", "2.7.1rc1", "2.7.1rc2", "2.7.2rc1" ] } ], "aliases": [ "CVE-2023-45348" ], "details": "\nApache 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.\nIt is recommended to upgrade to a version that is not affected.", "id": "PYSEC-2023-204", "modified": "2023-10-18T20:24:08.594791+00:00", "published": "2023-10-14T10:15:00+00:00", "references": [ { "type": "ARTICLE", "url": "https://lists.apache.org/thread/sy4l5d6tn58hr8r61r2fkt1f0qock9z9" }, { "type": "ADVISORY", "url": "https://lists.apache.org/thread/sy4l5d6tn58hr8r61r2fkt1f0qock9z9" }, { "type": "FIX", "url": "https://github.com/apache/airflow/pull/34712" } ], "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
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.