rpm package
suse/memcached&distro=SUSE Enterprise Storage 4
pkg:rpm/suse/memcached&distro=SUSE%20Enterprise%20Storage%204
Vulnerabilities (9)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2017-9951 | Hig | 7.5 | < 1.4.39-3.3.2 | 1.4.39-3.3.2 | Jul 17, 2017 | The try_read_command function in memcached.c in memcached before 1.4.39 allows remote attackers to cause a denial of service (segmentation fault) via a request to add/set a key, which makes a comparison between signed and unsigned int and triggers a heap-based buffer over-read. N | |
| CVE-2016-8706 | Hig | 8.1 | < 1.4.39-3.3.2 | 1.4.39-3.3.2 | Jan 6, 2017 | An integer overflow in process_bin_sasl_auth function in Memcached, which is responsible for authentication commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution. | |
| CVE-2016-8705 | Cri | 9.8 | < 1.4.39-3.3.2 | 1.4.39-3.3.2 | Jan 6, 2017 | Multiple integer overflows in process_bin_update function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution. | |
| CVE-2016-8704 | Cri | 9.8 | < 1.4.39-3.3.2 | 1.4.39-3.3.2 | Jan 6, 2017 | An integer overflow in the process_bin_append_prepend function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution. | |
| CVE-2013-7291 | — | < 1.4.39-3.3.2 | 1.4.39-3.3.2 | Jan 13, 2014 | memcached before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (crash) via a request that triggers an "unbounded key print" during logging, related to an issue that was "quickly grepped out of the source tree," a different vulnerabilit | ||
| CVE-2013-7290 | — | < 1.4.39-3.3.2 | 1.4.39-3.3.2 | Jan 13, 2014 | 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 | ||
| CVE-2013-7239 | — | < 1.4.39-3.3.2 | 1.4.39-3.3.2 | Jan 13, 2014 | memcached before 1.4.17 allows remote attackers to bypass authentication by sending an invalid request with SASL credentials, then sending another request with incorrect SASL credentials. | ||
| CVE-2013-0179 | — | < 1.4.39-3.3.2 | 1.4.39-3.3.2 | Jan 13, 2014 | The process_bin_delete function in memcached.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 | ||
| CVE-2011-4971 | — | < 1.4.39-3.3.2 | 1.4.39-3.3.2 | Dec 12, 2013 | Multiple integer signedness errors in the (1) process_bin_sasl_auth, (2) process_bin_complete_sasl_auth, (3) process_bin_update, and (4) process_bin_append_prepend functions in Memcached 1.4.5 and earlier allow remote attackers to cause a denial of service (crash) via a large bod |
- affected < 1.4.39-3.3.2fixed 1.4.39-3.3.2
The try_read_command function in memcached.c in memcached before 1.4.39 allows remote attackers to cause a denial of service (segmentation fault) via a request to add/set a key, which makes a comparison between signed and unsigned int and triggers a heap-based buffer over-read. N
- affected < 1.4.39-3.3.2fixed 1.4.39-3.3.2
An integer overflow in process_bin_sasl_auth function in Memcached, which is responsible for authentication commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution.
- affected < 1.4.39-3.3.2fixed 1.4.39-3.3.2
Multiple integer overflows in process_bin_update function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution.
- affected < 1.4.39-3.3.2fixed 1.4.39-3.3.2
An integer overflow in the process_bin_append_prepend function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution.
- CVE-2013-7291Jan 13, 2014affected < 1.4.39-3.3.2fixed 1.4.39-3.3.2
memcached before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (crash) via a request that triggers an "unbounded key print" during logging, related to an issue that was "quickly grepped out of the source tree," a different vulnerabilit
- CVE-2013-7290Jan 13, 2014affected < 1.4.39-3.3.2fixed 1.4.39-3.3.2
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
- CVE-2013-7239Jan 13, 2014affected < 1.4.39-3.3.2fixed 1.4.39-3.3.2
memcached before 1.4.17 allows remote attackers to bypass authentication by sending an invalid request with SASL credentials, then sending another request with incorrect SASL credentials.
- CVE-2013-0179Jan 13, 2014affected < 1.4.39-3.3.2fixed 1.4.39-3.3.2
The process_bin_delete function in memcached.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
- CVE-2011-4971Dec 12, 2013affected < 1.4.39-3.3.2fixed 1.4.39-3.3.2
Multiple integer signedness errors in the (1) process_bin_sasl_auth, (2) process_bin_complete_sasl_auth, (3) process_bin_update, and (4) process_bin_append_prepend functions in Memcached 1.4.5 and earlier allow remote attackers to cause a denial of service (crash) via a large bod