CVE-2016-10517

Publication date

2017-10-24 18:00:00

Family

mitre

State

PUBLISHED

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).