8.4

CVE-2018-12326

Exploit
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RedislabsRedis Version < 4.0.10
RedislabsRedis Version5.0 Updaterc1
RedislabsRedis Version5.0 Updaterc2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.68% 0.838
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.4 2.5 5.9
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 4.6 3.9 6.4
AV:L/AC:L/Au:N/C:P/I:P/A:P
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

https://access.redhat.com/errata/RHSA-2019:0052
https://access.redhat.com/errata/RHSA-2019:0094
https://access.redhat.com/errata/RHSA-2019:1860
https://gist.github.com/fakhrizulkifli/f831f40ec6cde4f744c552503d8698f0
Third Party Advisory
https://github.com/antirez/redis/commit/9fdcc15962f9ff4baebe6fdd947816f43f730d50
Patch
Third Party Advisory
https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
Patch
Third Party Advisory
https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES
Patch
Third Party Advisory
https://www.exploit-db.com/exploits/44904/
Third Party Advisory
Exploit
VDB Entry