Search criteria
2 vulnerabilities found for Apache Parquet by Apache Software Foundation
CVE-2021-41561 (GCVE-0-2021-41561)
Vulnerability from cvelistv5 – Published: 2021-12-20 11:20 – Updated: 2024-08-04 03:15
VLAI?
Summary
Improper Input Validation vulnerability in Parquet-MR of Apache Parquet allows an attacker to DoS by malicious Parquet files. This issue affects Apache Parquet-MR version 1.9.0 and later versions.
Severity ?
No CVSS data available.
CWE
- CWE-20 - Improper Input Validation
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Apache Software Foundation | Apache Parquet |
Affected:
1.9.0 , < Parquet-MR*
(custom)
|
Credits
This issue was discovered by Sergey Temnikov of the Amazon S3 team.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T03:15:29.260Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.apache.org/thread/1bjlscbqtfzl160hrm9lnpjpppp5z3zr"
},
{
"name": "[oss-security] 20211220 CVE-2021-41561: Apache Parquet-MR potential DoS in case of malicious Parquet file",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Apache Parquet",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "Parquet-MR*",
"status": "affected",
"version": "1.9.0",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Sergey Temnikov of the Amazon S3 team."
}
],
"descriptions": [
{
"lang": "en",
"value": "Improper Input Validation vulnerability in Parquet-MR of Apache Parquet allows an attacker to DoS by malicious Parquet files. This issue affects Apache Parquet-MR version 1.9.0 and later versions."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-12-20T15:06:57",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.apache.org/thread/1bjlscbqtfzl160hrm9lnpjpppp5z3zr"
},
{
"name": "[oss-security] 20211220 CVE-2021-41561: Apache Parquet-MR potential DoS in case of malicious Parquet file",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/1"
}
],
"source": {
"defect": [
"PARQUET-2094"
],
"discovery": "UNKNOWN"
},
"title": "Apache Parquet-MR potential DoS in case of malicious Parquet file",
"workarounds": [
{
"lang": "en",
"value": "1.12.x users should upgrade to 1.12.2\n1.11.x users should upgrade to 1.11.2\nUsers of older release lines (\u003c= 1.10.x) should upgrade to 1.12.2 or 1.11.2"
}
],
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2021-41561",
"STATE": "PUBLIC",
"TITLE": "Apache Parquet-MR potential DoS in case of malicious Parquet file"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Parquet",
"version": {
"version_data": [
{
"version_affected": "\u003e=",
"version_name": "Parquet-MR",
"version_value": "1.9.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "This issue was discovered by Sergey Temnikov of the Amazon S3 team."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Input Validation vulnerability in Parquet-MR of Apache Parquet allows an attacker to DoS by malicious Parquet files. This issue affects Apache Parquet-MR version 1.9.0 and later versions."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://lists.apache.org/thread/1bjlscbqtfzl160hrm9lnpjpppp5z3zr",
"refsource": "MISC",
"url": "https://lists.apache.org/thread/1bjlscbqtfzl160hrm9lnpjpppp5z3zr"
},
{
"name": "[oss-security] 20211220 CVE-2021-41561: Apache Parquet-MR potential DoS in case of malicious Parquet file",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/1"
}
]
},
"source": {
"defect": [
"PARQUET-2094"
],
"discovery": "UNKNOWN"
},
"work_around": [
{
"lang": "en",
"value": "1.12.x users should upgrade to 1.12.2\n1.11.x users should upgrade to 1.11.2\nUsers of older release lines (\u003c= 1.10.x) should upgrade to 1.12.2 or 1.11.2"
}
]
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2021-41561",
"datePublished": "2021-12-20T11:20:11",
"dateReserved": "2021-09-22T00:00:00",
"dateUpdated": "2024-08-04T03:15:29.260Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2021-41561 (GCVE-0-2021-41561)
Vulnerability from nvd – Published: 2021-12-20 11:20 – Updated: 2024-08-04 03:15
VLAI?
Summary
Improper Input Validation vulnerability in Parquet-MR of Apache Parquet allows an attacker to DoS by malicious Parquet files. This issue affects Apache Parquet-MR version 1.9.0 and later versions.
Severity ?
No CVSS data available.
CWE
- CWE-20 - Improper Input Validation
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Apache Software Foundation | Apache Parquet |
Affected:
1.9.0 , < Parquet-MR*
(custom)
|
Credits
This issue was discovered by Sergey Temnikov of the Amazon S3 team.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T03:15:29.260Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.apache.org/thread/1bjlscbqtfzl160hrm9lnpjpppp5z3zr"
},
{
"name": "[oss-security] 20211220 CVE-2021-41561: Apache Parquet-MR potential DoS in case of malicious Parquet file",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Apache Parquet",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "Parquet-MR*",
"status": "affected",
"version": "1.9.0",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Sergey Temnikov of the Amazon S3 team."
}
],
"descriptions": [
{
"lang": "en",
"value": "Improper Input Validation vulnerability in Parquet-MR of Apache Parquet allows an attacker to DoS by malicious Parquet files. This issue affects Apache Parquet-MR version 1.9.0 and later versions."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-12-20T15:06:57",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.apache.org/thread/1bjlscbqtfzl160hrm9lnpjpppp5z3zr"
},
{
"name": "[oss-security] 20211220 CVE-2021-41561: Apache Parquet-MR potential DoS in case of malicious Parquet file",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/1"
}
],
"source": {
"defect": [
"PARQUET-2094"
],
"discovery": "UNKNOWN"
},
"title": "Apache Parquet-MR potential DoS in case of malicious Parquet file",
"workarounds": [
{
"lang": "en",
"value": "1.12.x users should upgrade to 1.12.2\n1.11.x users should upgrade to 1.11.2\nUsers of older release lines (\u003c= 1.10.x) should upgrade to 1.12.2 or 1.11.2"
}
],
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2021-41561",
"STATE": "PUBLIC",
"TITLE": "Apache Parquet-MR potential DoS in case of malicious Parquet file"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Parquet",
"version": {
"version_data": [
{
"version_affected": "\u003e=",
"version_name": "Parquet-MR",
"version_value": "1.9.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "This issue was discovered by Sergey Temnikov of the Amazon S3 team."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Input Validation vulnerability in Parquet-MR of Apache Parquet allows an attacker to DoS by malicious Parquet files. This issue affects Apache Parquet-MR version 1.9.0 and later versions."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://lists.apache.org/thread/1bjlscbqtfzl160hrm9lnpjpppp5z3zr",
"refsource": "MISC",
"url": "https://lists.apache.org/thread/1bjlscbqtfzl160hrm9lnpjpppp5z3zr"
},
{
"name": "[oss-security] 20211220 CVE-2021-41561: Apache Parquet-MR potential DoS in case of malicious Parquet file",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/1"
}
]
},
"source": {
"defect": [
"PARQUET-2094"
],
"discovery": "UNKNOWN"
},
"work_around": [
{
"lang": "en",
"value": "1.12.x users should upgrade to 1.12.2\n1.11.x users should upgrade to 1.11.2\nUsers of older release lines (\u003c= 1.10.x) should upgrade to 1.12.2 or 1.11.2"
}
]
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2021-41561",
"datePublished": "2021-12-20T11:20:11",
"dateReserved": "2021-09-22T00:00:00",
"dateUpdated": "2024-08-04T03:15:29.260Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}