Show filters
31 Total Results
Displaying 1-10 of 31
Sort by:
Attacker Value
Unknown

CVE-2023-6027

Disclosure Date: November 30, 2023 (last updated December 06, 2023)
A critical flaw has been identified in elijaa/phpmemcachedadmin affecting version 1.3.0, specifically related to a stored XSS vulnerability. This vulnerability allows malicious actors to insert a carefully crafted JavaScript payload. The issue arises from improper encoding of user-controlled entries in the "/pmcadmin/configure.php" parameter.
Attacker Value
Unknown

CVE-2023-6026

Disclosure Date: November 30, 2023 (last updated December 06, 2023)
A Path traversal vulnerability has been reported in elijaa/phpmemcachedadmin affecting version 1.3.0. This vulnerability allows an attacker to delete files stored on the server due to lack of proper verification of user-supplied input.
Attacker Value
Unknown

CVE-2023-46853

Disclosure Date: October 27, 2023 (last updated November 08, 2023)
In Memcached before 1.6.22, an off-by-one error exists when processing proxy requests in proxy mode, if \n is used instead of \r\n.
Attacker Value
Unknown

CVE-2023-46852

Disclosure Date: October 27, 2023 (last updated November 08, 2023)
In Memcached before 1.6.22, a buffer overflow exists when processing multiget requests in proxy mode, if there are many spaces after the "get" substring.
Attacker Value
Unknown

CVE-2023-41670

Disclosure Date: October 09, 2023 (last updated October 12, 2023)
Cross-Site Request Forgery (CSRF) vulnerability in Palasthotel (in person: Edward Bock) Use Memcached plugin <= 1.0.4 versions.
Attacker Value
Unknown

CVE-2022-48571

Disclosure Date: August 22, 2023 (last updated October 08, 2023)
memcached 1.6.7 allows a Denial of Service via multi-packet uploads in UDP.
Attacker Value
Unknown

CVE-2020-22570

Disclosure Date: August 22, 2023 (last updated October 08, 2023)
Memcached 1.6.0 before 1.6.3 allows remote attackers to cause a denial of service (daemon crash) via a crafted meta command.
Attacker Value
Unknown

CVE-2023-27478

Disclosure Date: March 07, 2023 (last updated October 08, 2023)
libmemcached-awesome is an open source C/C++ client library and tools for the memcached server. `libmemcached` could return data for a previously requested key, if that previous request timed out due to a low `POLL_TIMEOUT`. This issue has been addressed in version 1.1.4. Users are advised to upgrade. There are several ways to workaround or lower the probability of this bug affecting a given deployment. 1: use a reasonably high `POLL_TIMEOUT` setting, like the default. 2: use separate libmemcached connections for unrelated data. 3: do not re-use libmemcached connections in an unknown state.
Attacker Value
Unknown

CVE-2021-37519

Disclosure Date: February 03, 2023 (last updated October 08, 2023)
Buffer Overflow vulnerability in authfile.c memcached 1.6.9 allows attackers to cause a denial of service via crafted authenticattion file.
Attacker Value
Unknown

CVE-2022-26635

Disclosure Date: April 05, 2022 (last updated May 22, 2024)
PHP-Memcached v2.2.0 and below contains an improper NULL termination which allows attackers to execute CLRF injection. Note: Third parties have disputed this as not affecting PHP-Memcached directly.