Security Features Affecting redis package, versions <3:3.2.7-1


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.2% (59th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN11-REDIS-516437
  • published24 Oct 2017
  • disclosed24 Oct 2017

Introduced: 24 Oct 2017

CVE-2016-10517  (opens in a new tab)
CWE-254  (opens in a new tab)

How to fix?

Upgrade Debian:11 redis to version 3:3.2.7-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream redis package and not the redis package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

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