脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Conversion of property names to strings can trigger infinite recursion
脆弱性説明
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情報
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
脆弱性タイプ
未经控制的递归
脆弱性タイトル
msgpacker 安全漏洞
脆弱性説明
msgpacker是一个快速的 MessagePack NodeJS/JavaScript 实现。 msgpacker 1.10.1之前版本存在安全漏洞,该漏洞源于在解码用户提供的MessagePack消息时,攻击者可以通过制作的消息来使解码器触发无限递归。
CVSS情報
N/A
脆弱性タイプ
N/A