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.
References
Link | Resource |
---|---|
https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#2182---2022-09-28 | Release Notes Third Party Advisory |
Configurations
History
31 Oct 2022, 16:20
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CPE | cpe:2.3:a:flutter:flutter:*:*:*:*:*:*:*:* cpe:2.3:a:dart:dart_software_development_kit:*:*:*:*:*:*:*:* |
|
References | (CONFIRM) https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#2182---2022-09-28 - Release Notes, Third Party Advisory | |
CWE | NVD-CWE-noinfo |
27 Oct 2022, 17:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-10-27 16:15
Updated : 2024-02-04 22:51
NVD link : CVE-2022-3095
Mitre link : CVE-2022-3095
CVE.ORG link : CVE-2022-3095
JSON object : View
Products Affected
flutter
- flutter
dart
- dart_software_development_kit
CWE