cvelist/2020/35xxx/CVE-2020-35523.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2020-12-17 19:03:35 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-35523",
2021-03-09 20:00:52 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "libtiff",
"version": {
"version_data": [
{
"version_value": "libtiff 4.2.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://gitlab.com/libtiff/libtiff/-/commit/c8d613ef497058fe653c467fc84c70a62a4a71b2",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/c8d613ef497058fe653c467fc84c70a62a4a71b2"
},
{
"refsource": "MISC",
"name": "https://gitlab.com/libtiff/libtiff/-/merge_requests/160",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/160"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1932040",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1932040"
2021-03-13 12:00:43 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4869",
"url": "https://www.debian.org/security/2021/dsa-4869"
2021-03-09 20:00:52 +00:00
}
]
2020-12-17 19:03:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-09 20:00:52 +00:00
"value": "An integer overflow flaw was found in libtiff that exists in the tif_getimage.c file. This flaw allows an attacker to inject and execute arbitrary code when a user opens a crafted TIFF file. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability."
2020-12-17 19:03:35 +00:00
}
]
}
}