cvelist/2021/20xxx/CVE-2021-20304.json

87 lines
3.1 KiB
JSON
Raw Normal View History

2020-12-17 19:03:00 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-20304",
2022-08-23 16:00:48 +00:00
"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 OpenEXR 3.0.0-beta"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190 - Integer Overflow or Wraparound"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26229",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26229"
},
{
"refsource": "MISC",
"name": "https://github.com/AcademySoftwareFoundation/openexr/pull/849",
"url": "https://github.com/AcademySoftwareFoundation/openexr/pull/849"
},
{
"refsource": "MISC",
"name": "https://github.com/AcademySoftwareFoundation/openexr/commit/51a92d67f53c08230734e74564c807043cbfe41e",
"url": "https://github.com/AcademySoftwareFoundation/openexr/commit/51a92d67f53c08230734e74564c807043cbfe41e"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1939157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939157"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-20304",
"url": "https://access.redhat.com/security/cve/CVE-2021-20304"
2022-10-31 04:00:31 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202210-31",
"url": "https://security.gentoo.org/glsa/202210-31"
2022-08-23 16:00:48 +00:00
}
]
2020-12-17 19:03:00 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-23 16:00:48 +00:00
"value": "A flaw was found in OpenEXR's hufDecode functionality. This flaw allows an attacker who can pass a crafted file to be processed by OpenEXR, to trigger an undefined right shift error. The highest threat from this vulnerability is to system availability."
2020-12-17 19:03:00 +00:00
}
]
}
}