Publish GHSA-pm4j-p7pm-fpvx

This commit is contained in:
advisory-database[bot]
2025-04-10 14:27:43 +00:00
parent 717b0bd27f
commit 992927f30f
@@ -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"
}
}