doc-ai / tensorio-android

TensorIO for Android
2 stars 6 forks source link

CVE-2017-7658 (High) detected in jetty-server-9.3.4.RC0.jar, jetty-http-9.3.4.RC0.jar #176

Closed mend-for-github-com[bot] closed 4 years ago

mend-for-github-com[bot] commented 4 years ago

CVE-2017-7658 - High Severity Vulnerability

Vulnerable Libraries - jetty-server-9.3.4.RC0.jar, jetty-http-9.3.4.RC0.jar

jetty-server-9.3.4.RC0.jar

The core jetty server artifact.

Library home page: http://www.eclipse.org/jetty

Path to dependency file: /tmp/ws-scm/tensorio-android/javaexample/build.gradle

Path to vulnerable library: 20200803172627_FRGLVQ/downloadResource_KWMISC/20200803172805/jetty-server-9.3.4.RC0.jar,/tmp/ws-ua_20200803172627_FRGLVQ/downloadResource_KWMISC/20200803172805/jetty-server-9.3.4.RC0.jar

Dependency Hierarchy: - :x: **jetty-server-9.3.4.RC0.jar** (Vulnerable Library)

jetty-http-9.3.4.RC0.jar

Administrative parent pom for Jetty modules

Library home page: http://www.eclipse.org/jetty

Path to dependency file: /tmp/ws-scm/tensorio-android/javaexample/build.gradle

Path to vulnerable library: /tmp/ws-ua_20200803172627_FRGLVQ/downloadResource_KWMISC/20200803172805/jetty-http-9.3.4.RC0.jar,20200803172627_FRGLVQ/downloadResource_KWMISC/20200803172805/jetty-http-9.3.4.RC0.jar

Dependency Hierarchy: - :x: **jetty-http-9.3.4.RC0.jar** (Vulnerable Library)

Found in HEAD commit: ab681bed6317590621823b965bf9b7e4da2638aa

Vulnerability Details

In Eclipse Jetty Server, versions 9.2.x and older, 9.3.x (all non HTTP/1.x configurations), and 9.4.x (all HTTP/1.x configurations), when presented with two content-lengths headers, Jetty ignored the second. When presented with a content-length and a chunked encoding header, the content-length was ignored (as per RFC 2616). If an intermediary decided on the shorter length, but still passed on the longer body, then body content could be interpreted by Jetty as a pipelined request. If the intermediary was imposing authorization, the fake pipelined request would bypass that authorization.

Publish Date: 2018-06-26

URL: CVE-2017-7658

CVSS 3 Score Details (9.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7658

Release Date: 2018-06-26

Fix Resolution: org.eclipse.jetty:jetty-server:9.4.11.v20180605,9.3.24.v20180605,9.2.25.v20180606;org.eclipse.jetty.aggregate:jetty-client:9.4.11.v20180605,9.3.24.v20180605,9.2.25.v20180606;org.eclipse.jetty:jetty-http:9.4.11.v20180605,9.3.24.v20180605,9.2.25.v20180606