2019-05-20 15:00:46 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2019-05-20 16:00:45 +00:00
"ID" : "CVE-2019-12214" ,
"STATE" : "PUBLIC"
2019-05-20 15:00:46 +00:00
} ,
2019-05-20 16:00:45 +00:00
"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" ,
2019-05-20 15:00:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-05-20 16:00:45 +00:00
"value" : "In FreeImage 3.18.0, an out-of-bounds access occurs because of mishandling of the OpenJPEG j2k_read_ppm_v3 function in j2k.c. The value of l_N_ppm comes from the file read in, and the code does not consider that l_N_ppm may be greater than the size of p_header_data."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://sourceforge.net/p/freeimage/discussion/36111/thread/e06734bed5/" ,
"refsource" : "MISC" ,
"name" : "https://sourceforge.net/p/freeimage/discussion/36111/thread/e06734bed5/"
2019-05-20 15:00:46 +00:00
}
]
}
}