Vulnerability Description
The do_item_get function in items.c in memcached 1.4.4 and other versions before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (segmentation fault) via a request to delete a key, which does not account for the lack of a null terminator in the key and triggers a buffer over-read when printing to stderr, a different vulnerability than CVE-2013-0179.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Memcached | Memcached | 1.4.4 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/64988
- https://code.google.com/p/memcached/issues/detail?id=306ExploitPatch
- https://code.google.com/p/memcached/wiki/ReleaseNotes1417Patch
- http://www.securityfocus.com/bid/64988
- https://code.google.com/p/memcached/issues/detail?id=306ExploitPatch
- https://code.google.com/p/memcached/wiki/ReleaseNotes1417Patch
FAQ
What is CVE-2013-7290?
CVE-2013-7290 is a vulnerability with a CVSS score of 1.8 (LOW). The do_item_get function in items.c in memcached 1.4.4 and other versions before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (segmentation fault) via a r...
How severe is CVE-2013-7290?
CVE-2013-7290 has been rated LOW with a CVSS base score of 1.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2013-7290?
Check the references section above for vendor advisories and patch information. Affected products include: Memcached Memcached.