cvelist/2021/20xxx/CVE-2021-20302.json
2022-03-04 18:01:08 +00:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-20302",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "OpenEXR",
"version": {
"version_data": [
{
"version_value": "Fixed in v2.5.4 and beyond."
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 - Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1939161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939161"
},
{
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25894",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25894"
},
{
"refsource": "MISC",
"name": "https://github.com/AcademySoftwareFoundation/openexr/pull/842",
"url": "https://github.com/AcademySoftwareFoundation/openexr/pull/842"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in OpenEXR's TiledInputFile functionality. This flaw allows an attacker who can submit a crafted single-part non-image to be processed by OpenEXR, to trigger a floating-point exception error. The highest threat from this vulnerability is to system availability."
}
]
}
}