Lucene search

K
cveGoogleCVE-2022-3095
HistoryOct 27, 2022 - 4:15 p.m.

CVE-2022-3095

2022-10-2716:15:09
CWE-20
Google
web.nvd.nist.gov
93
4
cve-2022-3095
implementation
backslash parsing
dart
uri class
flutter
nvd
security issue
rfc 3986
webapps
auth bypass
update recommendation

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.4

Confidence

High

EPSS

0.002

Percentile

57.0%

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.

Affected configurations

Nvd
Vulners
Node
dartdart_software_development_kitRange<2.18.0
Node
flutterflutterRange<3.3.3
VendorProductVersionCPE
dartdart_software_development_kit*cpe:2.3:a:dart:dart_software_development_kit:*:*:*:*:*:*:*:*
flutterflutter*cpe:2.3:a:flutter:flutter:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "Google LLC",
    "product": "Dart",
    "versions": [
      {
        "version": "stable",
        "status": "affected",
        "lessThan": "2.18.2",
        "versionType": "custom"
      },
      {
        "version": "Flutter",
        "status": "affected",
        "lessThan": "3.3.3",
        "versionType": "custom"
      }
    ],
    "platforms": [
      "all"
    ]
  }
]

Social References

More

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.4

Confidence

High

EPSS

0.002

Percentile

57.0%

Related for CVE-2022-3095