2017-10-16 12:31:07 -04:00
{
2019-03-18 04:40:25 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2014-4715" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:40:25 +00:00
"lang" : "eng" ,
"value" : "Yann Collet LZ4 before r119, when used on certain 32-bit platforms that allocate memory beyond 0x80000000, does not properly detect integer overflows, which allows context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted Literal Run, a different vulnerability than CVE-2014-4611."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:40:25 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://code.google.com/p/lz4/source/detail?r=119" ,
"refsource" : "CONFIRM" ,
"url" : "https://code.google.com/p/lz4/source/detail?r=119"
} ,
{
"name" : "59770" ,
"refsource" : "SECUNIA" ,
"url" : "http://secunia.com/advisories/59770"
} ,
{
"name" : "http://blog.securitymouse.com/2014/07/i-was-wrong-proving-lz4-exploitable.html" ,
"refsource" : "MISC" ,
"url" : "http://blog.securitymouse.com/2014/07/i-was-wrong-proving-lz4-exploitable.html"
} ,
{
"name" : "http://fastcompression.blogspot.fr/2014/07/software-vulnerabilities-how-it-works.html" ,
"refsource" : "CONFIRM" ,
"url" : "http://fastcompression.blogspot.fr/2014/07/software-vulnerabilities-how-it-works.html"
} ,
{
"name" : "https://code.google.com/p/lz4/issues/detail?id=134" ,
"refsource" : "CONFIRM" ,
"url" : "https://code.google.com/p/lz4/issues/detail?id=134"
}
]
}
}