memcached try_read_command() Function Lets Remote Users Deny Service
|
|
SecurityTracker Alert ID: 1023839 |
|
SecurityTracker URL: http://securitytracker.com/id/1023839
|
|
CVE Reference:
CVE-2010-1152
(Links to External Site)
|
Date: Apr 9 2010
|
Impact:
Denial of service via network
|
Fix Available: Yes Vendor Confirmed: Yes
|
Version(s): 1.2.8, possibly other versions
|
Description:
A vulnerability was reported in memcached. A remote user can cause denial of service conditions.
A remote user can send specially crafted data to the target service to cause the target service to hang.
The vulnerability resides in the try_read_command() function.
A demonstration exploit command is provided:
cat /dev/zero | nc -q1 127.0.0.1 11211
fallenpegasus reported this vulnerability.
|
Impact:
A remote user can cause the target service to hang.
|
Solution:
The vendor has issued a source code fix, available at:
http://github.com/memcached/memcached/commit/75cc83685e103bc8ba380a57468c8f04413033f9
|
Vendor URL: memcached.org/ (Links to External Site)
|
Cause:
Input validation error, State error
|
Underlying OS:
Linux (Any), UNIX (Any)
|
|
Message History:
This archive entry has one or more follow-up message(s) listed below.
|
Source Message Contents
|
Date: Fri, 09 Apr 2010 18:17:16 +0000
Subject: memcached
|
http://code.google.com/p/memcached/issues/detail?id=102
http://seclists.org/oss-sec/2010/q2/37
cat /dev/zero | nc -q1 127.0.0.1 11211
memcached 1.2.8
CVE-2010-1152
|
|