gsd-2023-37582
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-37582", "id": "GSD-2023-37582" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-37582" ], "details": "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. \n\nWhen 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. \n\nIt 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.\n", "id": "GSD-2023-37582", "modified": "2023-12-13T01:20:24.845591Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2023-37582", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache RocketMQ", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "5.0.0", "version_value": "5.1.1" }, { "version_affected": "\u003c=", "version_name": "0", "version_value": "4.9.6" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "credits": [ { "lang": "en", "value": "soreatu@gmail.com" }, { "lang": "en", "value": "yuansec@outlook.com " } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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. \n\nWhen 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. \n\nIt 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.\n" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-94", "lang": "eng", "value": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread/m614czxtpvlztd7mfgcs2xcsg36rdbnc", "refsource": "MISC", "url": "https://lists.apache.org/thread/m614czxtpvlztd7mfgcs2xcsg36rdbnc" }, { "name": "http://www.openwall.com/lists/oss-security/2023/07/12/1", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2023/07/12/1" } ] }, "source": { "defect": [ "https://github.com/apache/rocketmq/pull/6843" ], "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "(,4.9.6],[5.0.0,5.1.1]", "affected_versions": "All versions up to 4.9.6, all versions starting from 5.0.0 up to 5.1.1", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-937", "CWE-94" ], "date": "2023-07-20", "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. \n\nWhen 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. \n\nIt 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.\n", "fixed_versions": [ "4.9.7", "5.1.2" ], "identifier": "CVE-2023-37582", "identifiers": [ "CVE-2023-37582" ], "not_impacted": "All versions after 4.9.6 before 5.0.0, all versions after 5.1.1", "package_slug": "maven/org.apache.rocketmq/rocketmq-broker", "pubdate": "2023-07-12", "solution": "Upgrade to versions 4.9.7, 5.1.2 or above.", "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-37582", "https://lists.apache.org/thread/m614czxtpvlztd7mfgcs2xcsg36rdbnc", "http://www.openwall.com/lists/oss-security/2023/07/12/1" ], "uuid": "751f4fb6-6e0f-4ed0-aea3-ac3e2673c0cc" }, { "affected_range": "(,4.9.6],[5.0.0,5.1.1]", "affected_versions": "All versions up to 4.9.6, all versions starting from 5.0.0 up to 5.1.1", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-937", "CWE-94" ], "date": "2023-07-20", "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. \n\nWhen 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. \n\nIt 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.\n", "fixed_versions": [ "4.9.7", "5.1.2" ], "identifier": "CVE-2023-37582", "identifiers": [ "CVE-2023-37582" ], "not_impacted": "All versions after 4.9.6 before 5.0.0, all versions after 5.1.1", "package_slug": "maven/org.apache.rocketmq/rocketmq-client", "pubdate": "2023-07-12", "solution": "Upgrade to versions 4.9.7, 5.1.2 or above.", "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-37582", "https://lists.apache.org/thread/m614czxtpvlztd7mfgcs2xcsg36rdbnc", "http://www.openwall.com/lists/oss-security/2023/07/12/1" ], "uuid": "5016f110-566d-4645-bbcb-3d9261d88d9e" }, { "affected_range": "(,4.9.6],[5.0.0,5.1.1]", "affected_versions": "All versions up to 4.9.6, all versions starting from 5.0.0 up to 5.1.1", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-937", "CWE-94" ], "date": "2023-07-20", "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. \n\nWhen 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. \n\nIt 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.\n", "fixed_versions": [ "4.9.7", "5.1.2" ], "identifier": "CVE-2023-37582", "identifiers": [ "CVE-2023-37582" ], "not_impacted": "All versions after 4.9.6 before 5.0.0, all versions after 5.1.1", "package_slug": "maven/org.apache.rocketmq/rocketmq-namesrv", "pubdate": "2023-07-12", "solution": "Upgrade to versions 4.9.7, 5.1.2 or above.", "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-37582", "https://lists.apache.org/thread/m614czxtpvlztd7mfgcs2xcsg36rdbnc", "https://github.com/apache/rocketmq/pull/6843", "http://www.openwall.com/lists/oss-security/2023/07/12/1" ], "uuid": "f7d97cfe-da4c-485e-84df-fb357faf7642" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:rocketmq:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.9.6", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:rocketmq:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "5.1.1", "versionStartIncluding": "5.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2023-37582" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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. \n\nWhen 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. \n\nIt 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.\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-94" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread/m614czxtpvlztd7mfgcs2xcsg36rdbnc", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "https://lists.apache.org/thread/m614czxtpvlztd7mfgcs2xcsg36rdbnc" }, { "name": "http://www.openwall.com/lists/oss-security/2023/07/12/1", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/07/12/1" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-07-20T02:11Z", "publishedDate": "2023-07-12T10:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.