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
ParquetSharp: Possible Stack Overflow When Reading a ParquetFile with Large Decimal Type Width
Vulnerability Description
ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this could lead to a stack overflow. In a service environment, this would potentially take down a service. This affects applications using ParquetSharp to read untrusted Parquet files in a network service. This issue has been patched in version 23.0.0.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Vulnerability Type
未经控制的内存分配
Vulnerability Title
ParquetSharp 安全漏洞
Vulnerability Description
ParquetSharp是G-Research开源的一款跨平台读写Parquet文件的.NET库。 ParquetSharp 18.1.0版本至23.0.0.1之前版本存在安全漏洞,该漏洞源于DecimalConverter.ReadDecimal使用攻击者可能提供的值进行stackalloc,可能导致堆栈溢出,在服务环境中可能导致服务中断。
CVSS Information
N/A
Vulnerability Type
N/A