From 406d4f21574f8715317200f870027b2051ff8958 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 18:19:54 +0000 Subject: [PATCH] Publish Advisories GHSA-8pxv-x6jq-5vw9 GHSA-q9w2-h4cw-8ghp --- .../2024/07/GHSA-8pxv-x6jq-5vw9/GHSA-8pxv-x6jq-5vw9.json | 5 +++-- .../2024/07/GHSA-q9w2-h4cw-8ghp/GHSA-q9w2-h4cw-8ghp.json | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2024/07/GHSA-8pxv-x6jq-5vw9/GHSA-8pxv-x6jq-5vw9.json b/advisories/github-reviewed/2024/07/GHSA-8pxv-x6jq-5vw9/GHSA-8pxv-x6jq-5vw9.json index b45e6a180e4..bd2efd89d60 100644 --- a/advisories/github-reviewed/2024/07/GHSA-8pxv-x6jq-5vw9/GHSA-8pxv-x6jq-5vw9.json +++ b/advisories/github-reviewed/2024/07/GHSA-8pxv-x6jq-5vw9/GHSA-8pxv-x6jq-5vw9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8pxv-x6jq-5vw9", - "modified": "2024-07-22T18:43:41Z", + "modified": "2024-09-10T18:18:25Z", "published": "2024-07-22T12:30:37Z", "aliases": [ "CVE-2024-38503" @@ -86,7 +86,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-20" + "CWE-20", + "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, diff --git a/advisories/github-reviewed/2024/07/GHSA-q9w2-h4cw-8ghp/GHSA-q9w2-h4cw-8ghp.json b/advisories/github-reviewed/2024/07/GHSA-q9w2-h4cw-8ghp/GHSA-q9w2-h4cw-8ghp.json index ec8a3db5990..739bd260ca9 100644 --- a/advisories/github-reviewed/2024/07/GHSA-q9w2-h4cw-8ghp/GHSA-q9w2-h4cw-8ghp.json +++ b/advisories/github-reviewed/2024/07/GHSA-q9w2-h4cw-8ghp/GHSA-q9w2-h4cw-8ghp.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-q9w2-h4cw-8ghp", - "modified": "2024-07-22T21:57:52Z", + "modified": "2024-09-10T18:19:04Z", "published": "2024-07-22T12:30:35Z", "aliases": [ "CVE-2024-23321" ], "summary": "Apache RocketMQ Vulnerable to Unauthorized Exposure of Sensitive Data", - "details": "For RocketMQ versions 5.2.0 and below, under certain conditions, there is a risk of exposure of sensitive Information to an unauthorized actor even if RocketMQ is enabled with authentication and authorization functions.\n\nAn attacker, possessing regular user privileges or listed in the IP whitelist, could potentially acquire the administrator's account and password through specific interfaces. Such an action would grant them full control over RocketMQ, provided they have access to the broker IP address list.\n\nTo mitigate these security threats, it is strongly advised that users upgrade to version 5.3.0 or newer. Additionally, we recommend users to use RocketMQ ACL 2.0 instead of the original RocketMQ ACL when upgrading to version Apache RocketMQ 5.3.0.\n\n", + "details": "For RocketMQ versions 5.2.0 and below, under certain conditions, there is a risk of exposure of sensitive Information to an unauthorized actor even if RocketMQ is enabled with authentication and authorization functions.\n\nAn attacker, possessing regular user privileges or listed in the IP whitelist, could potentially acquire the administrator's account and password through specific interfaces. Such an action would grant them full control over RocketMQ, provided they have access to the broker IP address list.\n\nTo mitigate these security threats, it is strongly advised that users upgrade to version 5.3.0 or newer. Additionally, we recommend users to use RocketMQ ACL 2.0 instead of the original RocketMQ ACL when upgrading to version Apache RocketMQ 5.3.0.", "severity": [ { "type": "CVSS_V3",