A buffer overflow in Redis 3.2.x prior to 3.2.4 causes arbitrary code execution when a crafted command is sent. An out of bounds write vulnerability exists in the handling of the client-output-buffer-limit option during the CONFIG SET command for the Redis data structure store. A crafted CONFIG SET command can lead to an out of bounds write potentially resulting in code execution.
{
"availability": "No subscription required",
"binaries": [
{
"binary_name": "redis",
"binary_version": "5:4.0.9-1"
},
{
"binary_name": "redis-sentinel",
"binary_version": "5:4.0.9-1"
},
{
"binary_name": "redis-server",
"binary_version": "5:4.0.9-1"
},
{
"binary_name": "redis-tools",
"binary_version": "5:4.0.9-1"
},
{
"binary_name": "redis-tools-dbgsym",
"binary_version": "5:4.0.9-1"
}
]
}