networking.c in Redis before 3.2.7 allows "Cross Protocol Scripting" because it lacks a check for POST and Host: strings, which are not valid in the Redis protocol (but commonly occur when an attack triggers an HTTP request to the Redis TCP port).
{
"availability": "No subscription required",
"binaries": [
{
"binary_name": "redis-sentinel",
"binary_version": "2:3.0.6-1ubuntu0.2"
},
{
"binary_name": "redis-server",
"binary_version": "2:3.0.6-1ubuntu0.2"
},
{
"binary_name": "redis-tools",
"binary_version": "2:3.0.6-1ubuntu0.2"
}
]
}