7PK - Security Features
CVE-2016-10517
Summary
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).
- LOW
- NETWORK
- NONE
- CHANGED
- REQUIRED
- NONE
- HIGH
- NONE
CWE-254 - Security Features
Security features are integrated into the application infrastructure to protect its resources and the trusted environment against a known exploit, threat, or vulnerability. However, flawed, disabled, or absent security features expose the application to a variety of attacks. This is a multidimensional vulnerability with broad potential impact. It can lead to defacement, confidentiality compromise, system takeover, etc.
References
Advisory Timeline
- Published