AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-0451

MEDIUM · CVSS 6.5 EPSS 1.00% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-02-18 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-0451
Severity
MEDIUM
CVSS
6.5
EPSS
1.00%

Original NVD Description

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.