7.7

CVE-2020-14147

An integer overflow in the getnum function in lua_struct.c in Redis before 6.0.3 allows context-dependent attackers with permission to run Lua code in a Redis session to cause a denial of service (memory corruption and application crash) or possibly bypass intended sandbox restrictions via a large number, which triggers a stack-based buffer overflow. NOTE: this issue exists because of a CVE-2015-8080 regression.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RedislabsRedis Version < 5.0.9
RedislabsRedis Version >= 6.0.0 < 6.0.3
SuseLinux Enterprise Version12.0
DebianDebian Linux Version10.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.09% 0.86
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.7 3.1 4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:N/I:N/A:P
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.

https://www.oracle.com/security-alerts/cpujan2021.html
Third Party Advisory
https://security.gentoo.org/glsa/202008-17
Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00058.html
Third Party Advisory
Mailing List
https://github.com/antirez/redis/commit/ef764dde1cca2f25d00686673d1bc89448819571
Patch
Third Party Advisory
https://github.com/antirez/redis/pull/6875
Patch
Third Party Advisory
https://www.debian.org/security/2020/dsa-4731
Third Party Advisory