CVE-2022-0451 Information
Jun 07, 2022
cve
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.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Reference
https://dart-review.googlesource.com/c/sdk/+/229947 https://github.com/dart-lang/sdk/commit/57db739be0ad4629079bfa94840064f615d35abc
Attack Complexity
LOW
Privileges Required
LOW
User Interaction Required
LOW
Scope
NONE
Confidentiality Impact
UNCHANGED
Integrity Impact
HIGH
Availability Impact
NONE
Base Score
NONE
Base Severity
6.5
Share on: