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).
References
Link | Resource |
---|---|
https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside/ | Issue Tracking Third Party Advisory |
https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES | Issue Tracking Third Party Advisory |
https://github.com/antirez/redis/commit/874804da0c014a7d704b3d285aa500098a931f50 | Issue Tracking Third Party Advisory |
http://www.securityfocus.com/bid/101572 | Third Party Advisory VDB Entry |
Configurations
Information
Published : 2017-10-24 11:29
Updated : 2018-08-08 07:22
NVD link : CVE-2016-10517
Mitre link : CVE-2016-10517
JSON object : View
CWE
CWE-254
7PK - Security Features
Products Affected
redislabs
- redis