bw6-plugin-maven
bw6-plugin-maven copied to clipboard
CVE-2020-13956 (Medium) detected in httpclient-4.0.2.jar
CVE-2020-13956 - Medium Severity Vulnerability
Vulnerable Library - httpclient-4.0.2.jar
HttpComponents Client (base module)
Path to dependency file: /Source/bw6-maven-plugin/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
Dependency Hierarchy:
- maven-reporting-impl-3.0.0.jar (Root Library)
- doxia-core-1.7.jar
- :x: httpclient-4.0.2.jar (Vulnerable Library)
- doxia-core-1.7.jar
Found in HEAD commit: 4d279939679b1227e061ae92cc6c0d7c9250eb08
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
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 (org.apache.maven.reporting:maven-reporting-impl): 3.1.0
- [ ] Check this box to open an automated fix PR