mwilliams7197 / kafka-service-interface

Docker service that exposes Kafka producer and consumer API's
0 stars 0 forks source link

WS-2017-3734 (Medium) detected in httpclient-4.3.6.jar - autoclosed #106

Closed mend-for-github-com[bot] closed 3 years ago

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

WS-2017-3734 - Medium Severity Vulnerability

Vulnerable Library - httpclient-4.3.6.jar

HttpComponents Client

Path to dependency file: kafka-service-interface/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar

Dependency Hierarchy: - unirest-java-1.4.7.jar (Root Library) - :x: **httpclient-4.3.6.jar** (Vulnerable Library)

Found in HEAD commit: 03a297a04fa7b4a294c5b328762aa8f73256ee5b

Found in base branch: master

Vulnerability Details

Apache httpclient before 4.5.3 are vulnerable to Directory Traversal. The user-provided path was able to override the specified host, resulting in giving network access to a sensitive environment.

Publish Date: 2017-01-21

URL: WS-2017-3734

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://issues.apache.org/jira/browse/HTTPCLIENT-1803

Release Date: 2017-01-21

Fix Resolution: org.apache.httpcomponents:httpclient:4.5.3

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

:information_source: This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #113