Vulnerability identifier: #VU11319
Vulnerability risk: Medium
CVSSv4.0: 6.6 [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/E:U/U:Green]
CVE-ID: CVE-2013-0179
CWE-ID:
CWE-126
Exploitation vector: Network
Exploit availability: No
Vulnerable software:
memcached
Server applications /
Web servers
Vendor: Memcached
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The weakness exists due to boundary error in the process_bin_delete function 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.
Mitigation
Update to version 1.4.17.
Vulnerable software versions
memcached: 1.4.0 - 1.4.16
External links
https://code.google.com/archive/p/memcached/issues/306
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.