CVE-2023-33246
Scores
EPSS
Percentile: 94.4%
CVSS
CVSS Score: 9.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
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 .
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Exploits
Exploit ID: CVE-2023-33246
Source: github-poc
URL: https://github.com/shoucheng3/apache__rocketmq_CVE-2023-33246_5-1-0
Vulnerable Software (1)
Type: Configuration
Vendor: apache
Product: rocketmq
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:rocketmq:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.9.6", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:apache:...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:rocketmq:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.9.6", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:apache:rocketmq:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.1.1", "versionStartIncluding": "5.0.0", "vulnerable": true } ], "operator": "OR"}
Source: nvd