cvelist/2023/50xxx/CVE-2023-50944.json

87 lines
2.9 KiB
JSON
Raw Normal View History

2023-12-16 17:00:34 +00:00
{
2024-01-24 13:00:36 +00:00
"data_version": "4.0",
2023-12-16 17:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-50944",
2024-01-24 13:00:36 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2023-12-16 17:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-24 13:00:36 +00:00
"value": "Apache Airflow, versions before 2.8.1, have a vulnerability that allows an authenticated user to access the source code of a DAG to which they don't have access.\u00a0This vulnerability is considered low since it requires an authenticated user to exploit it. Users are recommended to upgrade to version 2.8.1, which fixes this issue.\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization",
"cweId": "CWE-862"
}
]
2023-12-16 17:00:34 +00:00
}
]
2024-01-24 13:00:36 +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.8.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/apache/airflow/pull/36257",
"refsource": "MISC",
"name": "https://github.com/apache/airflow/pull/36257"
},
{
"url": "https://lists.apache.org/thread/92krb5mpcq8qrw4t4j5oooqw7hgd8q7h",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/92krb5mpcq8qrw4t4j5oooqw7hgd8q7h"
2024-01-24 16:00:34 +00:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/01/24/5",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2024/01/24/5"
2024-01-24 13:00:36 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Timon8 Zhang"
}
]
2023-12-16 17:00:34 +00:00
}