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
References
Link | Resource |
---|---|
https://github.com/google/data-transfer-project/pull/969 | Patch Third Party Advisory |
https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-22c6-wcjm-qfjg | Third Party Advisory |
Configurations
Information
Published : 2022-03-29 08:15
Updated : 2022-05-10 08:57
NVD link : CVE-2021-22572
Mitre link : CVE-2021-22572
JSON object : View
CWE
CWE-668
Exposure of Resource to Wrong Sphere
Products Affected
- data_transfer_project