9.8

CVE-2016-8705

Exploit
Multiple integer overflows in process_bin_update function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MemcachedMemcached Version <= 1.4.31
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 19.85% 0.971
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
talos-cna@cisco.com 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
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.

http://rhn.redhat.com/errata/RHSA-2016-2819.html
http://rhn.redhat.com/errata/RHSA-2016-2820.html
http://www.debian.org/security/2016/dsa-3704
http://www.securityfocus.com/bid/94083
http://www.securitytracker.com/id/1037333
https://access.redhat.com/errata/RHSA-2017:0059
https://security.gentoo.org/glsa/201701-12
http://www.talosintelligence.com/reports/TALOS-2016-0220/
Third Party Advisory
Exploit
VDB Entry
Technical Description