hshivhare67 / jetty_v9.4.31_27223

Other
0 stars 0 forks source link

CVE-2020-13956 (Medium) detected in httpclient-4.0.1.jar, httpclient-4.5.6.jar #60

Open mend-bolt-for-github[bot] opened 11 months ago

mend-bolt-for-github[bot] commented 11 months ago

CVE-2020-13956 - Medium Severity Vulnerability

Vulnerable Libraries - httpclient-4.0.1.jar, httpclient-4.5.6.jar

httpclient-4.0.1.jar

HttpComponents Client (base module)

Path to dependency file: /jetty-gcloud/jetty-gcloud-session-manager/pom.xml

Path to vulnerable library: /jetty-gcloud/jetty-gcloud-session-manager/pom.xml,/tests/test-sessions/test-gcloud-sessions/pom.xml

Dependency Hierarchy: - google-cloud-datastore-1.0.0.jar (Root Library) - google-cloud-core-1.0.0.jar - gax-1.0.0.jar - google-auth-library-oauth2-http-0.6.1.jar - google-http-client-1.21.0.jar - :x: **httpclient-4.0.1.jar** (Vulnerable Library)

httpclient-4.5.6.jar

Apache HttpComponents Client

Path to dependency file: /tests/test-distribution/pom.xml

Path to vulnerable library: /tests/test-distribution/pom.xml

Dependency Hierarchy: - maven-resolver-transport-http-1.3.1.jar (Root Library) - :x: **httpclient-4.5.6.jar** (Vulnerable Library)

Found in HEAD commit: b976400adf459c779b88fa83118b68aa39af14c7

Found in base branch: master

Vulnerability Details

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution.

Publish Date: 2020-12-02

URL: CVE-2020-13956

CVSS 3 Score Details (5.3)

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: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-13956

Release Date: 2020-12-02

Fix Resolution (org.apache.httpcomponents:httpclient): 4.5.13

Direct dependency fix Resolution (com.google.cloud:google-cloud-datastore): 1.13.0

Fix Resolution (org.apache.httpcomponents:httpclient): 4.5.13

Direct dependency fix Resolution (org.apache.maven.resolver:maven-resolver-transport-http): 1.7.0


Step up your Open Source Security Game with Mend here