Publish GHSA-6v6w-h8m6-7mv2

This commit is contained in:
advisory-database[bot]
2025-05-06 18:02:44 +00:00
parent 0fff119838
commit c2f9ab2178
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6v6w-h8m6-7mv2",
"modified": "2025-05-02T03:18:19Z",
"modified": "2025-05-06T18:00:48Z",
"published": "2024-02-29T12:31:06Z",
"aliases": [
"CVE-2024-27906"
@@ -9,10 +9,6 @@
"summary": "Apache Airflow: DAG Code and Import Error Permissions Ignored",
"details": "Apache Airflow, versions before 2.8.2, has a vulnerability that allows authenticated users to view DAG code and import errors of DAGs they do not have permission to view through the API and the UI.\n\nUsers of Apache Airflow are recommended to upgrade to version 2.8.2 or newer to mitigate the risk associated with this vulnerability",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N"
@@ -110,7 +106,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-668"
"CWE-668",
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed": true,