cvelist/2016/8xxx/CVE-2016-8331.json

80 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:41:01 +00:00
"CVE_data_meta": {
"ASSIGNER": "talos-cna@cisco.com",
"ID": "CVE-2016-8331",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "LibTIFF 4.0.6",
"version": {
"version_data": [
{
"version_value": "LibTIFF 4.0.6"
}
]
}
}
]
},
"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-17 21:41:01 +00:00
"lang": "eng",
"value": "An exploitable remote code execution vulnerability exists in the handling of TIFF images in LibTIFF version 4.0.6. A crafted TIFF document can lead to a type confusion vulnerability resulting in remote code execution. This vulnerability can be triggered via a TIFF file delivered to the application using LibTIFF's tag extension functionality."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:41:01 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "type confusion"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "GLSA-201701-16",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201701-16"
},
{
"name": "93898",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/93898"
2022-04-19 20:03:50 +00:00
},
{
"name": "http://www.talosintelligence.com/reports/TALOS-2016-0190/",
"refsource": "MISC",
"url": "http://www.talosintelligence.com/reports/TALOS-2016-0190/"
2019-03-17 21:41:01 +00:00
}
]
2022-04-19 14:27:29 -04:00
},
"impact": {
"cvss": {
"baseScore": 8.1,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
2019-03-17 21:41:01 +00:00
}
}