Cyber Resilience

CVE-2024-23621

Memory Safety in Ibm Merge Efilm Workstation ≤ 4.2

Published
26 January 2024
Modified
17 June 2026
CVSS Score v3.1 10.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.019 77th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2024-23621 is a critical-severity Incorrect Calculation of Buffer Size (CWE-131) vulnerability in Ibm Merge Efilm Workstation. Its CVSS base score is 10.0 (Critical).

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

EU & UK References

Vulnerability Data

A buffer overflow exists in IBM Merge Healthcare eFilm Workstation license server. A remote, unauthenticated attacker can exploit this vulnerability to achieve remote code execution.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-23622Same product: Ibm Merge Efilm Workstation
CVE-2024-23619Same product: Ibm Merge Efilm Workstation
CVE-2024-23620Same product: Ibm Merge Efilm Workstation
CVE-2025-33130Same vendor: Ibm
CVE-2024-39750Same vendor: Ibm
CVE-2025-33124Same vendor: Ibm
CVE-2020-4430Same vendor: Ibm
CVE-2025-27903Same vendor: Ibm
CVE-2024-49818Same vendor: Ibm
CVE-2023-47718Same vendor: Ibm

Affected Assets

ibm
merge efilm workstation
≤ 4.2

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)
  • V5.2.1

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-120

Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.

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.PS-06 mostly match
prevents

Secure SDLC practices directly prevent buffer-size miscalculations via coding standards, reviews, and testing, while fixing this single weakness only partially fulfills the broader control.

ID.RA-01 partial match
prevents

Vulnerability identification processes such as code review or scanning detect classic buffer overflows before exploitation.

PR.PS-02 partial match
prevents

Routine patching replaces vulnerable code containing unchecked buffer copies with corrected versions.

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

Secure coding standards directly require correct buffer-size calculations.

detects

Security testing can detect buffer-size errors before release.

prevents

Secure development lifecycle mandates size-checking practices that reduce buffer-size miscalculations.

prevents

Application security requirements can specify buffer-size validation rules.

prevents

Secure architecture principles include safe memory-allocation guidelines.

References