9.8

CVE-2018-11219

Exploit
An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2, leading to a failure of bounds checking.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RedislabsRedis Version < 3.2.12
RedislabsRedis Version >= 4.0 < 4.0.10
RedislabsRedis Version5.0 Updaterc1
DebianDebian Linux Version9.0
RedhatOpenstack Version10
RedhatOpenstack Version13
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 7.06% 0.934
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/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.

https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html
Patch
Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:0052
Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:0094
Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:1860
https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
Third Party Advisory
https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES
Third Party Advisory
http://antirez.com/news/119
Third Party Advisory
Exploit
https://github.com/antirez/redis/issues/5017
Third Party Advisory
https://security.gentoo.org/glsa/201908-04
https://www.debian.org/security/2018/dsa-4230
Third Party Advisory
http://www.securityfocus.com/bid/104552
Third Party Advisory
VDB Entry
https://github.com/antirez/redis/commit/1eb08bcd4634ae42ec45e8284923ac048beaa4c3
Patch
Third Party Advisory
https://github.com/antirez/redis/commit/e89086e09a38cc6713bcd4b9c29abf92cf393936
Patch
Third Party Advisory