cvelist/2017/9xxx/CVE-2017-9117.json
2025-01-08 00:01:01 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-9117",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In LibTIFF 4.0.6 and possibly other versions, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, as demonstrated by a heap-based buffer over-read in bmp2tiff. NOTE: mentioning bmp2tiff does not imply that the activation point is in the bmp2tiff.c file (which was removed before the 4.0.7 release)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "USN-3606-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3606-1/"
},
{
"name": "98581",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/98581"
},
{
"name": "http://bugzilla.maptools.org/show_bug.cgi?id=2690",
"refsource": "MISC",
"url": "http://bugzilla.maptools.org/show_bug.cgi?id=2690"
},
{
"refsource": "MISC",
"name": "https://gitlab.com/libtiff/libtiff/-/issues/89",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/89"
}
]
}
}