mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
82 lines
2.9 KiB
JSON
82 lines
2.9 KiB
JSON
{
|
|
"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": "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"
|
|
}
|
|
]
|
|
}
|
|
} |