ioana-nicolae / keycloak

Open Source Identity and Access Management For Modern Applications and Services
https://www.keycloak.org
Apache License 2.0
0 stars 0 forks source link

CVE-2017-7658 (High) detected in multiple libraries #91

Open mend-for-github-com[bot] opened 3 years ago

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

CVE-2017-7658 - High Severity Vulnerability

Vulnerable Libraries - jetty-http-9.4.3.v20170317.jar, jetty-server-9.4.6.v20170531.jar, jetty-http-9.4.6.v20170531.jar, jetty-http-9.4.5.v20170502.jar

jetty-http-9.4.3.v20170317.jar

The Eclipse Jetty Project

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

Path to dependency file: /testsuite/model/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.4.3.v20170317/jetty-http-9.4.3.v20170317.jar

Dependency Hierarchy: - integration-arquillian-tests-base-13.0.0-SNAPSHOT.jar (Root Library) - graphene-webdriver-2.3.2.pom - arquillian-drone-webdriver-depchain-2.4.3.pom - htmlunit-driver-2.26.jar - htmlunit-2.26.jar - websocket-client-9.4.3.v20170317.jar - jetty-client-9.4.3.v20170317.jar - :x: **jetty-http-9.4.3.v20170317.jar** (Vulnerable Library)

jetty-server-9.4.6.v20170531.jar

The core jetty server artifact.

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

Path to dependency file: /testsuite/integration-arquillian/test-apps/fuse/camel/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.jar

Dependency Hierarchy: - camel-jetty9-2.21.2.jar (Root Library) - :x: **jetty-server-9.4.6.v20170531.jar** (Vulnerable Library)

jetty-http-9.4.6.v20170531.jar

The Eclipse Jetty Project

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

Path to dependency file: /testsuite/integration-arquillian/test-apps/fuse/camel/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.jar

Dependency Hierarchy: - camel-jetty9-2.21.2.jar (Root Library) - jetty-server-9.4.6.v20170531.jar - :x: **jetty-http-9.4.6.v20170531.jar** (Vulnerable Library)

jetty-http-9.4.5.v20170502.jar

The Eclipse Jetty Project

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

Path to dependency file: /testsuite/integration-arquillian/tests/base/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.4.5.v20170502/jetty-http-9.4.5.v20170502.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.4.5.v20170502/jetty-http-9.4.5.v20170502.jar

Dependency Hierarchy: - graphene-webdriver-2.3.2.pom (Root Library) - arquillian-drone-webdriver-depchain-2.5.2.pom - htmlunit-driver-2.27.jar - htmlunit-2.27.jar - websocket-client-9.4.5.v20170502.jar - jetty-client-9.4.5.v20170502.jar - :x: **jetty-http-9.4.5.v20170502.jar** (Vulnerable Library)

Found in HEAD commit: 34eee947640ca637662cb41e649c6acf8b6d8c2e

Found in base branch: master

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

Direct dependency fix Resolution (org.apache.camel:camel-jetty9): 2.21.4

Fix Resolution (org.eclipse.jetty:jetty-http): 9.4.11.v20180605

Direct dependency fix Resolution (org.apache.camel:camel-jetty9): 2.21.4


:rescue_worker_helmet: Automatic Remediation is available for this issue

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

:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

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

:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

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

:information_source: This issue was automatically re-opened by WhiteSource because the vulnerable library in the specific branch(es) has been detected in the WhiteSource inventory.