36 lines
1.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-42780",
"sourceIdentifier": "security@apache.org",
"published": "2023-10-14T10:15:10.303",
"lastModified": "2023-10-14T17:32:28.813",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "Apache Airflow, versions prior to 2.7.2, contains a security vulnerability that allows authenticated users of Airflow to list warnings for all DAGs, even if the user had no permission to see those DAGs. It would reveal the dag_ids and the stack-traces of import errors for those DAGs with import errors.\nUsers of Apache Airflow are advised to upgrade to version 2.7.2 or newer to mitigate the risk associated with this vulnerability.\n\n"
}
],
"metrics": {},
"weaknesses": [
{
"source": "security@apache.org",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"references": [
{
"url": "https://github.com/apache/airflow/pull/34355",
"source": "security@apache.org"
},
{
"url": "https://lists.apache.org/thread/h5tvsvov8j55wojt5sojdprs05oby34d",
"source": "security@apache.org"
}
]
}