cvelist/2015/8xxx/CVE-2015-8080.json

118 lines
3.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-8080",
"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" : "Integer overflow in the getnum function in lua_struct.c in Redis 2.8.x before 2.8.24 and 3.0.x before 3.0.6 allows context-dependent attackers with permission to run Lua code in a Redis session to cause a denial of service (memory corruption and application crash) or possibly bypass intended sandbox restrictions via a large number, which triggers a stack-based buffer overflow."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20151106 Re: Review+CVE request: multiple issues in redis EVAL command (lua sandbox)",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2015/11/06/4"
},
{
"name" : "[oss-security] 20151106 Review+CVE request: multiple issues in redis EVAL command (lua sandbox)",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2015/11/06/2"
},
{
"name" : "https://github.com/antirez/redis/issues/2855",
"refsource" : "MISC",
"url" : "https://github.com/antirez/redis/issues/2855"
},
{
"name" : "https://raw.githubusercontent.com/antirez/redis/2.8/00-RELEASENOTES",
"refsource" : "CONFIRM",
"url" : "https://raw.githubusercontent.com/antirez/redis/2.8/00-RELEASENOTES"
},
{
"name" : "https://raw.githubusercontent.com/antirez/redis/3.0/00-RELEASENOTES",
"refsource" : "CONFIRM",
"url" : "https://raw.githubusercontent.com/antirez/redis/3.0/00-RELEASENOTES"
},
{
"name" : "DSA-3412",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2015/dsa-3412"
},
{
"name" : "GLSA-201702-16",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201702-16"
},
{
"name" : "RHSA-2016:0095",
"refsource" : "REDHAT",
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0095.html"
},
{
"name" : "RHSA-2016:0097",
"refsource" : "REDHAT",
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0097.html"
},
{
"name" : "RHSA-2016:0096",
"refsource" : "REDHAT",
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0096.html"
},
{
"name" : "openSUSE-SU-2016:1444",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2016-05/msg00126.html"
},
{
"name" : "77507",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/77507"
}
]
}
}