CVE-2023-37582
Scores
EPSS
Percentile: 94.0%
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
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Exploits
Exploit ID: CVE-2023-37582
Source: github-poc
URL: https://github.com/shoucheng3/apache__rocketmq_CVE-2023-37582_4-9-6
Vulnerable Software (1)
Type: Configuration
Vendor: *
Product: rocketmq
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:rocketmq:*:*:*:*:*:*:*:*", "versionEndIncluding": "4.9.6", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:apache:...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:rocketmq:*:*:*:*:*:*:*:*", "versionEndIncluding": "4.9.6", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:apache:rocketmq:*:*:*:*:*:*:*:*", "versionEndIncluding": "5.1.1", "versionStartIncluding": "5.0.0", "vulnerable": true } ], "operator": "OR"}
Source: nvd