CVE-2016-10517
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).
Date published : 2017-10-24
http://www.securityfocus.com/bid/101572
https://github.com/antirez/redis/commit/874804da0c014a7d704b3d285aa500098a931f50
