Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2013-0179

14
FAUCET Score

CVE-2013-0179 describes a denial-of-service vulnerability in memcached versions prior to 1.4.17. Specifically, the process_bin_delete function, when memcached is running in verbose mode, can be exploited by remote attackers to cause a segmentation fault. This occurs because the function fails to properly handle keys without null terminators, leading to a buffer over-read when attempting to print to stderr. The vulnerability has a low CVSS score of 1.8 (AV:A/AC:H/Au:N/C:N/I:N/A:P), indicating an adjacent attack vector, high attack complexity, and only a partial impact on availability. While it can lead to a denial of service, the attacker needs to be on the same local network, and the server must be in verbose mode. There is no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are minimal, suggesting it has not garnered significant attention from researchers or threat actors.

Impacted Technologies

VendorProductVersion(s)CPE
1.4.4CPE matchmatch criteria
cpe:2.3:a:memcached:memcached:1.4.4:*:*:*:*:*:*:*
1.4.5CPE matchmatch criteria
cpe:2.3:a:memcached:memcached:1.4.5:*:*:*:*:*:*:*
1.4.6CPE matchmatch criteria
cpe:2.3:a:memcached:memcached:1.4.6:*:*:*:*:*:*:*
1.4.7CPE matchmatch criteria
cpe:2.3:a:memcached:memcached:1.4.7:*:*:*:*:*:*:*
1.4.8CPE matchmatch criteria
cpe:2.3:a:memcached:memcached:1.4.8:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 2.0

1.8LOW

AV:A/AC:H/Au:N/C:N/I:N/A:P

Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
PARTIAL
Access Vector
ADJACENT_NETWORK
Access Complexity
HIGH
Authentication
NONE
Exploitability Score
3.2
Impact Score
2.9
CvssVersion
2.0

Exploit Intelligence

EPSS Score
1.50%
Probability of exploitation in next 30 days
EPSS Percentile
71.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0150 is in the 93rd percentile among its peer group of 122 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.0 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 6Fixed in: memcached

Vendor Advisories (1)

redhatCVE-2013-0179Low

memcached: DoS due to buffer overrun when printing out keys to be deleted in verbose mode

Jan 8, 2013

References

bugzilla.redhat.com / show_bug.cgi
code.google.com / p/memcached/issues/attachmentText
code.google.com / p/memcached/issues/detail
ExploitPatch
code.google.com / p/memcached/wiki/ReleaseNotes1417
secunia.com / advisories/56183
Vendor Advisory
openwall.com / lists/oss-security/2013/01/14/4
openwall.com / lists/oss-security/2013/01/14/6
securityfocus.com / bid/64978
ubuntu.com / usn/USN-2080-1