2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2018-08-22 16:36:10 -04:00
"ASSIGNER" : "secalert@redhat.com" ,
"DATE_PUBLIC" : "2017-04-20T00:00:00" ,
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-2575" ,
2018-08-22 16:36:10 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "libbpg" ,
"version" : {
"version_data" : [
{
"version_value" : "0.9.7"
}
]
}
}
]
} ,
"vendor_name" : "Fabrice Bellard"
}
]
}
2017-10-16 12:31:07 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-08-22 16:36:10 -04:00
"value" : "A vulnerability was found while fuzzing libbpg 0.9.7. It is a NULL pointer dereference issue due to missing check of the return value of function malloc in the BPG encoder. This vulnerability appeared while converting a malicious JPEG file to BPG."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-119"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-08-22 17:05:47 -04:00
"name" : "[oss-security] 20170420 CVE-2017-2575 libbpg: NULL pointer dereference in image_alloc" ,
"refsource" : "MLIST" ,
2018-08-22 16:36:10 -04:00
"url" : "http://seclists.org/oss-sec/2017/q2/100"
2018-08-23 06:11:00 -04:00
} ,
{
"name" : "97963" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/97963"
2017-10-16 12:31:07 -04:00
}
]
}
}