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

97 lines
3.5 KiB
JSON
Raw Normal View History

2018-06-13 13:04:21 -04:00
{
2019-03-18 00:29:49 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12326",
"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": [
2018-06-17 10:03:16 -04:00
{
2019-03-18 00:29:49 +00:00
"lang": "eng",
"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."
2018-06-17 10:03:16 -04:00
}
2019-03-18 00:29:49 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0",
"refsource": "MISC",
"url": "https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0"
},
{
"name": "44904",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44904/"
},
{
"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"
},
{
"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-07-25 19:00:50 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1860",
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
2019-03-18 00:29:49 +00:00
}
]
}
}