cvelist/2021/23xxx/CVE-2021-23169.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2021-04-22 12:00:48 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-23169",
2021-06-08 12:00:52 +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": "OpenEXR 3.0.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2021-07-07 21:04:53 +02:00
"value": "CWE-787"
2021-06-08 12:00:52 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "FEDORA",
"name": "FEDORA-2021-c194de7719",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4KYNJSMVA6YJY5NMKDZ5SAISKZG2KCKC/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-6af32bfcd2",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BXFLD4ZAXKAIWO6ZPBCQEEDZB5IG676K/"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1947612",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947612"
}
]
2021-04-22 12:00:48 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-08 12:00:52 +00:00
"value": "A heap-buffer overflow was found in the copyIntoFrameBuffer function of OpenEXR in versions before 3.0.1. An attacker could use this flaw to execute arbitrary code with the permissions of the user running the application compiled against OpenEXR."
2021-04-22 12:00:48 +00:00
}
]
}
}