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

A new vulnerability was discovered: CVE-2020-8908 #1

Open
debricked bot opened this issue Apr 8, 2021 · 0 comments
Open

A new vulnerability was discovered: CVE-2020-8908 #1

debricked bot opened this issue Apr 8, 2021 · 0 comments

Comments

@debricked
Copy link

debricked bot commented Apr 8, 2021

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.

Read more at Debricked: https://app.debricked.com/en/service/vulnerability/203561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants