samqdemocorp-mend / box_mojito

https://github.com/box/mojito.git
Apache License 2.0
0 stars 0 forks source link

httpclient-4.5.2.jar: 2 vulnerabilities (highest severity is: 6.9) reachable #15

Open mend-for-github-com[bot] opened 8 months ago

mend-for-github-com[bot] commented 8 months ago
Vulnerable Library - httpclient-4.5.2.jar

Apache HttpComponents Client

Library home page: http://www.apache.org/

Path to dependency file: /mavenplugin/pom.xml

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

Found in HEAD commit: d4cbd8181219f9a6ad9908c6f748847b1efae670

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (httpclient version) Remediation Possible** Reachability
WS-2017-3734 Medium 6.9 Not Defined httpclient-4.5.2.jar Direct 4.5.3

Reachable

CVE-2020-13956 Medium 6.9 Not Defined 0.2% httpclient-4.5.2.jar Direct 4.5.13

Reachable

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

WS-2017-3734 ### Vulnerable Library - httpclient-4.5.2.jar

Apache HttpComponents Client

Library home page: http://www.apache.org/

Path to dependency file: /mavenplugin/pom.xml

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

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

Found in HEAD commit: d4cbd8181219f9a6ad9908c6f748847b1efae670

Found in base branch: main

### Reachability Analysis This vulnerability is potentially reachable ``` com.box.l10n.mojito.rest.resttemplate.CookieStoreRestTemplate (Application) -> org.apache.http.impl.client.HttpClientBuilder (Extension) -> org.apache.http.impl.client.DefaultRedirectStrategy (Extension) -> ❌ org.apache.http.client.utils.URIBuilder (Vulnerable Component) ```

### 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

### Threat Assessment

Exploit Maturity: Not Defined

EPSS:

### CVSS 4 Score Details (6.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A

For more information on CVSS4 Scores, click here.

### Suggested Fix

Type: Upgrade version

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

Release Date: 2017-01-21

Fix Resolution: 4.5.3

In order to enable automatic remediation, please create workflow rules

CVE-2020-13956 ### Vulnerable Library - httpclient-4.5.2.jar

Apache HttpComponents Client

Library home page: http://www.apache.org/

Path to dependency file: /mavenplugin/pom.xml

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

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

Found in HEAD commit: d4cbd8181219f9a6ad9908c6f748847b1efae670

Found in base branch: main

### Reachability Analysis This vulnerability is potentially reachable ``` com.box.l10n.mojito.rest.resttemplate.CookieStoreRestTemplate (Application) -> org.apache.http.impl.client.HttpClientBuilder (Extension) -> org.apache.http.impl.execchain.RedirectExec (Extension) -> ❌ org.apache.http.client.utils.URIUtils (Vulnerable Component) ```

### 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

### Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.2%

### CVSS 4 Score Details (6.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A

For more information on CVSS4 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: 4.5.13

In order to enable automatic remediation, please create workflow rules


In order to enable automatic remediation for this issue, please create workflow rules