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.
References
Link | Resource |
---|---|
https://github.com/awesomized/libmemcached/commit/48dcc61a | Patch |
https://github.com/awesomized/libmemcached/releases/tag/1.1.4 | Release Notes |
https://github.com/awesomized/libmemcached/security/advisories/GHSA-wwmh-39wj-fx59 | Patch Third Party Advisory |
https://github.com/php-memcached-dev/php-memcached/issues/531 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/awesomized/libmemcached/commit/48dcc61a | Patch |
https://github.com/awesomized/libmemcached/releases/tag/1.1.4 | Release Notes |
https://github.com/awesomized/libmemcached/security/advisories/GHSA-wwmh-39wj-fx59 | Patch Third Party Advisory |
https://github.com/php-memcached-dev/php-memcached/issues/531 | Exploit Issue Tracking Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 07:52
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/awesomized/libmemcached/commit/48dcc61a - Patch | |
References | () https://github.com/awesomized/libmemcached/releases/tag/1.1.4 - Release Notes | |
References | () https://github.com/awesomized/libmemcached/security/advisories/GHSA-wwmh-39wj-fx59 - Patch, Third Party Advisory | |
References | () https://github.com/php-memcached-dev/php-memcached/issues/531 - Exploit, Issue Tracking, Patch, Third Party Advisory |
Information
Published : 2023-03-07 18:15
Updated : 2024-11-21 07:52
NVD link : CVE-2023-27478
Mitre link : CVE-2023-27478
CVE.ORG link : CVE-2023-27478
JSON object : View
Products Affected
awesome
- libmemcached
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor