Planning AnalyticsApplication · Ibm

CVE-2024-25034

HIGH · 8.8 CVSS v3.1 Published 2025-01-24
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
95/100
Remediation priority · Urgent
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
IBM Planning Analytics 2.0 and 2.1 could be vulnerable to malicious file upload by not validating the type of file in the File Manager T1 process. Attackers can make use of this weakness and upload malicious executable files into the system that can be sent to victims for performing further attacks.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

IBM Planning Analytics versions 2.0 and 2.1 contain a file upload vulnerability in the File Manager T1 process, which fails to validate file types before accepting uploads. This allows attackers to upload malicious executable files that can subsequently be distributed to victims for further attacks.

MitigationApply IBM security patches for this vulnerability or upgrade to a supported version. Implement strict file type validation (allowlist approach) and sanitize filenames in the File Manager T1 process to prevent upload of executable file types.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Planning AnalyticsApplication
Affected:= 2.0= 2.1

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Verify IBM Planning Analytics installation
    Check if IBM Planning Analytics is installed on the system by looking for its installation directory (commonly in C:\Program Files\IBM\Planning Analytics or /opt/IBM/Planning Analytics) or check Windows Services for 'IBM Planning Analytics' services
    Affected if IBM Planning Analytics is installed
  2. Confirm installed version matches affected releases
    Locate the version information file or check the product UI (typically in Administration > System > About) to determine the exact version number
    Affected if Version is 2.0 or 2.1 specifically
  3. Identify if File Manager component is accessible
    Access the File Manager interface through the TM1 web interface (usually at /tm1/web/ or /api/v1/ endpoints) and check if the T1 process is available
    Affected if File Manager T1 process is accessible and functional
  4. Check file upload configuration in T1 process
    Examine the File Manager T1 process configuration file (typically in the TM1 data directory under DataDir/TM1Process/FileManager or similar) for file type validation settings
    Affected if No file type validation or allowlist is configured for uploads
  5. Audit existing uploads in File Manager
    Review any files already uploaded through the File Manager by accessing the upload storage directory and checking for executable file types (.exe, .bat, .cmd, .ps1, .dll, .scr, etc.)
    Affected if Executable or dangerous file types are present in the upload directory

You are affected if IBM Planning Analytics versions 2.0 or 2.1 is installed with the File Manager T1 process accessible and no file type validation is configured.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply IBM security patches for this vulnerability or upgrade to a supported version. Implement strict file type validation (allowlist approach) and sanitize filenames in the File Manager T1 process to prevent upload of executable file types.

Recommended fix Moderate confidence

IBM Planning Analytics 2.1.x (latest available patch or upgrade to version 2.2 or higher)

  1. 1. Identify the current installed version of IBM Planning Analytics by checking the About section in the Planning Analytics Administration console
  2. 2. Navigate to IBM Fix Central (https://www.ibm.com/support/fixcentral/) and search for "Planning Analytics"
  3. 3. Locate the security fix for CVE-2024-25034 in the available patches
  4. 4. Download the appropriate patch for your installed version (2.0.x or 2.1.x)
  5. 5. Apply the patch following IBM's standard patch installation procedure, which typically involves: a) Stop the Planning Analytics services, b) Run the patch installer, c) Verify the installation completed successfully, d) Restart the services
  6. 6. After installation, verify the File Manager T1 process now properly validates file types before allowing uploads
  7. 7. Confirm the new version includes the security fix by checking the patch release notes
Caveat Review IBM's release notes for the target version to check for any configuration or compatibility changes that may affect existing TM1 applications or integrations

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Planning Analytics Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing4.0 h
  • Review / QA4.0 h
20.0 hours of engineering $3,560
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,696.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-25034 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-25034 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data