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
Conversion of property names to strings can trigger infinite recursion
Vulnerability Description
msgpackr is a fast MessagePack NodeJS/JavaScript implementation. Prior to 1.10.1, when decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop. The fix is available in v1.10.1. Exploits seem to require structured cloning, replacing the 0x70 extension with your own (that throws an error or does something other than recursive referencing) should mitigate the issue.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
Vulnerability Type
未经控制的递归
Vulnerability Title
msgpacker 安全漏洞
Vulnerability Description
msgpacker是一个快速的 MessagePack NodeJS/JavaScript 实现。 msgpacker 1.10.1之前版本存在安全漏洞,该漏洞源于在解码用户提供的MessagePack消息时,攻击者可以通过制作的消息来使解码器触发无限递归。
CVSS Information
N/A
Vulnerability Type
N/A