CVE-2022-3095
CRITICAL
Published Oct 27, 20223y ago · Modified Jun 17, 20262w ago
9.8 CVSS 3.1
Published Oct 27, 2022 3y ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
No active exploitation signals — not in CISA KEV and no EPSS score yet.
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-20 Improper Input Validation Validation
Affected Products 2
References 1
- github.com https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#2182---2022-09-28
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.