Cyber Resilience

CVE-2024-23622

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-23622 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 stack-based buffer overflow exists in IBM Merge Healthcare eFilm Workstation license server. A remote, unauthenticated attacker can exploit this vulnerability to achieve remote code execution with SYSTEM privileges.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-23621Same product: Ibm Merge Efilm Workstation
CVE-2025-33124Same vendor: Ibm
CVE-2023-28523Same vendor: Ibm
CVE-2023-28527Same vendor: Ibm
CVE-2023-24958Same vendor: Ibm
CVE-2025-2900Same vendor: Ibm
CVE-2023-28526Same vendor: Ibm
CVE-2025-1329Same vendor: Ibm
CVE-2025-1330Same vendor: Ibm
CVE-2024-49823Same vendor: Ibm

Affected Assets

ibm
merge efilm workstation
≤ 4.2

Mitigating Controls

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-787

Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.

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 scanning and recording can discover out-of-bounds write flaws so they can be remediated.

PR.PS-02 partial match
prevents

Patching or replacing vulnerable software directly eliminates known instances of this coding weakness.

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.

prevents

Change management can enforce review gates that catch unsafe memory operations before deployment.

References