LOW · 1.8

CVE-2013-0179

The process_bin_delete function in memcached.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 fau...

Vulnerability Description

The process_bin_delete function in memcached.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.

CVSS Score

1.8

LOW

AV:A/AC:H/Au:N/C:N/I:N/A:P
Confidentiality
NONE
Integrity
NONE
Availability
PARTIAL

Affected Products

VendorProductVersions
MemcachedMemcached1.4.4

Related Weaknesses (CWE)

References

FAQ

What is CVE-2013-0179?

CVE-2013-0179 is a vulnerability with a CVSS score of 1.8 (LOW). The process_bin_delete function in memcached.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 fau...

How severe is CVE-2013-0179?

CVE-2013-0179 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-0179?

Check the references section above for vendor advisories and patch information. Affected products include: Memcached Memcached.