ghsa-8829-5g6p-wqm9
Vulnerability from github
Published
2022-05-14 01:40
Modified
2022-05-14 01:40
Severity ?
Details
Buffer overflow in redis-cli of Redis before 4.0.10 and 5.x before 5.0 RC3 allows an attacker to achieve code execution and escalate to higher privileges via a crafted command line. NOTE: It is unclear whether there are any common situations in which redis-cli is used with, for example, a -h (aka hostname) argument from an untrusted source.
{ "affected": [], "aliases": [ "CVE-2018-12326" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-06-17T14:29:00Z", "severity": "HIGH" }, "details": "Buffer overflow in redis-cli of Redis before 4.0.10 and 5.x before 5.0 RC3 allows an attacker to achieve code execution and escalate to higher privileges via a crafted command line. NOTE: It is unclear whether there are any common situations in which redis-cli is used with, for example, a -h (aka hostname) argument from an untrusted source.", "id": "GHSA-8829-5g6p-wqm9", "modified": "2022-05-14T01:40:19Z", "published": "2022-05-14T01:40:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12326" }, { "type": "WEB", "url": "https://github.com/antirez/redis/commit/9fdcc15962f9ff4baebe6fdd947816f43f730d50" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0052" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0094" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1860" }, { "type": "WEB", "url": "https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0" }, { "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://www.exploit-db.com/exploits/44904" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.