#VU26354 Input validation error in memcached - CVE-2020-10931
Published: March 24, 2020
memcached
Memcached
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input when parsing a binary protocol header within the try_read_command_binary() function in memcached.c. A remote attacker can pass specially crafted request to the memcached server and perform a denial of service (DoS) attack.