Cyber Resilience

CVE-2024-4629

Redhat Single Sign-On 7.6 – 7.6.10

Published
03 September 2024
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 6.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
EPSS Score 0.0079 53th percentile
Risk Priority 53 floored blend · peak EPSS

Summary

CVE-2024-4629 is a medium-severity Improper Enforcement of a Single, Unique Action (CWE-837) vulnerability in Redhat Enterprise Linux. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 47% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

A vulnerability was found in Keycloak. This flaw allows attackers to bypass brute force protection by exploiting the timing of login attempts. By initiating multiple login requests simultaneously, attackers can exceed the configured limits for failed attempts before the system…

more

locks them out. This timing loophole enables attackers to make more guesses at passwords than intended, potentially compromising account security on affected systems.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-6134Same product: Redhat Enterprise Linux
CVE-2023-6291Same product: Redhat Enterprise Linux
CVE-2023-0264Same product: Redhat Enterprise Linux
CVE-2023-3089Same product: Redhat Enterprise Linux
CVE-2024-8883Same product: Redhat Build Of Keycloak
CVE-2023-2585Same product: Redhat Enterprise Linux
CVE-2023-6563Same product: Redhat Enterprise Linux
CVE-2024-7341Same product: Redhat Build Of Keycloak
CVE-2023-2422Same product: Redhat Enterprise Linux
CVE-2024-1132Same product: Redhat Build Of Keycloak

Affected Assets

redhat
keycloak
≤ 24.0.3
redhat
build of keycloak
22.0 — 22.012
redhat
single sign-on
all versions · 7.6 — 7.6.10
redhat
openshift container platform
4.11, 4.12
redhat
openshift container platform for linuxone
4.10, 4.9
redhat
openshift container platform for power
4.10, 4.9
redhat
openshift container platform ibm z systems
4.10, 4.9

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V6.3.3
  • V6.5.1
  • V7.6.2
  • V17.3.1

Mitigating Controls (NIST 800-53 r5) AI

AC-3 enforces approved authorizations for actions; when policy requires an action to occur only once, proper enforcement directly stops duplicate execution.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 partial match
prevents

Authorization policy enforcement can include rules that restrict actions to a single use.

PR.IR-01 partial match
prevents

Logical access controls can incorporate mechanisms that block replay or repeated actions.

PR.PS-05 partial match
prevents

Preventing execution of unauthorized or duplicate actions directly addresses single-use enforcement.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

degrades

Access-control rules can enforce single-use or uniqueness constraints, but the control is broader than this specific weakness.

degrades

Managing access rights can include rules that limit an action to one occurrence, yet the control addresses rights in general.

prevents

Secure SDLC practices can require design controls for single-use actions, but the control addresses the entire lifecycle.

prevents

Application-security requirements can specify single-action enforcement, yet the control is wider in scope.

prevents

Secure-coding standards can mandate checks that prevent repeated actions, but the control covers many coding issues.

degrades

Information-access-restriction mechanisms can implement single-action limits, but the control covers broader access-restriction needs.

References