cvelist/2014/4xxx/CVE-2014-4715.json

83 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04: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" : [
{
"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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://blog.securitymouse.com/2014/07/i-was-wrong-proving-lz4-exploitable.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"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",
2017-10-16 12:31:07 -04:00
"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",
2017-10-16 12:31:07 -04:00
"url" : "https://code.google.com/p/lz4/issues/detail?id=134"
},
{
"name" : "https://code.google.com/p/lz4/source/detail?r=119",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://code.google.com/p/lz4/source/detail?r=119"
},
{
"name" : "59770",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/59770"
}
]
}
}