漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Infinite loop condition in Amazon.IonDotnet
Vulnerability Description
When reading binary Ion data through Amazon.IonDotnet using the RawBinaryReader class, Amazon.IonDotnet does not check the number of bytes read from the underlying stream while deserializing the binary format. If the Ion data is malformed or truncated, this triggers an infinite loop condition that could potentially result in a denial of service. Users should upgrade to Amazon.IonDotnet version 1.3.1 and ensure any forked or derivative code is patched to incorporate the new fixes.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
不可达退出条件的循环(无限循环)
Vulnerability Title
ion-dotnet 安全漏洞
Vulnerability Description
ion-dotnet是amazon-ion开源的一个A.NET实现的Amazon Ion。 ion-dotnet 1.3.1之前版本存在安全漏洞,该漏洞源于RawBinaryReader类未检查读取字节数,可能导致无限循环和拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A