Cyber Resilience

CVE-2024-28799

Ibm Cloud Pak For Security 1.10.0.0 – 1.10.11.0

Published
14 August 2024
Modified
21 September 2024
Patch / advisory
CVSS Score v3.1 5.6
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
EPSS Score 0.0030 22th percentile
Risk Priority 41 floored blend · peak EPSS

Summary

CVE-2024-28799 is a medium-severity Invocation of Process Using Visible Sensitive Information (CWE-214) vulnerability in Ibm Cloud Pak For Security. Its CVSS base score is 5.6 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 22th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-4 (Information in Shared System Resources) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

IBM QRadar Suite Software 1.10.12.0 through 1.10.23.0 and IBM Cloud Pak for Security 1.10.0.0 through 1.10.11.0 displays sensitive data improperly to a local privileged user, in non default configurations, during back-end commands which may result in the unexpected disclosure of…

more

this information. IBM X-Force ID: 287173.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
T1057 Process Discovery Discovery
Adversaries may attempt to get information about running processes on a system.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-28782Same product: Ibm Cloud Pak For Security
CVE-2025-25022Same product: Ibm Cloud Pak For Security
CVE-2025-1334Same product: Ibm Cloud Pak For Security
CVE-2024-22336Same product: Ibm Cloud Pak For Security
CVE-2024-22335Same product: Ibm Cloud Pak For Security
CVE-2023-50951Same product: Ibm Cloud Pak For Security
CVE-2024-22337Same product: Ibm Cloud Pak For Security
CVE-2024-25024Same product: Ibm Cloud Pak For Security
CVE-2024-25023Same product: Ibm Cloud Pak For Security
CVE-2023-47727Same product: Ibm Cloud Pak For Security

Affected Assets

ibm
cloud pak for security
1.10.0.0 — 1.10.11.0
ibm
qradar suite
1.10.12.0 — 1.10.23.0

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)
  • V1.2.5

Mitigating Controls (NIST 800-53 r5) AI

Prevents unintended transfer of sensitive command-line arguments or environment variables through shared OS resources visible to other processes.

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.DS-10 mostly match
prevents

Explicit example of removing confidential data from process listings directly prevents visible sensitive arguments.

PR.PS-06 mostly match
prevents

Secure SDLC practices include avoiding exposure of secrets via command lines or environment variables.

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

Restricting privileged utility programs reduces the chance that sensitive invocation data is exposed to other processes.

mitigates

Privileged access rights reduce exposure of sensitive command-line arguments to unauthorized observers.

prevents

Secure coding practices can prevent passing sensitive data via command-line arguments or environment variables.

mitigates

Information access restriction limits visibility of process arguments and environment variables to authorized users only.

none

Separation of environments limits the blast radius if sensitive invocation data is exposed.

References