From 2e1486d78107b012b5ff495a7b11ea9404b3ca70 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 19:12:31 +0000 Subject: [PATCH] Publish GHSA-4vhf-2hv7-8mrx --- .../GHSA-4vhf-2hv7-8mrx.json | 29 ++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-4vhf-2hv7-8mrx/GHSA-4vhf-2hv7-8mrx.json b/advisories/github-reviewed/2022/05/GHSA-4vhf-2hv7-8mrx/GHSA-4vhf-2hv7-8mrx.json index f3bd579ad87..44ea78f5e71 100644 --- a/advisories/github-reviewed/2022/05/GHSA-4vhf-2hv7-8mrx/GHSA-4vhf-2hv7-8mrx.json +++ b/advisories/github-reviewed/2022/05/GHSA-4vhf-2hv7-8mrx/GHSA-4vhf-2hv7-8mrx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4vhf-2hv7-8mrx", - "modified": "2022-07-07T22:38:48Z", + "modified": "2023-12-20T19:11:17Z", "published": "2022-05-14T01:14:52Z", "aliases": [ "CVE-2014-3600" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.activemq:activemq-broker" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0" + }, + { + "fixed": "5.10.1" + } + ] + } + ] } ], "references": [ @@ -40,10 +59,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3600" }, + { + "type": "WEB", + "url": "https://github.com/apache/activemq/commit/3e5ac6326db59f524a0e71f6b717428607d7b67d" + }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/100722" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/activemq/" + }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/AMQ-5333"