Cyber Resilience

CVE-2024-45082

Open Redirect in Ibm Cognos Analytics 11.2.0 – 11.2.4

Published
18 December 2024
Modified
10 January 2025
Patch / advisory
CVSS Score v3.1 6.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N
EPSS Score 0.0024 15th percentile
Risk Priority 36 floored blend · peak EPSS

Summary

CVE-2024-45082 is a medium-severity Open Redirect (CWE-601) vulnerability in Ibm Cognos Analytics. Its CVSS base score is 6.8 (Medium).

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

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM Cognos Analytics 11.2.0 through 11.2.4 and 12.0.0 through 12.0.3 could allow a remote attacker to conduct phishing attacks, using an open redirect attack. By persuading a victim to visit a specially crafted Web site, a remote attacker could exploit…

more

this vulnerability to spoof the URL displayed to redirect a user to a malicious Web site that would appear to be trusted.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-25041Same product: Ibm Cognos Analytics
CVE-2023-28530Same product: Ibm Cognos Analytics
CVE-2025-0823Same product: Ibm Cognos Analytics
CVE-2024-41752Same product: Ibm Cognos Analytics
CVE-2024-52900Same product: Ibm Cognos Analytics
CVE-2025-25032Same product: Ibm Cognos Analytics
CVE-2024-56340Same product: Ibm Cognos Analytics
CVE-2025-0917Same product: Ibm Cognos Analytics
CVE-2024-49352Same product: Ibm Cognos Analytics
CVE-2024-40695Same product: Ibm Cognos Analytics

Affected Assets

ibm
cognos analytics
11.2.0 — 11.2.4 · 12.0.0 — 12.0.3

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)
  • V3.7.2

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

Security awareness includes verifying URLs and avoiding untrusted redirects that lead to malicious sites.

addresses: CWE-601

Validates redirect targets and URLs to ensure they conform to allowed destinations.

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 input validation and untrusted-redirect controls that prevent CWE-601.

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.

mitigates

Preventing access to attacker-controlled or malicious sites stops users from being redirected to untrusted locations via open-redirect or phishing links.

References