cvelist/2023/45xxx/CVE-2023-45348.json

91 lines
3.0 KiB
JSON
Raw Normal View History

2023-10-08 20:00:35 +00:00
{
2023-10-14 10:00:37 +00:00
"data_version": "4.0",
2023-10-08 20:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-45348",
2023-10-14 10:00:37 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2023-10-08 20:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-14 10:00:37 +00:00
"value": "\nApache Airflow, versions 2.7.0 and 2.7.1, is affected by a vulnerability that allows an authenticated user to retrieve sensitive configuration information when the \"expose_config\" option is set to \"non-sensitive-only\". The `expose_config` option is False by default.\nIt is recommended to upgrade to a version that is not affected."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
2023-10-08 20:00:35 +00:00
}
]
2023-10-14 10:00:37 +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": "2.7.0",
"version_value": "2.7.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/apache/airflow/pull/34712",
"refsource": "MISC",
"name": "https://github.com/apache/airflow/pull/34712"
},
{
"url": "https://lists.apache.org/thread/sy4l5d6tn58hr8r61r2fkt1f0qock9z9",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/sy4l5d6tn58hr8r61r2fkt1f0qock9z9"
2023-10-23 18:00:35 +00:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2023/10/23/2",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/10/23/2"
2023-10-14 10:00:37 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "L3yx of Syclover Security Team"
},
{
"lang": "en",
"value": "Hussein Awala"
}
]
2023-10-08 20:00:35 +00:00
}