SmartBear / idea-collaborator-plugin

Apache License 2.0
3 stars 7 forks source link

CVE-2020-13956 (Medium) detected in httpclient-4.1.3.jar #32

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

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

CVE-2020-13956 - Medium Severity Vulnerability

Vulnerable Library - httpclient-4.1.3.jar

HttpComponents Client (base module)

Path to vulnerable library: idea-collaborator-plugin/collabplugin/lib/httpclient-4.1.3.jar,idea-collaborator-plugin/collaborator-0_7-BETA/collaborator/lib/httpclient-4.1.3.jar,idea-collaborator-plugin/collabplugin/collaborator/collaborator/lib/httpclient-4.1.3.jar

Dependency Hierarchy: - :x: **httpclient-4.1.3.jar** (Vulnerable Library)

Found in HEAD commit: 3e67fb2d437ffeadf07751b7979f4e35dbc282a2

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-07-21

Fix Resolution: org.apache.httpcomponents:httpclient:4.5.13;org.apache.httpcomponents:httpclient-osgi:4.5.13;org.apache.httpcomponents.client5:httpclient5:5.0.3;org.apache.httpcomponents.client5:httpclient5-osgi:5.0.3