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

93 lines
3.0 KiB
JSON
Raw Normal View History

2018-06-13 13:04:21 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-12326",
2018-06-17 10:03:16 -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-13 13:04:21 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-06-17 10:03:16 -04:00
"value" : "Buffer overflow in redis-cli of Redis before 4.0.10 and 5.x before 5.0 RC3 allows an attacker to achieve code execution and escalate to higher privileges via a crafted command line. NOTE: It is unclear whether there are any common situations in which redis-cli is used with, for example, a -h (aka hostname) argument from an untrusted source."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-06-20 06:05:13 -04:00
{
"name" : "44904",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44904/"
},
2018-06-17 10:03:16 -04:00
{
"name" : "https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0",
"refsource" : "MISC",
"url" : "https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0"
},
{
"name" : "https://github.com/antirez/redis/commit/9fdcc15962f9ff4baebe6fdd947816f43f730d50",
"refsource" : "MISC",
"url" : "https://github.com/antirez/redis/commit/9fdcc15962f9ff4baebe6fdd947816f43f730d50"
},
{
"name" : "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"refsource" : "MISC",
"url" : "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"name" : "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"refsource" : "MISC",
"url" : "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
2019-01-17 06:04:45 -05:00
},
{
"name" : "RHSA-2019:0052",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2019:0052"
},
{
"name" : "RHSA-2019:0094",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2019:0094"
2018-06-13 13:04:21 -04:00
}
]
}
}