9.8

CVE-2016-8620

The 'globbing' feature in curl before version 7.51.0 has a flaw that leads to integer overflow and out-of-bounds read via user controlled input.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
HaxxCurl Version < 7.51.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 4.41% 0.901
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
secalert@redhat.com 6.5 3.9 2.5
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.

CWE-125 Out-of-bounds Read

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

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://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html
Patch
https://security.gentoo.org/glsa/201701-47
Third Party Advisory
https://www.tenable.com/security/tns-2016-21
Third Party Advisory
https://access.redhat.com/errata/RHSA-2018:3558
Third Party Advisory
http://www.securitytracker.com/id/1037192
Third Party Advisory
VDB Entry
http://www.securityfocus.com/bid/94102
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8620
Patch
Third Party Advisory
Issue Tracking
https://curl.haxx.se/docs/adv_20161102F.html
Vendor Advisory