shaundmorris / ddf

The Distributed Data Framework
Other
0 stars 0 forks source link

CVE-2017-7656 High Severity Vulnerability detected by WhiteSource #1186

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

mend-bolt-for-github[bot] commented 5 years ago

CVE-2017-7656 - High Severity Vulnerability

Vulnerable Libraries - jetty-http-8.1.10.v20130312.jar, jetty-http-9.2.19.v20160908.jar, jetty-http-9.4.10.v20180503.jar

jetty-http-8.1.10.v20130312.jar

Administrative parent pom for Jetty modules

path: /root/.m2/repository/org/eclipse/jetty/jetty-http/8.1.10.v20130312/jetty-http-8.1.10.v20130312.jar

Dependency Hierarchy: - catalog-app-2.14.0-SNAPSHOT.xml (Root Library) - catalog-core-commands-2.14.0-SNAPSHOT.jar - catalog-core-standardframework-2.14.0-SNAPSHOT.jar - lux-1.2.jar - solr-core-4.10.4.jar - :x: **jetty-http-8.1.10.v20130312.jar** (Vulnerable Library)

jetty-http-9.2.19.v20160908.jar

Administrative parent pom for Jetty modules

path: /root/.m2/repository/org/eclipse/jetty/jetty-http/9.2.19.v20160908/jetty-http-9.2.19.v20160908.jar

Dependency Hierarchy: - jetty-servlets-9.2.19.v20160908.jar (Root Library) - :x: **jetty-http-9.2.19.v20160908.jar** (Vulnerable Library)

jetty-http-9.4.10.v20180503.jar

The Eclipse Jetty Project

path: /root/.m2/repository/org/eclipse/jetty/jetty-http/9.4.10.v20180503/jetty-http-9.4.10.v20180503.jar,/ddf/distribution/solr-distro/target/solr-7.4.0/server/lib/jetty-http-9.4.10.v20180503.jar,/ddf/distribution/kernel/target/dependencies/solr/server/lib/jetty-http-9.4.10.v20180503.jar,/ddf/distribution/ddf/target/dependencies/solr/server/lib/jetty-http-9.4.10.v20180503.jar

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

Dependency Hierarchy: - :x: **jetty-http-9.4.10.v20180503.jar** (Vulnerable Library)

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), HTTP/0.9 is handled poorly. An HTTP/1 style request line (i.e. method space URI space version) that declares a version of HTTP/0.9 was accepted and treated as a 0.9 request. If deployed behind an intermediary that also accepted and passed through the 0.9 version (but did not act on it), then the response sent could be interpreted by the intermediary as HTTP/1 headers. This could be used to poison the cache if the server allowed the origin client to generate arbitrary content in the response.

Publish Date: 2018-06-26

URL: CVE-2017-7656

CVSS 3 Score Details (7.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: http://www.securitytracker.com/id/1041194

Fix Resolution: The vendor has issued a fix (9.4.11.v20180605). 9.2.25.v20180606, 9.3.24.v20180605 The vendor advisory is available at: http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00123.html


Step up your Open Source Security Game with WhiteSource here

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.