cvelist/2016/10xxx/CVE-2016-10087.json
2018-07-12 06:05:34 -04:00

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-10087",
"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" : "The png_set_text_2 function in libpng 0.71 before 1.0.67, 1.2.x before 1.2.57, 1.4.x before 1.4.20, 1.5.x before 1.5.28, and 1.6.x before 1.6.27 allows context-dependent attackers to cause a NULL pointer dereference vectors involving loading a text chunk into a png structure, removing the text, and then adding another text chunk to the structure."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20161229 libpng NULL pointer dereference bugfix",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/12/29/2"
},
{
"name" : "[oss-security] 20161230 Re: libpng NULL pointer dereference bugfix",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/12/30/4"
},
{
"name" : "GLSA-201701-74",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201701-74"
},
{
"name" : "USN-3712-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3712-1/"
},
{
"name" : "USN-3712-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3712-2/"
},
{
"name" : "95157",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/95157"
}
]
}
}