msgpack-java 在 0.9.12 及之前版本中存在一个栈溢出漏洞,位于 MessageUnpacker.unpackValue() 方法中。该方法在反序列化数组和映射时未对嵌套深度进行限制,允许递归地处理嵌套结构。攻击者可以构造包含深层嵌套数组的有效载荷,从而耗尽反序列化线程的栈空间,触发 StackOverflowError,导致每个请求的反序列化失败。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| msgpack | msgpack-java | ≤ 0.9.12 |
affected |
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 |
|---|---|---|---|---|
| msgpack | msgpack-java | 0 ~ 0.9.12 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet