cbcvebase.
CVE-2018-1000115
published 2018-03-05

CVE-2018-1000115: Memcached version 1.5.5 contains an Insufficient Control of Network Message Volume (Network Amplification, CWE-406) vulnerability in the UDP support of the…

PriorityP274high7.5CVSS 3.0
AVNACLPRNUINSUCNINAH
EXPLOIT
EPSS
88.37%
99.8th percentile
Memcached version 1.5.5 contains an Insufficient Control of Network Message Volume (Network Amplification, CWE-406) vulnerability in the UDP support of the memcached server that can result in denial of service via network flood (traffic amplification of 1:50,000 has been reported by reliable sources). This attack appear to be exploitable via network connectivity to port 11211 UDP. This vulnerability appears to have been fixed in 1.5.6 due to the disabling of the UDP protocol by default.

Affected

18 ranges
VendorProductVersion rangeFixed in
canonicalubuntu_linux
canonicalubuntu_linux
canonicalubuntu_linux
debiandebian_linux
debiandebian_linux
debianmemcached< memcached 1.5.6-1 (bookworm)memcached 1.5.6-1 (bookworm)
memcachedmemcached
memcachedmemcached>= 0 < 1.5.6-11.5.6-1
memcachedmemcached>= 0 < 1.5.6-11.5.6-1
memcachedmemcached>= 0 < 1.5.6-11.5.6-1
memcachedmemcached>= 0 < 1.5.6-11.5.6-1
memcachedmemcached>= 0 < 1.4.14-0ubuntu9.21.4.14-0ubuntu9.2
memcachedmemcached>= 0 < 1.4.25-2ubuntu1.31.4.25-2ubuntu1.3
redhatopenstack
redhatopenstack
redhatopenstack
redhatopenstack
redhatopenstack

Detection & IOCsextracted from sources · hover to see the quote

port11211/UDP
commandstats
port11211/UDP
bytes
\x00\x01\x00\x00\x00\x01\x00\x00stats\r\n
bytes
\x00\x00\x00\x00\x00\x01\x00\x00stats\r\n
  • Detect UDP packets destined to port 11211 containing the memcached 'stats' command payload (with UDP header magic bytes) as an indicator of amplification attack setup or scanning.
  • Alert on spoofed UDP traffic to port 11211 where the source IP does not match the originating host — indicative of reflection/amplification abuse using forged source addresses.
  • Monitor for high-volume UDP responses from port 11211 to external IPs — traffic amplification ratios of up to 1:50,000 have been observed, making outbound flood from memcached servers a strong signal.
  • Flag memcached servers accessible on UDP port 11211 from the public Internet; Shodan queries for 'product:"Memcached" port:11211' are used by attackers to enumerate targets.
  • ·The vulnerability is only exploitable when memcached is listening on UDP port 11211; the fix in version 1.5.6 disables UDP by default. Ensure UDP is disabled or firewalled on all memcached deployments.
  • ·Red Hat notes that the default configuration of memcached as shipped in Red Hat products makes it possible to abuse them for DDoS attacks if memcached is exposed to the public Internet.

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
osv7.5HIGH
vendor_debian7.5HIGH
vendor_redhat7.5HIGH
vendor_ubuntu7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.