Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quarkus-keycloak-authorization-3.17.5.jar: 1 vulnerabilities (highest severity is: 4.7) - autoclosed #377

Closed
mend-bolt-for-github bot opened this issue Jan 2, 2025 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

Vulnerable Library - quarkus-keycloak-authorization-3.17.5.jar

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Found in HEAD commit: 67b1eb78ba316bfc96f6bcd4db8f754ba7365cdf

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (quarkus-keycloak-authorization version) Remediation Possible**
CVE-2024-9666 Medium 4.7 keycloak-common-25.0.6.jar Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-9666

Vulnerable Library - keycloak-common-25.0.6.jar

Common library and dependencies shared with server and all adapters

Library home page: http://keycloak.org

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy:

  • quarkus-keycloak-authorization-3.17.5.jar (Root Library)
    • keycloak-core-25.0.6.jar
      • keycloak-common-25.0.6.jar (Vulnerable Library)

Found in HEAD commit: 67b1eb78ba316bfc96f6bcd4db8f754ba7365cdf

Found in base branch: main

Vulnerability Details

A vulnerability was found in the Keycloak Server. The Keycloak Server is vulnerable to a denial of service (DoS) attack due to improper handling of proxy headers. When Keycloak is configured to accept incoming proxy headers, it may accept non-IP values, such as obfuscated identifiers, without proper validation. This issue can lead to costly DNS resolution operations, which an attacker could exploit to tie up IO threads and potentially cause a denial of service.
The attacker must have access to send requests to a Keycloak instance that is configured to accept proxy headers, specifically when reverse proxies do not overwrite incoming headers, and Keycloak is configured to trust these headers.

Publish Date: 2024-11-25

URL: CVE-2024-9666

CVSS 3 Score Details (4.7)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: High
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2024-11-25

Fix Resolution: org.keycloak:keycloak-common:26.0.6, org.keycloak:keycloak-quarkus-server:26.0.6, org.keycloak:keycloak-services:26.0.6

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jan 2, 2025
Copy link
Contributor Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title quarkus-keycloak-authorization-3.17.5.jar: 1 vulnerabilities (highest severity is: 4.7) quarkus-keycloak-authorization-3.17.5.jar: 1 vulnerabilities (highest severity is: 4.7) - autoclosed Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants