mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-q5q7-8x6x-hcg2
This commit is contained in:
+29
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-q5q7-8x6x-hcg2",
|
||||
"modified": "2025-05-26T21:30:31Z",
|
||||
"modified": "2025-05-27T22:50:22Z",
|
||||
"published": "2025-05-26T12:30:30Z",
|
||||
"aliases": [
|
||||
"CVE-2025-4057"
|
||||
],
|
||||
"summary": "ActiveMQ Artemis AMQ Broker Operator Starting Credentials Reuse",
|
||||
"details": "A flaw was found in ActiveMQ Artemis. The password generated by activemq-artemis-operator does not regenerate between separated CR dependencies.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,27 @@
|
||||
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "github.com/arkmq-org/activemq-artemis-operator"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "0.0.0-20250418141202-b262048e6a75"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -30,6 +51,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362827"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/arkmq-org/activemq-artemis-operator"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -37,8 +62,8 @@
|
||||
"CWE-1391"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-05-27T22:50:22Z",
|
||||
"nvd_published_at": "2025-05-26T10:15:21Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user