Vulnerability CVE-2018-12326


Published: 2018-06-17

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.

See advisories in our WLB2 database:
Topic
Author
Date
High
Redis-cli Buffer Overflow
Fakhri Zulkifli
18.06.2018

Type:

CWE-119

(Improper Restriction of Operations within the Bounds of a Memory Buffer)

CVSS2 => (AV:L/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.6/10
6.4/10
3.9/10
Exploit range
Attack complexity
Authentication
Local
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Redislabs -> Redis 

 References:
https://access.redhat.com/errata/RHSA-2019:0052
https://access.redhat.com/errata/RHSA-2019:0094
https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0
https://github.com/antirez/redis/commit/9fdcc15962f9ff4baebe6fdd947816f43f730d50
https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES
https://www.exploit-db.com/exploits/44904/

Copyright 2024, cxsecurity.com

 

Back to Top