Buffer over-read in memcached - CVE-2013-7290

 

Buffer over-read in memcached - CVE-2013-7290

Published: March 26, 2018 / Updated: March 29, 2018


Vulnerability identifier: #VU11321
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-7290
CWE-ID: CWE-126
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the do_item_get function in items.c due to boundary error when running in verbose mode. A remote attacker can cause the service to crash via a request to delete a key, which does not account for the lack of a null terminator in the key and triggers buffer over-read when printing to stderr.


Affected software

memcached
memcached (Alpine package)

How to mitigate CVE-2013-7290

Update to version 1.4.17.

memcached (Alpine package) - update to 1.4.17-r0

External References

Related Security Bulletins