CVE-2009-1255
CVE-2009-1255 is a medium-severity vulnerability in Memcachedb Memcached with a CVSS 2.0 base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-200.
Key facts
- Severity: Medium (CVSS 2.0 base score 5.0)
- EPSS exploit prediction: 2% (81st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-200
- Affected product: Memcachedb Memcached
- Published:
- Last modified:
Description
The process_stat function in (1) Memcached before 1.2.8 and (2) MemcacheDB 1.2.0 discloses (a) the contents of /proc/self/maps in response to a stats maps command and (b) memory-allocation statistics in response to a stats malloc command, which allows remote attackers to obtain sensitive information such as the locations of memory regions, and defeat ASLR protection, by sending a command to the daemon's TCP port.
Frequently asked questions
- What is CVE-2009-1255?
- The process_stat function in (1) Memcached before 1.2.8 and (2) MemcacheDB 1.2.0 discloses (a) the contents of /proc/self/maps in response to a stats maps command and (b) memory-allocation statistics in response to a stats malloc command, which allows remote attackers to obtain sensitive information such as the locations of memory regions, and defeat ASLR protection, by sending a command to the daemon's TCP port.
- How severe is CVE-2009-1255?
- CVE-2009-1255 has a CVSS 2.0 base score of 5.0, rated medium severity.
- Is CVE-2009-1255 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (81st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2009-1255?
- CVE-2009-1255 primarily affects Memcachedb Memcached. In total, 15 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2009-1255?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2009-1255 published?
- CVE-2009-1255 was published on 2009-04-30 and last updated on 2026-06-16.
References
- http://archives.neohapsis.com/archives/fulldisclosure/2009-04/0282.html
- http://code.google.com/p/memcachedb/source/browse/trunk/ChangeLog?spec=svn98&r=98
- http://code.google.com/p/memcachedb/source/detail?r=98
- http://code.google.com/p/memcachedb/source/diff?spec=svn98&r=98&format=side&path=/trunk/memcachedb.c
- http://groups.google.com/group/memcached/browse_thread/thread/ff96a9b88fb5d40e
- http://osvdb.org/54127
- http://secunia.com/advisories/34915
- http://secunia.com/advisories/34932
- http://secunia.com/advisories/35175
- http://www.mandriva.com/security/advisories?name=MDVSA-2009:105
- http://www.positronsecurity.com/advisories/2009-001.html
- http://www.securityfocus.com/archive/1/503064/100/0/threaded
- http://www.securityfocus.com/bid/34756
- http://www.securitytracker.com/id?1022140
- http://www.vupen.com/english/advisories/2009/1196
- http://www.vupen.com/english/advisories/2009/1197
- https://exchange.xforce.ibmcloud.com/vulnerabilities/50221
- https://www.redhat.com/archives/fedora-package-announce/2009-May/msg00851.html
- https://www.redhat.com/archives/fedora-package-announce/2009-May/msg01256.html
Affected products (15)
- cpe:2.3:a:memcachedb:memcached:*:*:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:0.0.1:*:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:0.0.2:*:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:0.0.3:*:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:0.0.4:*:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:0.1.0:*:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:0.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:1.0.0:beta:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:1.0.1:beta:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:1.0.2:beta:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:1.0.3:*:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:1.0.4:*:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:1.1.0:beta:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:1.2.0:beta:*:*:*:*:*:*
- cpe:2.3:a:memcachedb:memcached:1.2.1:beta:*:*:*:*:*:*
More vulnerabilities in Memcachedb Memcached
- CVE-2009-2415 — Critical (CVSS 10.0): Multiple integer overflows in memcached 1.1.12 and 1.2.2 allow remote attackers to execute arbitrary code via vectors…
- CVE-2010-1152 — Medium (CVSS 5.0): memcached.c in memcached before 1.4.3 allows remote attackers to cause a denial of service (daemon hang or crash) via a…
- CVE-2009-1494 — Medium (CVSS 5.0): The process_stat function in Memcached 1.2.8 discloses memory-allocation statistics in response to a stats malloc…
All CVEs affecting Memcachedb Memcached →
Other CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities
- CVE-2026-27604 — Critical (CVSS 10.0): FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version…
- CVE-2026-40965 — Critical (CVSS 10.0): Cloud Foundry UAA versions v76.12.0 through v78.12.0 are vulnerable to a private key exposure. The server contains a…
- CVE-2026-42826 — Critical (CVSS 10.0): Exposure of sensitive information to an unauthorized actor in Azure DevOps allows an unauthorized attacker to disclose…
- CVE-2025-29270 — Critical (CVSS 10.0): Incorrect access control in the realtime.cgi endpoint of Deep Sea Electronics devices DSE855 v1.1.0 to v1.1.26 allows…
- CVE-2025-61481 — Critical (CVSS 10.0): An issue in MikroTik RouterOS v.7.14.2 and SwOS v.2.18 exposes the WebFig management interface over cleartext HTTP by…
- CVE-2025-53624 — Critical (CVSS 10.0): The Docusaurus gists plugin adds a page to your Docusaurus instance, displaying all public gists of a GitHub user.…
Browse all CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities →