cvelist/2018/14xxx/CVE-2018-14944.json
2018-08-05 14:03:09 -04:00

68 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-14944",
"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" : "An issue has been found in jpeg_encoder through 2015-11-27. It is a SEGV in the function readFromBMP in jpeg_encoder.cpp. The signal is caused by an out-of-bounds write."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/fouzhe/security/tree/master/jpeg_encoder#segv-in-function-readfrombmp",
"refsource" : "MISC",
"url" : "https://github.com/fouzhe/security/tree/master/jpeg_encoder#segv-in-function-readfrombmp"
},
{
"name" : "https://github.com/thejinchao/jpeg_encoder/issues/4",
"refsource" : "MISC",
"url" : "https://github.com/thejinchao/jpeg_encoder/issues/4"
}
]
}
}