CVE-2022-0451

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dart:dart_software_development_kit:*:*:*:*:*:*:*:*

History

21 Nov 2024, 06:38

Type Values Removed Values Added
References () https://dart-review.googlesource.com/c/sdk/+/229947 - Issue Tracking, Patch, Third Party Advisory () https://dart-review.googlesource.com/c/sdk/+/229947 - Issue Tracking, Patch, Third Party Advisory
References () https://github.com/dart-lang/sdk/commit/57db739be0ad4629079bfa94840064f615d35abc - Patch, Third Party Advisory () https://github.com/dart-lang/sdk/commit/57db739be0ad4629079bfa94840064f615d35abc - Patch, Third Party Advisory

Information

Published : 2022-02-18 14:15

Updated : 2024-11-21 06:38


NVD link : CVE-2022-0451

Mitre link : CVE-2022-0451

CVE.ORG link : CVE-2022-0451


JSON object : View

Products Affected

dart

  • dart_software_development_kit
CWE
CWE-305

Authentication Bypass by Primary Weakness

CWE-863

Incorrect Authorization