cvelist/2015/8xxx/CVE-2015-8870.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:31:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-8870",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 06:31:19 +00:00
"lang": "eng",
"value": "Integer overflow in tools/bmp2tiff.c in LibTIFF before 4.0.4 allows remote attackers to cause a denial of service (heap-based buffer over-read), or possibly obtain sensitive information from process memory, via crafted width and length values in RLE4 or RLE8 data in a BMP file."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:31:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "94717",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/94717"
},
{
"name": "http://download.osgeo.org/libtiff/tiff-4.0.4.tar.gz",
"refsource": "CONFIRM",
"url": "http://download.osgeo.org/libtiff/tiff-4.0.4.tar.gz"
},
{
"name": "http://www.floyd.ch/?p=874BMP",
"refsource": "MISC",
"url": "http://www.floyd.ch/?p=874BMP"
},
{
"name": "RHSA-2017:0225",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2017-0225.html"
}
]
}
}