CVE-2021-22572

Published
View on NVD ↗
CVSS v3
5.5
MEDIUM
CVSS v2
2.1
LOW
Affected
2
PROJECTS

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

Public disclosure channel for security vulnerabilities
GitHubGitHub
17
The Data Transfer Project makes it easy for platforms to build interoperable user data portability features. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers.
GitHubGitHub
3.61K