ghsa-w2x5-3r39-4jxq
Vulnerability from github
Published
2022-05-05 02:48
Modified
2022-05-05 02:48
Details
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.
{ "affected": [], "aliases": [ "CVE-2013-0179" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-01-13T21:55:00Z", "severity": "LOW" }, "details": "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.", "id": "GHSA-w2x5-3r39-4jxq", "modified": "2022-05-05T02:48:32Z", "published": "2022-05-05T02:48:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0179" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=895054" }, { "type": "WEB", "url": "https://code.google.com/p/memcached/issues/attachmentText?id=306\u0026aid=3060004000\u0026name=0001-Fix-buffer-overrun-when-logging-key-to-delete-in-bin.patch\u0026token=3GEzHThBL5cxmUrsYANkW03RrNY%3A1358179503096" }, { "type": "WEB", "url": "https://code.google.com/p/memcached/issues/detail?id=306" }, { "type": "WEB", "url": "https://code.google.com/p/memcached/wiki/ReleaseNotes1417" }, { "type": "WEB", "url": "http://secunia.com/advisories/56183" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/01/14/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/01/14/6" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/64978" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2080-1" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.