Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Incorrect parsing of the backslash characters in Dart library
Vulnerability 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 Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
输入验证不恰当
Vulnerability Title
Dart 安全漏洞
Vulnerability Description
Dart是一款开源的编程语言。 Dart 2.18之前的版本和3.30之前的版本存在安全漏洞,该漏洞源于其Dart URI类使用RFC 3986语法,这导致了与uri中的“”字符的不兼容,这可能导致在解析uri的web应用程序中绕过认证。
CVSS Information
N/A
Vulnerability Type
N/A