From 992927f30f99b7e3853ded8877693e95cdc10f94 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 14:27:43 +0000 Subject: [PATCH] Publish GHSA-pm4j-p7pm-fpvx --- .../GHSA-pm4j-p7pm-fpvx.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-pm4j-p7pm-fpvx/GHSA-pm4j-p7pm-fpvx.json (66%) diff --git a/advisories/unreviewed/2025/04/GHSA-pm4j-p7pm-fpvx/GHSA-pm4j-p7pm-fpvx.json b/advisories/github-reviewed/2025/04/GHSA-pm4j-p7pm-fpvx/GHSA-pm4j-p7pm-fpvx.json similarity index 66% rename from advisories/unreviewed/2025/04/GHSA-pm4j-p7pm-fpvx/GHSA-pm4j-p7pm-fpvx.json rename to advisories/github-reviewed/2025/04/GHSA-pm4j-p7pm-fpvx/GHSA-pm4j-p7pm-fpvx.json index 4ad8547b579..b985cb02c6f 100644 --- a/advisories/unreviewed/2025/04/GHSA-pm4j-p7pm-fpvx/GHSA-pm4j-p7pm-fpvx.json +++ b/advisories/github-reviewed/2025/04/GHSA-pm4j-p7pm-fpvx/GHSA-pm4j-p7pm-fpvx.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-pm4j-p7pm-fpvx", - "modified": "2025-04-09T18:30:50Z", + "modified": "2025-04-10T14:25:45Z", "published": "2025-04-09T15:32:23Z", "aliases": [ "CVE-2025-27391" ], + "summary": "Apache ActiveMQ Artemis Vulnerable to Insertion of Sensitive Information into Log File", "details": "Insertion of Sensitive Information into Log File vulnerability in Apache ActiveMQ Artemis. All the values of the broker properties are logged when the org.apache.activemq.artemis.core.config.impl.ConfigurationImpl logger has the debug level enabled.\n\nThis issue affects Apache ActiveMQ Artemis: from 1.5.1 before 2.40.0. It can be mitigated by restricting log access to only trusted users.\n\nUsers are recommended to upgrade to version 2.40.0, which fixes the issue.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.activemq:artemis-project" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.5.1" + }, + { + "fixed": "2.40.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27391" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/activemq-artemis" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/25p96cvzl1mkt29lwm2d8knklkoqolps" @@ -33,8 +58,8 @@ "CWE-532" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-10T14:25:45Z", "nvd_published_at": "2025-04-09T15:16:02Z" } } \ No newline at end of file