sonatype-nexus-community/nexus-blobstore-google-cloud

[DepShield] (CVSS 3.3) Vulnerability due to usage of com.google.guava:guava:27.1-jre

sonatype-depshield opened this issue · 1 comments

Vulnerabilities

DepShield reports that this application's usage of com.google.guava:guava:27.1-jre results in the following vulnerability(s):


Occurrences

com.google.guava:guava:27.1-jre is a transitive dependency introduced by the following direct dependency(s):

com.google.cloud:google-cloud-storage:1.111.1
        └─ com.google.guava:guava:27.1-jre

This is an automated GitHub Issue created by Sonatype DepShield. Details on managing GitHub Apps, including DepShield, are available for personal and organization accounts. Please submit questions or feedback about DepShield to the Sonatype DepShield Community.

Applications that use this component are only vulnerable to the exploit defined in CVE-2020-8903 if they use the com.google.common.io.Files.createTempDir() method. I've analyzed the usage of the component here and have confirmed that API is unused/unreachable.