漏洞类型 | 在加密中重用Nonce与密钥对 | 发现时间 | 2024-06-05 | 漏洞等级 | 中危 |
MPS编号 | MPS-jy5x-0p2d | CVE编号 | CVE-2024-36121 | 漏洞影响广度 |
漏洞危害
OSCS 描述 |
Netty 是一个异步事件驱动的网络应用程序框架,用于快速开发可维护的高性能协议服务器和客户端。Netty-Incubator-Codec-OHTTP是Netty的OHTTP实现。 受影响版本中,加密时用于计算Nonce的序列号未经检查递增,会在其达到最大值后回绕到零,导致使用过的Nonce值被重复使用。 修复版本中,通过调整Nonce的计算方式,防止整数溢出导致Nonce重复以修复漏洞。 参考链接:https://www.oscs1024.com/hd/MPS-jy5x-0p2d |
影响范围及处置方案
OSCS 平台影响范围和处置方案
影响范围 | 处置方式 | 处置方法 |
io.netty.incubator:netty-incubator-codec-parent-ohttp [0.0.3.Final, 0.0.11.Final) | 升级 | 将组件 io.netty.incubator:netty-incubator-codec-parent-ohttp 升级至 0.0.11.Final 及以上版本 |
参考链接:https://www.oscs1024.com/hd/MPS-jy5x-0p2d |
排查方式
方式1:使用漏洞检测CLI工具来排查使用文档:https://www.murphysec.com/docs/faqs/integration/cli.html |
方式2:使用漏洞检测IDEA插件排查使用文档:https://www.murphysec.com/docs/faqs/integration/jetbrains-ide-plugin.html |
方式3:接入GitLab进行漏洞检测排查使用文档:https://www.murphysec.com/docs/faqs/integration/gitlab.html |
更多排查方式:https://www.murphysec.com/docs/faqs/integration/ |
本文参考链接
https://www.oscs1024.com/hd/MPS-jy5x-0p2d
https://nvd.nist.gov/vuln/detail/CVE-2024-36121
https://github.com/netty/netty-incubator-codec-ohttp/security/advisories/GHSA-g762-h86w-8749
https://github.com/netty/netty-incubator-codec-ohttp/commit/ee93b421c02156e1e55a1787df48ac31059da6e5