Publish Advisories

GHSA-q6h8-4j2v-pjg4
GHSA-g6qq-c9f9-2772
This commit is contained in:
advisory-database[bot]
2025-02-05 21:20:16 +00:00
parent 4b8595bf01
commit 4a6b6cdb89
2 changed files with 98 additions and 5 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q6h8-4j2v-pjg4",
"modified": "2024-07-08T20:23:47Z",
"modified": "2025-02-05T21:19:41Z",
"published": "2024-02-26T22:15:45Z",
"aliases": [
"CVE-2024-27093"
@@ -12,10 +12,6 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:L"
}
],
"affected": [
@@ -55,6 +51,10 @@
{
"type": "PACKAGE",
"url": "https://github.com/stacklok/minder"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2024-2582"
}
],
"database_specific": {
@@ -0,0 +1,93 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g6qq-c9f9-2772",
"modified": "2025-02-05T21:18:26Z",
"published": "2025-02-05T21:18:26Z",
"aliases": [
"CVE-2024-10973"
],
"summary": "Keycloak on Quarkus CLI option for encrypted JGroups ignored",
"details": "The env option `KC_CACHE_EMBEDDED_MTLS_ENABLED` does not work and the jgroups replication configuration is always used in plain. This option worked before in 24 and 22. More info in public issue https://github.com/keycloak/keycloak/issues/34644.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.keycloak:keycloak-quarkus-server"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "25.0.0"
},
{
"fixed": "26.0.6"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-g6qq-c9f9-2772"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10973"
},
{
"type": "WEB",
"url": "https://github.com/keycloak/keycloak/issues/28750"
},
{
"type": "WEB",
"url": "https://github.com/keycloak/keycloak/issues/34644"
},
{
"type": "WEB",
"url": "https://github.com/keycloak/keycloak/pull/28756"
},
{
"type": "WEB",
"url": "https://github.com/keycloak/keycloak/pull/34668"
},
{
"type": "WEB",
"url": "https://github.com/keycloak/keycloak/commit/071032a108bd9e9fce9e66d00c36d56bd4b334df"
},
{
"type": "WEB",
"url": "https://github.com/keycloak/keycloak/commit/36defd5f33b2da5d705f179bbaa21c28b13a9996"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2024-10973"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324361"
},
{
"type": "PACKAGE",
"url": "https://github.com/keycloak/keycloak"
}
],
"database_specific": {
"cwe_ids": [
"CWE-319"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-02-05T21:18:26Z",
"nvd_published_at": null
}
}