Vulnerability Details : CVE-2023-27478
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.
Vulnerability category: Information leak
Products affected by CVE-2023-27478
- cpe:2.3:a:awesome:libmemcached:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-27478
0.10%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 43 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-27478
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
3.9
|
2.5
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
3.9
|
2.5
|
GitHub, Inc. |
CWE ids for CVE-2023-27478
-
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-27478
-
https://github.com/awesomized/libmemcached/security/advisories/GHSA-wwmh-39wj-fx59
Disclosure of unrelated data · Advisory · awesomized/libmemcached · GitHubPatch;Third Party Advisory
-
https://github.com/awesomized/libmemcached/releases/tag/1.1.4
Release v 1.1.4 · awesomized/libmemcached · GitHubRelease Notes
-
https://github.com/php-memcached-dev/php-memcached/issues/531
get returns random values when lower than default OPT_POLL_TIMEOUT is set · Issue #531 · php-memcached-dev/php-memcached · GitHubExploit;Issue Tracking;Patch;Third Party Advisory
-
https://github.com/awesomized/libmemcached/commit/48dcc61a
revert most of d7a0084bf99d618d1dc26a54fd413db7ae8b8e63 · awesomized/libmemcached@48dcc61 · GitHubPatch
Jump to