Vulnerability Details : CVE-2022-3095
The implementation of backslash parsing in the Dart URI class for versions prior to 2.18 and Flutter versions prior to 3.30 differs from the WhatWG URL standards. Dart uses the RFC 3986 syntax, which creates incompatibilities with the '\' characters in URIs, which can lead to auth bypass in webapps interpreting URIs. We recommend updating Dart or Flutter to mitigate the issue.
Vulnerability category: Input validation
Products affected by CVE-2022-3095
- cpe:2.3:a:dart:dart_software_development_kit:*:*:*:*:*:*:*:*
- cpe:2.3:a:flutter:flutter:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-3095
0.17%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 54 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-3095
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
Google Inc. | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2022-3095
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: cve-coordination@google.com (Secondary)
References for CVE-2022-3095
-
https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#2182---2022-09-28
sdk/CHANGELOG.md at master · dart-lang/sdk · GitHubRelease Notes;Third Party Advisory
Jump to