Skip to content

Apache RocketMQ may have remote code execution vulnerability when using update configuration function

Critical severity GitHub Reviewed Published Jul 6, 2023 to the GitHub Advisory Database • Updated Nov 7, 2023

Package

maven org.apache.rocketmq:rocketmq-broker (Maven)

Affected versions

>= 5.0.0, < 5.1.1

Patched versions

5.1.1
maven org.apache.rocketmq:rocketmq-controller (Maven)
>= 5.0.0, < 5.1.1
5.1.1
maven org.apache.rocketmq:rocketmq-namesrv (Maven)
>= 4.0.0, < 4.9.6
>= 5.0.0, < 5.1.1
4.9.6
5.1.1

Description

For RocketMQ versions 5.1.0 and below, under certain conditions, there is a risk of remote command execution. 

Several components of RocketMQ, including NameServer, Broker, and Controller, are leaked on the extranet and lack permission verification, an attacker can exploit this vulnerability by using the update configuration function to execute commands as the system users that RocketMQ is running as. Additionally, an attacker can achieve the same effect by forging the RocketMQ protocol content. 

To prevent these attacks, users are recommended to upgrade to version 5.1.1 or above for using RocketMQ 5.x or 4.9.6 or above for using RocketMQ 4.x .

References

Published by the National Vulnerability Database May 24, 2023
Published to the GitHub Advisory Database Jul 6, 2023
Reviewed Jul 6, 2023
Last updated Nov 7, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS score

96.718%
(100th percentile)

Weaknesses

CVE ID

CVE-2023-33246

GHSA ID

GHSA-x3cq-8f32-5f63

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.