mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
97 lines
3.5 KiB
JSON
97 lines
3.5 KiB
JSON
{
|
|
"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": [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:1860",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:1860"
|
|
}
|
|
]
|
|
}
|
|
} |