ghsa-7c9p-23p9-r8x2
Vulnerability from github
Published
2022-05-24 16:50
Modified
2022-05-24 16:50
Details
A stack-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By corrupting a hyperloglog using the SETRANGE command, an attacker could cause Redis to perform controlled increments of up to 12 bytes past the end of a stack-allocated buffer.
{ "affected": [], "aliases": [ "CVE-2019-10193" ], "database_specific": { "cwe_ids": [ "CWE-119", "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-07-11T19:15:00Z", "severity": "HIGH" }, "details": "A stack-buffer overflow vulnerability was found in the Redis hyperloglog data structure versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4. By corrupting a hyperloglog using the SETRANGE command, an attacker could cause Redis to perform controlled increments of up to 12 bytes past the end of a stack-allocated buffer.", "id": "GHSA-7c9p-23p9-r8x2", "modified": "2022-05-24T16:50:03Z", "published": "2022-05-24T16:50:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10193" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1819" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2002" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10193" }, { "type": "WEB", "url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES" }, { "type": "WEB", "url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES" }, { "type": "WEB", "url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Jul/19" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201908-04" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4061-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2019/dsa-4480" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2020.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/109290" } ], "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.