gsd-2018-12326
Vulnerability from gsd
Modified
2023-12-13 01:22
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.
Aliases
Aliases
{ GSD: { alias: "CVE-2018-12326", description: "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: "GSD-2018-12326", references: [ "https://www.suse.com/security/cve/CVE-2018-12326.html", "https://access.redhat.com/errata/RHSA-2019:1860", "https://access.redhat.com/errata/RHSA-2019:0094", "https://access.redhat.com/errata/RHSA-2019:0052", "https://packetstormsecurity.com/files/cve/CVE-2018-12326", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2018-12326", ], 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: "GSD-2018-12326", modified: "2023-12-13T01:22:30.090640Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2018-12326", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0", refsource: "MISC", url: "https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0", }, { name: "44904", refsource: "EXPLOIT-DB", url: "https://www.exploit-db.com/exploits/44904/", }, { name: "RHSA-2019:0052", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2019:0052", }, { name: "RHSA-2019:0094", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2019:0094", }, { name: "https://github.com/antirez/redis/commit/9fdcc15962f9ff4baebe6fdd947816f43f730d50", refsource: "MISC", url: "https://github.com/antirez/redis/commit/9fdcc15962f9ff4baebe6fdd947816f43f730d50", }, { name: "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES", refsource: "MISC", url: "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES", }, { name: "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES", refsource: "MISC", url: "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES", }, { name: "RHSA-2019:1860", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2019:1860", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:redislabs:redis:5.0:rc1:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "4.0.10", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redislabs:redis:5.0:rc2:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2018-12326", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-119", }, ], }, ], }, references: { reference_data: [ { name: "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES", }, { name: "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES", }, { name: "https://github.com/antirez/redis/commit/9fdcc15962f9ff4baebe6fdd947816f43f730d50", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/antirez/redis/commit/9fdcc15962f9ff4baebe6fdd947816f43f730d50", }, { name: "https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0", }, { name: "44904", refsource: "EXPLOIT-DB", tags: [ "Exploit", "Third Party Advisory", "VDB Entry", ], url: "https://www.exploit-db.com/exploits/44904/", }, { name: "RHSA-2019:0094", refsource: "REDHAT", tags: [], url: "https://access.redhat.com/errata/RHSA-2019:0094", }, { name: "RHSA-2019:0052", refsource: "REDHAT", tags: [], url: "https://access.redhat.com/errata/RHSA-2019:0052", }, { name: "RHSA-2019:1860", refsource: "REDHAT", tags: [], url: "https://access.redhat.com/errata/RHSA-2019:1860", }, ], }, }, impact: { baseMetricV2: { cvssV2: { accessComplexity: "LOW", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 4.6, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:L/AC:L/Au:N/C:P/I:P/A:P", version: "2.0", }, exploitabilityScore: 3.9, impactScore: 6.4, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 8.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, exploitabilityScore: 2.5, impactScore: 5.9, }, }, lastModifiedDate: "2019-01-17T11:29Z", publishedDate: "2018-06-17T14:29Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.