2018-03-09 11:02:50 -05:00
{
2019-03-18 06:36:27 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-7998" ,
"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" : [
2018-03-09 14:03:24 -05:00
{
2019-03-18 06:36:27 +00:00
"lang" : "eng" ,
"value" : "In libvips before 8.6.3, a NULL function pointer dereference vulnerability was found in the vips_region_generate function in region.c, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted image file. This occurs because of a race condition involving a failed delayed load and other worker threads."
2018-03-09 14:03:24 -05:00
}
2019-03-18 06:36:27 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/jcupitt/libvips/commit/20d840e6da15c1574b3ed998bc92f91d1e36c2a5" ,
"refsource" : "MISC" ,
"url" : "https://github.com/jcupitt/libvips/commit/20d840e6da15c1574b3ed998bc92f91d1e36c2a5"
} ,
{
"name" : "https://github.com/jcupitt/libvips/issues/893" ,
"refsource" : "MISC" ,
"url" : "https://github.com/jcupitt/libvips/issues/893"
} ,
{
"name" : "[debian-lts-announce] 20180311 [SECURITY] [DLA 1306-1] vips security update" ,
"refsource" : "MLIST" ,
"url" : "https://lists.debian.org/debian-lts-announce/2018/03/msg00009.html"
}
]
}
}