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.
References
Link Resource
https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#2182---2022-09-28 Release Notes Third Party Advisory
Configurations

Configuration 1 (hide)

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

Configuration 2 (hide)

cpe:2.3:a:flutter:flutter:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2022-10-27 16:15

Updated : 2024-02-28 19:29


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
NVD-CWE-noinfo CWE-20

Improper Input Validation