Vulnerability Description
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).
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Redislabs | Redis | < 3.2.7 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/101572Third Party AdvisoryVDB Entry
- https://github.com/antirez/redis/commit/874804da0c014a7d704b3d285aa500098a931f50Issue TrackingThird Party Advisory
- https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTESIssue TrackingThird Party Advisory
- https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_securiIssue TrackingThird Party Advisory
- http://www.securityfocus.com/bid/101572Third Party AdvisoryVDB Entry
- https://github.com/antirez/redis/commit/874804da0c014a7d704b3d285aa500098a931f50Issue TrackingThird Party Advisory
- https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTESIssue TrackingThird Party Advisory
- https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_securiIssue TrackingThird Party Advisory
FAQ
What is CVE-2016-10517?
CVE-2016-10517 is a vulnerability with a CVSS score of 7.4 (HIGH). 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 t...
How severe is CVE-2016-10517?
CVE-2016-10517 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2016-10517?
Check the references section above for vendor advisories and patch information. Affected products include: Redislabs Redis.