Cyber Resilience

CVE-2023-47727

Ibm Cloud Pak For Security 1.10.0.0 – 1.10.11.0

Published
02 May 2024
Modified
13 August 2025
Patch / advisory
CVSS Score v3.1 4.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
EPSS Score 0.0035 27th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2023-47727 is a medium-severity Improper Validation of Specified Type of Input (CWE-1287) vulnerability in Ibm Cloud Pak For Security. Its CVSS base score is 4.3 (Medium).

Operationally, ranked at the 27th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

IBM Cloud Pak for Security 1.10.0.0 through 1.10.11.0 and IBM QRadar Suite Software 1.10.12.0 through 1.10.20.0 could allow an authenticated user to modify dashboard parameters due to improper input validation. IBM X-Force ID: 272089.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-47726Same product: Ibm Cloud Pak For Security
CVE-2025-25020Same product: Ibm Cloud Pak For Security
CVE-2024-22335Same product: Ibm Cloud Pak For Security
CVE-2023-47728Same product: Ibm Cloud Pak For Security
CVE-2024-28799Same product: Ibm Cloud Pak For Security
CVE-2024-25023Same product: Ibm Cloud Pak For Security
CVE-2025-25022Same product: Ibm Cloud Pak For Security
CVE-2024-28782Same product: Ibm Cloud Pak For Security
CVE-2024-25024Same product: Ibm Cloud Pak For Security
CVE-2024-22355Same 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.20.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.1.1
  • V1.4.2
  • V2.1.1
  • V2.2.2

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 require proper input type validation during development.

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.

detects

Security testing can detect type-validation flaws but does not prevent them during development.

prevents

Secure development lifecycle mandates input validation and type checking to prevent improper type handling.

prevents

Application security requirements explicitly include validation of input data types and formats.

prevents

Secure architecture principles promote defensive input handling and type enforcement at system boundaries.

prevents

Secure coding standards directly require proper type validation of all external inputs.

References