Cyber Resilience

CVE-2024-45676

Ibm Cognos Controller 11.0.0 … 11.0.1

Published
03 December 2024
Modified
11 December 2024
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.0016 5th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2024-45676 is a medium-severity Insufficient Type Distinction (CWE-351) vulnerability in Ibm Cognos Controller. Its CVSS base score is 4.3 (Medium).

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

EU & UK References

Vulnerability Data

IBM Cognos Controller 11.0.0 and 11.0.1 could allow an authenticated user to upload insecure files, due to insufficient file type distinction.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-40691Same product: Ibm Cognos Controller
CVE-2024-25019Same product: Ibm Cognos Controller
CVE-2023-23474Same product: Ibm Cognos Controller
CVE-2024-25035Same product: Ibm Cognos Controller
CVE-2024-25020Same product: Ibm Cognos Controller
CVE-2023-28952Same product: Ibm Cognos Controller
CVE-2024-25036Same product: Ibm Cognos Controller
CVE-2023-40696Same product: Ibm Cognos Controller
CVE-2023-40695Same product: Ibm Cognos Controller
CVE-2024-41775Same product: Ibm Cognos Controller

Affected Assets

ibm
cognos controller
11.0.0, 11.0.1

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.5.3

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 type-distinction flaws during development while the control addresses the full lifecycle.

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 confusion vulnerabilities before deployment.

prevents

Secure development lifecycle practices can include type-safe design and validation to reduce type confusion.

prevents

Application security requirements can mandate explicit type handling and validation rules.

prevents

Secure architecture principles encourage strong typing and clear type boundaries in system design.

prevents

Secure coding standards directly address proper type distinction and validation to prevent type-related flaws.

References