cvelist/2024/45xxx/CVE-2024-45034.json

86 lines
2.8 KiB
JSON
Raw Normal View History

2024-08-21 13:00:34 +00:00
{
2024-09-07 08:00:33 +00:00
"data_version": "4.0",
2024-08-21 13:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-45034",
2024-09-07 08:00:33 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-08-21 13:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-07 08:00:33 +00:00
"value": "Apache Airflow versions before 2.10.1 have a vulnerability that allows\u00a0DAG authors to add local settings to the DAG folder and get it executed by the scheduler, where the scheduler is not supposed to execute code submitted by the DAG author. \nUsers are advised to upgrade to version 2.10.1 or later, which has fixed the vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-250: Execution with Unnecessary Privileges",
"cweId": "CWE-250"
}
]
2024-08-21 13:00:34 +00:00
}
]
2024-09-07 08:00:33 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Airflow",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.10.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/apache/airflow/pull/41672",
"refsource": "MISC",
"name": "https://github.com/apache/airflow/pull/41672"
},
{
"url": "https://lists.apache.org/thread/b4fcw33vh60yfg9990n5vmc7sy2dcgjx",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/b4fcw33vh60yfg9990n5vmc7sy2dcgjx"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Seokchan Yoon: https://github.com/ch4n3-yoon"
},
{
"lang": "en",
"value": "Amogh Desai"
}
]
2024-08-21 13:00:34 +00:00
}