Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-8908 (Low) detected in guava-24.1.1-jre.jar #112

Closed
mend-bolt-for-github bot opened this issue Dec 14, 2020 · 1 comment
Closed

CVE-2020-8908 (Low) detected in guava-24.1.1-jre.jar #112

mend-bolt-for-github bot opened this issue Dec 14, 2020 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Dec 14, 2020

CVE-2020-8908 - Low Severity Vulnerability

Vulnerable Library - guava-24.1.1-jre.jar

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

Library home page: https://github.com/google/guava

Path to dependency file: aem-authoring-toolkit/aem-authoring-toolkit-plugin/pom.xml

Path to vulnerable library: canner/.m2/repository/com/google/guava/guava/24.1.1-jre/guava-24.1.1-jre.jar

Dependency Hierarchy:

  • guava-24.1.1-jre.jar (Vulnerable Library)

Found in HEAD commit: 857d212327e7775d3c2fda994aca3acff2c8da38

Vulnerability Details

A temp directory creation vulnerability exist in Guava versions prior to 30.0 allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava com.google.common.io.Files.createTempDir(). The permissions granted to the directory created default to the standard unix-like /tmp ones, leaving the files open. We recommend updating Guava to version 30.0 or later, or update to Java 7 or later, or to explicitly change the permissions after the creation of the directory if neither are possible.

Publish Date: 2020-12-10

URL: CVE-2020-8908

CVSS 3 Score Details (3.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8908

Release Date: 2020-12-10

Fix Resolution: v30.0


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 14, 2020
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-8908 (Medium) detected in guava-28.2-jre.jar CVE-2020-8908 (Low) detected in guava-28.2-jre.jar Dec 17, 2020
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-8908 (Low) detected in guava-28.2-jre.jar CVE-2020-8908 (Low) detected in guava-24.1.1-jre.jar Jan 10, 2021
@smiakchilo
Copy link
Collaborator

Fixed in develop-2.0.1 (release version 2.0.2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

1 participant