9.8

CVE-2017-7657

In Eclipse Jetty, versions 9.2.x and older, 9.3.x (all configurations), and 9.4.x (non-default configuration with RFC2616 compliance enabled), transfer-encoding chunks are handled poorly. The chunk length parsing was vulnerable to an integer overflow. Thus a large chunk size could be interpreted as a smaller chunk size and content sent as chunk body could be interpreted as a pipelined request. If Jetty was deployed behind an intermediary that imposed some authorization and that intermediary allowed arbitrarily large chunks to be passed on unchanged, then this flaw could be used to bypass the authorization imposed by the intermediary as the fake pipelined request would not be interpreted by the intermediary as a request.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
EclipseJetty Version <= 9.2.26
EclipseJetty Version >= 9.3.0 < 9.3.24
EclipseJetty Version >= 9.4.0 < 9.4.11
DebianDebian Linux Version9.0
NetappE-series Santricity Os Controller Version >= 11.0 <= 11.50.1
NetappElement Software Version-
NetappHci Storage Nodes Version-
NetappOncommand Unified Manager Version < 5.2.4
NetappSnap Creator Framework Version < 4.3.3
NetappSnapcenter Version < 4.1p3
NetappSnapmanager SwPlatformoracle Version < 3.4.2
NetappSnapmanager SwPlatformsap Version < 3.4.2
HpXp P9000 Command View SwEditionadvanced Version >= 8.4.0-00 < 8.6.2-00
   HpXp P9000 Version-
OracleRest Data Services Version11.2.0.4 SwEdition-
OracleRest Data Services Version12.1.0.2 SwEdition-
OracleRest Data Services Version12.2.0.1 SwEdition-
OracleRest Data Services Version18c SwEdition-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 7.64% 0.915
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/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.

CWE-444 Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination.

http://www.securitytracker.com/id/1041194
Third Party Advisory
VDB Entry