Integer Overflow or Wraparound 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.61% (79th 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-533197
  • published13 Mar 2018
  • disclosed13 Mar 2018

Introduced: 13 Mar 2018

CVE-2018-1000127  (opens in a new tab)
CWE-190  (opens in a new tab)
CWE-667  (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.

memcached version prior to 1.4.37 contains an Integer Overflow vulnerability in items.c:item_free() that can result in data corruption and deadlocks due to items existing in hash table being reused from free list. This attack appear to be exploitable via network connectivity to the memcached service. This vulnerability appears to have been fixed in 1.4.37 and later.