CVE-2017-9951 Affecting memcached package, versions <1.5.0-1


Severity

Recommended
0.0
high
0
10

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

Threat Intelligence

EPSS
0.71% (81st 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-MEMCACHED-518551
  • published17 Jul 2017
  • disclosed17 Jul 2017

Introduced: 17 Jul 2017

CVE-2017-9951  (opens in a new tab)

How to fix?

Upgrade Debian:11 memcached to version 1.5.0-1 or higher.

NVD Description

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

The try_read_command function in memcached.c in memcached before 1.4.39 allows remote attackers to cause a denial of service (segmentation fault) via a request to add/set a key, which makes a comparison between signed and unsigned int and triggers a heap-based buffer over-read. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-8705.