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/JLLeitschuh/security-research/security/advisories/GHSA-22c6-wcjm-qfjg | Third Party Advisory |
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 |
https://github.com/google/data-transfer-project/pull/969 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 05:50
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-22c6-wcjm-qfjg - Third Party Advisory | |
References | () https://github.com/google/data-transfer-project/pull/969 - Patch, Third Party Advisory |
Information
Published : 2022-03-29 15:15
Updated : 2024-11-21 05:50
NVD link : CVE-2021-22572
Mitre link : CVE-2021-22572
CVE.ORG link : CVE-2021-22572
JSON object : View
Products Affected
- data_transfer_project