CVE-2010-1152
Description
memcached.c in memcached before 1.4.3 allows remote attackers to cause a denial of service (daemon hang or crash) via a long line that triggers excessive memory allocation. NOTE: some of these details are obtained from third party information.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
memcached 1.4.2 - Memory Consumption Remote Denial of Service
source: https://www.securityfocus.com/bid/39577/info
memcached is prone to a remote denial-of-service vulnerability.
An attacker can exploit this issue to cause the application to allocate large amount of memory, hanging or crashing the application.
memcached versions prior to 1.4.3 are affected.
cat /dev/zero | nc -q1 127.0.0.1 11211
OS impact
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 1.4.5-1 |
| sid | Fixed | 1.4.5-1 |
| forky | Fixed | 1.4.5-1 |
| bullseye | Fixed | 1.4.5-1 |
| bookworm | Fixed | 1.4.5-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| memcachedb | memcached | {"endIncluding":"1.4.2"} | |
| memcachedb | memcached | 0.0.1 | |
| memcachedb | memcached | 0.0.2 | |
| memcachedb | memcached | 0.0.3 | |
| memcachedb | memcached | 0.0.4 | |
| memcachedb | memcached | 0.1.0 | |
| memcachedb | memcached | 0.1.1 | |
| memcachedb | memcached | 1.0.0 | |
| memcachedb | memcached | 1.0.1 | |
| memcachedb | memcached | 1.0.2 | |
| memcachedb | memcached | 1.0.3 | |
| memcachedb | memcached | 1.0.4 | |
| memcachedb | memcached | 1.1.0 | |
| memcachedb | memcached | 1.1.12 | |
| memcachedb | memcached | 1.2.0 | |
| memcachedb | memcached | 1.2.1 | |
| memcachedb | memcached | 1.2.2 | |
| memcachedb | memcached | 1.2.8 | |
| memcachedb | memcached | 1.4.0 | |
| memcachedb | memcached | 1.4.1 | |
References
- http://blogs.sun.com/security/entry/input_validation_vulnerability_in_memcached
- http://code.google.com/p/memcached/issues/detail?id=102
- http://github.com/memcached/memcached/commit/75cc83685e103bc8ba380a57468c8f04413033f9
- http://github.com/memcached/memcached/commit/d9cd01ede97f4145af9781d448c62a3318952719
- http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00002.html
- http://lists.opensuse.org/opensuse-security-announce/2010-06/msg00001.html
- http://marc.info/?l=oss-security&m=127074597129559&w=2
- http://marc.info/?l=oss-security&m=127075341110616&w=2
- http://marc.info/?l=oss-security&m=127075808518733&w=2
- http://secunia.com/advisories/39306
- http://securitytracker.com/id?1023839
- http://www.vupen.com/english/advisories/2011/0442
- https://security-tracker.debian.org/tracker/CVE-2010-1152
CWEs
CWE-20
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.