CVE-2022-0451
CVSS V2 Medium 4
CVSS V3 Medium 6.5
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.
Overview
- CVE ID
- CVE-2022-0451
- Assigner
- cve-coordination@google.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-02-18T14:15:07
- Last Modified Date
- 2022-02-26T03:06:33
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:dart:dart_software_development_kit:*:*:*:*:*:*:*:* | 1 | OR | 2.16.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://dart-review.googlesource.com/c/sdk/+/229947 | Issue Tracking Patch Third Party Advisory |
https://github.com/dart-lang/sdk/commit/57db739be0ad4629079bfa94840064f615d35abc | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-0451 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0451 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:31:21 | Added to TrackCVE | |||
2022-12-06 10:06:26 | security@google.com | cve-coordination@google.com | CVE Assigner | updated |
2022-12-06 10:06:26 | 2022-02-18T14:15Z | 2022-02-18T14:15:07 | CVE Published Date | updated |
2022-12-06 10:06:26 | 2022-02-26T03:06:33 | CVE Modified Date | updated | |
2022-12-06 10:06:27 | Analyzed | Vulnerability Status | updated |