Nexmo / comms-router

A server which allows you to route tasks to agents.
Apache License 2.0
19 stars 11 forks source link

play-docs_2.12-2.6.11.jar: 2 vulnerabilities (highest severity is: 6.5) #112

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

mend-for-github-com[bot] commented 2 years ago
Vulnerable Library - play-docs_2.12-2.6.11.jar

Path to dependency file: /test/demo-helper/play-helper/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.typesafe.akka/akka-http-core_2.12/10.0.11/9ec90e5cac9672933d526e07d58ffb0b65e0f212/akka-http-core_2.12-10.0.11.jar

Found in HEAD commit: 4e5656db54be4b22481fe3774c2caeba51bac190

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (play-docs_2.12 version) Remediation Possible** Reachability
CVE-2021-23339 Medium 6.5 Not Defined 0.1% akka-http-core_2.12-10.0.11.jar Transitive 2.8.8
CVE-2021-29425 Medium 4.8 Not Defined 0.2% commons-io-2.5.jar Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

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

Details

CVE-2021-23339 ### Vulnerable Library - akka-http-core_2.12-10.0.11.jar

akka-http-core

Library home page: http://akka.io

Path to dependency file: /test/demo-helper/play-helper/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.typesafe.akka/akka-http-core_2.12/10.0.11/9ec90e5cac9672933d526e07d58ffb0b65e0f212/akka-http-core_2.12-10.0.11.jar

Dependency Hierarchy: - play-docs_2.12-2.6.11.jar (Root Library) - play-akka-http-server_2.12-2.6.11.jar - :x: **akka-http-core_2.12-10.0.11.jar** (Vulnerable Library)

Found in HEAD commit: 4e5656db54be4b22481fe3774c2caeba51bac190

Found in base branch: main

### Vulnerability Details

This affects all versions before 10.1.14 and from 10.2.0 to 10.2.4 of package com.typesafe.akka:akka-http-core. It allows multiple Transfer-Encoding headers.

Publish Date: 2021-02-17

URL: CVE-2021-23339

### Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

### CVSS 3 Score Details (6.5)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2021-23339

Release Date: 2021-02-17

Fix Resolution (com.typesafe.akka:akka-http-core_2.12): 10.1.14

Direct dependency fix Resolution (com.typesafe.play:play-docs_2.12): 2.8.8

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2021-29425 ### Vulnerable Library - commons-io-2.5.jar

The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

Library home page: http://commons.apache.org/proper/commons-io/

Path to dependency file: /test/demo-helper/play-helper/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.5/2852e6e05fbb95076fc091f6d1780f1f8fe35e0f/commons-io-2.5.jar

Dependency Hierarchy: - play-docs_2.12-2.6.11.jar (Root Library) - play-doc_2.12-1.8.1.jar - :x: **commons-io-2.5.jar** (Vulnerable Library)

Found in HEAD commit: 4e5656db54be4b22481fe3774c2caeba51bac190

Found in base branch: main

### Vulnerability Details

In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limited" path traversal), if the calling code would use the result to construct a path value.

Publish Date: 2021-04-13

URL: CVE-2021-29425

### Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.2%

### CVSS 3 Score Details (4.8)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29425

Release Date: 2021-04-13

Fix Resolution: commons-io:commons-io:2.7


:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.