2019-01-28 11:05:43 -05:00
{
2019-03-17 22:45:32 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2019-6988" ,
"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" : [
2019-01-28 11:05:43 -05:00
{
2019-03-17 22:45:32 +00:00
"lang" : "eng" ,
"value" : "An issue was discovered in OpenJPEG 2.3.0. It allows remote attackers to cause a denial of service (attempted excessive memory allocation) in opj_calloc in openjp2/opj_malloc.c, when called from opj_tcd_init_tile in openjp2/tcd.c, as demonstrated by the 64-bit opj_decompress."
2019-01-28 11:05:43 -05:00
}
2019-03-17 22:45:32 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/uclouvain/openjpeg/issues/1178" ,
"refsource" : "MISC" ,
"url" : "https://github.com/uclouvain/openjpeg/issues/1178"
} ,
{
"name" : "106785" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/106785"
}
]
}
}