cvelist/2017/1000xxx/CVE-2017-1000050.json
2018-11-07 06:04:29 -05:00

85 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.297805",
"ID" : "CVE-2017-1000050",
"REQUESTER" : "sasadeu1@umbc.edu",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "JasPer Image Processing/Coding Tool Kit",
"version" : {
"version_data" : [
{
"version_value" : "2.0.12"
}
]
}
}
]
},
"vendor_name" : "JasPer"
}
]
}
},
"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)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20170305 CVE-Request JasPer 2.0.12 NULL Pointer Dereference jp2_encode (jp2_enc.c)",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2017/03/06/1"
},
{
"name" : "RHSA-2018:3253",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3253"
},
{
"name" : "RHSA-2018:3505",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3505"
},
{
"name" : "USN-3693-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3693-1/"
},
{
"name" : "96595",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/96595"
}
]
}
}