Security Features Affecting redis package, versions <2:3.0.6-1ubuntu0.2


Severity

Recommended
medium

Based on Ubuntu security rating.

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-UBUNTU1604-REDIS-282068
  • 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 Ubuntu:16.04 redis to version 2:3.0.6-1ubuntu0.2 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 Ubuntu. See How to fix? for Ubuntu:16.04 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).