The do_item_get function in items.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, a different vulnerability than CVE-2013-0179.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 02:00
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/64988 - | |
References | () https://code.google.com/p/memcached/issues/detail?id=306 - Exploit, Patch | |
References | () https://code.google.com/p/memcached/wiki/ReleaseNotes1417 - Patch |
Information
Published : 2014-01-13 21:55
Updated : 2024-11-21 02:00
NVD link : CVE-2013-7290
Mitre link : CVE-2013-7290
CVE.ORG link : CVE-2013-7290
JSON object : View
Products Affected
memcached
- memcached
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer