VYPR

apk package

chainguard/maven

pkg:apk/chainguard/maven

Vulnerabilities (2)

  • CVE-2023-2976MedJun 14, 2023
    affected < 3.9.3-r1fixed 3.9.3-r1

    Use of Java's default temporary directory for file creation in `FileBackedOutputStream` in Google Guava versions 1.0 to 31.1 on Unix systems and Android Ice Cream Sandwich allows other users and apps on the machine with access to the default Java temporary directory to be able to

  • CVE-2020-8908LowDec 10, 2020
    affected < 3.9.3-r1fixed 3.9.3-r1

    A temp directory creation vulnerability exists in all versions of Guava, allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava API com.google.common.io.Files.createTempDir(). By default, on unix-like systems, the