This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
CVE-2017-7657 (High) detected in multiple libraries #32
Labels
Mend: dependency security vulnerability
Security vulnerability detected by WhiteSource
CVE-2017-7657 - High Severity Vulnerability
Vulnerable Libraries - jetty-server-9.2.26.v20180806.jar, jetty-http-8.1.22.v20160922.jar, jetty-http-7.6.21.v20160908.jar, jetty-http-9.2.26.v20180806.jar
jetty-server-9.2.26.v20180806.jar
The core jetty server artifact.
Library home page: http://www.eclipse.org/jetty
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.2.26.v20180806/dc718537344846b0b5bb1e69bd27902c74a64568/jetty-server-9.2.26.v20180806.jar
Dependency Hierarchy:
jetty-http-8.1.22.v20160922.jar
Administrative parent pom for Jetty modules
Library home page: http://www.eclipse.org/jetty
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/8.1.22.v20160922/34350a9bf6955b75b00dda180d44109a2f5fc862/jetty-http-8.1.22.v20160922.jar
Dependency Hierarchy:
jetty-http-7.6.21.v20160908.jar
Administrative parent pom for Jetty modules
Library home page: http://www.eclipse.org/jetty
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/7.6.21.v20160908/58dee82c3f15bbd1eeb60d59f02847b6efbd33f1/jetty-http-7.6.21.v20160908.jar
Dependency Hierarchy:
jetty-http-9.2.26.v20180806.jar
Administrative parent pom for Jetty modules
Library home page: http://www.eclipse.org/jetty
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.2.26.v20180806/2860272e69f7f09c5948ae1335f320c21a10eb29/jetty-http-9.2.26.v20180806.jar
Dependency Hierarchy:
Found in HEAD commit: 4cb9afca7b4ab356e0863ec7515cb10a779ea02d
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2018-06-26
URL: CVE-2017-7657
CVSS 3 Score Details (9.8)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://bugs.eclipse.org/bugs/show_bug.cgi?id=535668
Release Date: 2018-06-26
Fix Resolution (org.eclipse.jetty:jetty-server): 9.3.24.v20180605
Direct dependency fix Resolution (org.gretty:gretty-runner-jetty9): 3.0.6
Fix Resolution (org.eclipse.jetty:jetty-http): 9.3.24.v20180605
Direct dependency fix Resolution (org.gretty:gretty-runner-jetty9): 3.0.6
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: