cvelist/2023/47xxx/CVE-2023-47037.json

91 lines
3.1 KiB
JSON
Raw Normal View History

2023-10-30 11:00:31 +00:00
{
2023-11-12 14:00:32 +00:00
"data_version": "4.0",
2023-10-30 11:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-47037",
2023-11-12 14:00:32 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2023-10-30 11:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-11-12 14:00:32 +00:00
"value": "We failed to apply\u00a0CVE-2023-40611 in 2.7.1 and this vulnerability was marked as fixed then.\u00a0\n\nApache Airflow, versions before 2.7.3, is affected by a vulnerability that allows authenticated and DAG-view authorized Users to modify some DAG run detail values when submitting notes. This could have them alter details such as configuration parameters, start date, etc.\u00a0\n\nUsers should upgrade to version 2.7.3 or later which has removed the vulnerability.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863 Incorrect Authorization",
"cweId": "CWE-863"
}
]
2023-10-30 11:00:31 +00:00
}
]
2023-11-12 14:00:32 +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.7.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/apache/airflow/pull/33413",
"refsource": "MISC",
"name": "https://github.com/apache/airflow/pull/33413"
},
{
"url": "https://lists.apache.org/thread/04y4vrw1t2xl030gswtctc4nt1w90cb0",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/04y4vrw1t2xl030gswtctc4nt1w90cb0"
2023-11-12 16:00:33 +00:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2023/11/12/1",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/11/12/1"
2023-11-12 14:00:32 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Tareq Ahamed from Hackerone"
},
{
"lang": "en",
"value": " Augusto Hidalgo"
}
]
2023-10-30 11:00:31 +00:00
}