cvelist/2018/4xxx/CVE-2018-4868.json

68 lines
1.7 KiB
JSON
Raw Normal View History

2018-01-03 03:02:38 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-4868",
2018-01-03 04:04:10 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-01-03 03:02:38 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-01-09 18:04:12 -05:00
"value" : "The Exiv2::Jp2Image::readMetadata function in jp2image.cpp in Exiv2 0.26 allows remote attackers to cause a denial of service (excessive memory allocation) via a crafted file."
2018-01-03 04:04:10 -05:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Exiv2/exiv2/issues/202",
"refsource" : "MISC",
2018-01-03 04:04:10 -05:00
"url" : "https://github.com/Exiv2/exiv2/issues/202"
2018-01-11 06:04:34 -05:00
},
{
"name" : "102477",
"refsource" : "BID",
2018-01-11 06:04:34 -05:00
"url" : "http://www.securityfocus.com/bid/102477"
2018-01-03 03:02:38 -05:00
}
]
}
}