cvelist/2018/12xxx/CVE-2018-12264.json

83 lines
2.3 KiB
JSON
Raw Normal View History

2018-06-12 18:03:08 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-12264",
2018-06-13 07:03:32 -04: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-06-12 18:03:08 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-06-13 07:03:32 -04:00
"value" : "Exiv2 0.26 has integer overflows in LoaderTiff::getData() in preview.cpp, leading to an out-of-bounds read in Exiv2::ValueType::setDataArea in value.hpp."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-06-28 06:04:02 -04:00
{
"name" : "[debian-lts-announce] 20180628 [SECURITY] [DLA 1402-1] exiv2 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/06/msg00010.html"
},
2018-06-13 07:03:32 -04:00
{
"name" : "https://github.com/Exiv2/exiv2/issues/366",
"refsource" : "CONFIRM",
"url" : "https://github.com/Exiv2/exiv2/issues/366"
},
{
"name" : "https://github.com/TeamSeri0us/pocs/blob/master/exiv2/2-out-of-read-Poc",
"refsource" : "CONFIRM",
"url" : "https://github.com/TeamSeri0us/pocs/blob/master/exiv2/2-out-of-read-Poc"
2018-07-04 06:03:40 -04:00
},
{
"name" : "DSA-4238",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4238"
},
{
"name" : "USN-3700-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3700-1/"
2018-06-12 18:03:08 -04:00
}
]
}
}