Msgpack是shamaton开源的一种高效的二进制序列化格式。它允许您在多种语言(如 JSON)之间交换数据。但它更快更小。小整数被编码为一个字节,典型的短字符串除了字符串本身之外只需要一个额外的字节。 Msgpack存在安全漏洞,该漏洞源于处理截断的fixext数据时未能正确验证输入缓冲区长度,可能导致越界读取和运行时崩溃,从而引发拒绝服务攻击。
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| github.com/shamaton/msgpack | github.com/shamaton/msgpack | - | - |
|
| github.com/shamaton/msgpack/v2 | github.com/shamaton/msgpack/v2 | - | - |
|
| github.com/shamaton/msgpack/v3 | github.com/shamaton/msgpack/v3 | - | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet