漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
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