Releases120
Frequency1 week 18 hours
Last Release
Downloads13.2B
Stars2.45K
Free & open source, high-performance, distributed memory object caching system.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
< 1.6.428.1 HIGH

In memcached before 1.6.42, username data for SASL password database authentication has a timing side channel because a loop exits as soon as a valid username is found by sasl_server_userdb_checkpass.

< 1.6.428.1 HIGH

In memcached before 1.6.42, password data for SASL password database authentication has a timing side channel because memcmp is used by sasl_server_userdb_checkpass.