VYPR

data-transfer-project

by Google

CVEs (1)

  • CVE-2021-22572Mar 29, 2022
    risk 0.00cvss epss 0.00

    On unix-like systems, the system temporary directory is shared between all users on that system. The root cause is File.createTempFile creates files in the the system temporary directory with world readable permissions. Any sensitive information written to theses files is…