cvelist/2017/1000xxx/CVE-2017-1000050.json

80 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.297805",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-1000050",
"REQUESTER" : "sasadeu1@umbc.edu",
2017-10-16 12:31:07 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "JasPer Image Processing/Coding Tool Kit",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "2.0.12"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "JasPer"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "JasPer 2.0.12 is vulnerable to a NULL pointer exception in the function jp2_encode which failed to check to see if the image contained at least one component resulting in a denial-of-service."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Null Pointer Defererence (Failure to handle exceptional conditions)"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20170305 CVE-Request JasPer 2.0.12 NULL Pointer Dereference jp2_encode (jp2_enc.c)",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2017/03/06/1"
},
2018-10-31 06:07:04 -04:00
{
"name" : "RHSA-2018:3253",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3253"
},
2018-06-28 06:04:02 -04:00
{
"name" : "USN-3693-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3693-1/"
},
2017-10-16 12:31:07 -04:00
{
"name" : "96595",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/96595"
}
]
}
}