---
cve: "CVE-2022-0451"
severity: "MEDIUM"
cvss: 6.5
epss: "100%"
vendor: "Google LLC"
kev: false
exploited: false
published: "2022-02-18 14:15:07"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T13:28:11+02:00"
---

# CVE-2022-0451

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with authorization header and it redirects to an attackers site, they might not expect attacker site to receive authorization header. We recommend updating the Dart SDK to version 2.16.0 or beyond.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| 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)

- 547d54e13cc8c1ce9279792fd16c189663e18f96 (Commit)
- 57db739be0ad4629079bfa94840064f615d35abc (Commit)

## Referenzen

- <https://dart-review.googlesource.com/c/sdk/+/229947>
- <https://github.com/dart-lang/sdk/commit/57db739be0ad4629079bfa94840064f615d35abc>

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