CVE-2016-10517

high

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

References

https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside/

https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES

https://github.com/antirez/redis/commit/874804da0c014a7d704b3d285aa500098a931f50

http://www.securityfocus.com/bid/101572

Details

Source: Mitre, NVD

Published: 2017-10-24

Updated: 2018-08-08

Risk Information

CVSS v2

Base Score: 4.3

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:N

Severity: Medium

CVSS v3

Base Score: 7.4

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N

Severity: High