---
cve: "CVE-2021-22572"
severity: "MEDIUM"
cvss: 5.5
epss: "13%"
vendor: "Google LLC"
kev: false
exploited: false
published: "2022-03-29 15:15:08"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T02:20:11+02:00"
---

# CVE-2021-22572

> 5.5 MEDIUM · 🧪 PoC

## Beschreibung

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

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- a52ad68db688d20aaa1e4d38441ccbd00ad5255a (Commit)

## Referenzen

- <https://github.com/google/data-transfer-project/pull/969>
- <https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-22c6-wcjm-qfjg>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2021-22572) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
