Unrated severityNVD Advisory· Published Oct 27, 2022· Updated Apr 21, 2025
Incorrect parsing of the backslash characters in Dart library
CVE-2022-3095
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
3- Range: <3.30
- Google LLC/Dartv5Range: stable
Patches
Vulnerability mechanics
References
1News mentions
0No linked articles in our index yet.