Skip to content

Commit 943a8f9

Browse files
committed
1 parent 54159fc commit 943a8f9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

advisories/github-reviewed/2025/12/GHSA-vjr8-56p3-fmqq/GHSA-vjr8-56p3-fmqq.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-vjr8-56p3-fmqq",
4-
"modified": "2025-12-02T01:21:33Z",
4+
"modified": "2025-12-02T01:21:35Z",
55
"published": "2025-12-02T01:21:33Z",
66
"aliases": [
77
"CVE-2025-10939"
88
],
9-
"summary": "Keycloak unable to restrict access to the admin console",
9+
"summary": "Uncontrolled Search Path Element and J2EE Misconfiguration: Entity Bean Declared Remote in org.keycloak:keycloak-quarkus-server",
1010
"details": "A flaw was found in Keycloak. The Keycloak guides recommend to not expose /admin path to the outside in case the installation is using a proxy. The issue occurs at least via ha-proxy, as it can be tricked to using relative/non-normalized paths to access the /admin application path relative to /realms which is expected to be exposed.",
1111
"severity": [
1212
{
@@ -67,7 +67,8 @@
6767
],
6868
"database_specific": {
6969
"cwe_ids": [
70-
"CWE-427"
70+
"CWE-427",
71+
"CWE-8"
7172
],
7273
"severity": "LOW",
7374
"github_reviewed": true,

0 commit comments

Comments
 (0)