memcached before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (crash) via a request that triggers an "unbounded key print" during logging, related to an issue that was "quickly grepped out of the source tree," a different vulnerability than CVE-2013-0179 and CVE-2013-7290.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://code.google.com/p/memcached/wiki/ReleaseNotes1417 | patch |
http://www.securityfocus.com/bid/64989 | vdb entry |
https://code.google.com/p/memcached/issues/detail?id=306 | patch exploit |