ghsa-h574-6646-vfxx
Vulnerability from github
Published
2024-03-14 09:31
Modified
2024-05-02 19:01
Summary
Apache Airflow: Ignored Airflow Permission
Details
Apache Airflow, versions 2.8.0 through 2.8.2, has a vulnerability that allows an authenticated user with limited permissions to access resources such as variables, connections, etc from the UI which they do not have permission to access.
Users of Apache Airflow are recommended to upgrade to version 2.8.3 or newer to mitigate the risk associated with this vulnerability
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.3rc1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-28746" ], "database_specific": { "cwe_ids": [ "CWE-281" ], "github_reviewed": true, "github_reviewed_at": "2024-03-15T14:19:23Z", "nvd_published_at": "2024-03-14T09:15:47Z", "severity": "MODERATE" }, "details": "Apache Airflow, versions 2.8.0 through 2.8.2, has a vulnerability that allows an authenticated user with limited permissions to access resources such as variables, connections, etc from the UI which they do not have permission to access.\u00a0\n\nUsers of Apache Airflow are recommended to upgrade to version 2.8.3 or newer to mitigate the risk associated with this vulnerability\n", "id": "GHSA-h574-6646-vfxx", "modified": "2024-05-02T19:01:54Z", "published": "2024-03-14T09:31:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28746" }, { "type": "WEB", "url": "https://github.com/apache/airflow/pull/37881" }, { "type": "WEB", "url": "https://github.com/apache/airflow/commit/89e7f3e7bdf2126bbbcd959dc10d65ef92773cca" }, { "type": "PACKAGE", "url": "https://github.com/apache/airflow" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2024-46.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread/b4pffc7w7do6qgk4jjbyxvdz5odrvny7" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/03/13/5" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Airflow: Ignored Airflow Permission" }
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.