Security Advisory

CVE-2021-22572

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-03-29 15:05:19
Last updated 2025-04-21 13:54:59
Assigner Google
State PUBLISHED

Description

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 visible to all other local users on unix-like systems. We recommend upgrading past commit https://github.com/google/data-transfer-project/pull/969