CVE-2021-22572
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Summary
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
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Google LLC | Data-Transfer-Project | unspecified < 0.3.57 | affected |
Weaknesses
- CWE-377: CWE-377 Insecure Temporary File
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/google/data-transfer-project/pull/969
- https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-22c6-wcjm-qfjg
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/google/data-transfer-project/pull/969
- https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-22c6-wcjm-qfjg
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.