一、 漏洞 CVE-2023-37582 基础信息
漏洞信息
                                        # Apache RocketMQ:在使用更新配置功能时可能存在远程代码执行漏洞

## 漏洞概述
RocketMQ NameServer 组件存在远程命令执行漏洞,CVE-2023-33246 问题在版本 5.1.1 中并未完全修复。

## 影响版本
- RocketMQ 5.x 低于 5.1.2 版本
- RocketMQ 4.x 低于 4.9.7 版本

## 细节
当 NameServer 地址泄露到外网并且缺乏权限验证时,攻击者可以通过利用 NameServer 组件的更新配置功能来执行命令。这些命令将以 RocketMQ 运行的系统用户身份执行。

## 影响
攻击者可以利用此漏洞以系统用户身份执行任意命令,导致系统被控制或数据泄露等严重后果。建议用户升级到 5.1.2 及以上版本(RocketMQ 5.x)或 4.9.7 及以上版本(RocketMQ 4.x)以防止此类攻击。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Apache RocketMQ: Possible remote code execution when using the update configuration function
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The RocketMQ NameServer component still has a remote command execution vulnerability as the CVE-2023-33246 issue was not completely fixed in version 5.1.1. When NameServer address are leaked on the extranet and lack permission verification, an attacker can exploit this vulnerability by using the update configuration function on the NameServer component to execute commands as the system users that RocketMQ is running as. It is recommended for users to upgrade their NameServer version to 5.1.2 or above for RocketMQ 5.x or 4.9.7 or above for RocketMQ 4.x to prevent these attacks.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
对生成代码的控制不恰当(代码注入)
来源:美国国家漏洞数据库 NVD
漏洞标题
Apache RocketMQ 代码注入漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Apache RocketMQ是美国阿帕奇(Apache)基金会的一款轻量级的数据处理平台和消息传递引擎。 Apache RocketMQ 存在代码注入漏洞,该漏洞源于当NameServer地址在外网泄露且缺乏权限验证时,NameServer组件仍然存在远程命令执行漏洞。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
代码注入
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2023-37582 的公开POC
# POC 描述 源链接 神龙链接
1 Apache RocketMQ Arbitrary File Write Vulnerability Exploit https://github.com/Malayke/CVE-2023-37582_EXPLOIT POC详情
2 None https://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Apache%20RocketMQ%20NameServer%20%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E5%86%99%E5%85%A5%E6%BC%8F%E6%B4%9E%20CVE-2023-37582.md POC详情
3 https://github.com/vulhub/vulhub/blob/master/rocketmq/CVE-2023-37582/README.md POC详情
三、漏洞 CVE-2023-37582 的情报信息