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
Nerdbank.MessagePack: Attacker-controlled stackalloc in DateTime decoding causes process-terminating StackOverflowException
Vulnerability Description
Nerdbank.MessagePack is a NativeAOT-compatible MessagePack serialization library. Prior to 1.1.62, Nerdbank.MessagePack contains an uncontrolled stack allocation vulnerability in DateTime decoding. A malicious MessagePack payload can declare an oversized timestamp extension length, causing the reader to allocate an attacker-controlled number of bytes on the stack. This can trigger a StackOverflowException, which is not catchable by user code and terminates the process. This vulnerability is fixed in 1.1.62.
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
Nerdbank.MessagePack 安全漏洞
Vulnerability Description
Nerdbank.MessagePack是Andrew Arnott个人开发者的一个面向.NET平台的MessagePack序列化库。 Nerdbank.MessagePack 1.1.62之前版本存在安全漏洞,该漏洞源于DateTime解码中存在不受控制的栈分配,恶意MessagePack有效载荷可声明过大的时间戳扩展长度,导致读取器在栈上分配攻击者控制的字节数,触发StackOverflowException并终止进程。
CVSS Information
N/A
Vulnerability Type
N/A