cvelist/2021/37xxx/CVE-2021-37404.json

94 lines
3.1 KiB
JSON
Raw Normal View History

2021-07-23 07:00:56 +00:00
{
"CVE_data_meta": {
2022-06-13 07:59:32 +01:00
"ASSIGNER": "security@apache.org",
2021-07-23 07:00:56 +00:00
"ID": "CVE-2021-37404",
2022-06-13 07:59:32 +01:00
"STATE": "PUBLIC",
"TITLE": "Heap buffer overflow in libhdfs native library"
2021-07-23 07:00:56 +00:00
},
2022-06-13 07:59:32 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Hadoop",
"version": {
"version_data": [
{
"version_value": "2.9.0 to 2.10.1"
},
{
"version_value": "3.0.0 to 3.1.4"
},
{
"version_value": " 3.2.0 to 3.2.2"
},
{
"version_value": "3.3.0 to 3.3.1"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "This issue was discovered by Igor Chervatyuk."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-07-23 07:00:56 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-06-13 08:01:36 +00:00
"value": "There is a potential heap buffer overflow in Apache Hadoop libhdfs native code. Opening a file path provided by user without validation may result in a denial of service or arbitrary code execution. Users should upgrade to Apache Hadoop 2.10.2, 3.2.3, 3.3.2 or higher."
2021-07-23 07:00:56 +00:00
}
]
2022-06-13 07:59:32 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "important"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-131 Incorrect Calculation of Buffer Size"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-06-13 08:01:36 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/2h56ztcj3ojc66qzf1nno88vjw9vd4wo",
"name": "https://lists.apache.org/thread/2h56ztcj3ojc66qzf1nno88vjw9vd4wo"
2022-07-15 16:00:44 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220715-0007/",
"url": "https://security.netapp.com/advisory/ntap-20220715-0007/"
2022-06-13 07:59:32 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-07-23 07:00:56 +00:00
}
2022-06-13 08:01:36 +00:00
}