CVE-2013-0179
Published: 15 January 2013
The process_bin_delete function in memcached.c in memcached 1.4.4 and other versions before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (segmentation fault) via a request to delete a key, which does not account for the lack of a null terminator in the key and triggers a buffer over-read when printing to stderr.
Priority
Status
Package | Release | Status |
---|---|---|
memcached Launchpad, Ubuntu, Debian |
Upstream |
Needs triage
|
Ubuntu 14.04 ESM (Trusty Tahr) |
Released
(1.4.14-0ubuntu9)
|
|
Patches: Upstream: https://github.com/memcached/memcached/commit/0f605245cf3f37c2efe4e225237ad17256ea2a34 Upstream: https://github.com/memcached/memcached/commit/fbe823d9a61b5149cd6e3b5e17bd28dd3b8dd760 |
Notes
Author | Note |
---|---|
jdstrand | requires '-vv' with is non-default |
mdeslaur | The second commit in the bug report was split out into two additional CVEs, CVE-2013-7290 and CVE-2013-7291. |
References
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0179
- https://usn.ubuntu.com/usn/usn-2080-1
- NVD
- Launchpad
- Debian