CVE-2025-33133

6.5 MEDIUM

📋 TL;DR

This vulnerability in IBM DB2 High Performance Unload allows authenticated users to trigger an out-of-bounds write that crashes the program. It affects multiple versions of the software across different release streams. Only authenticated users can exploit this vulnerability.

💻 Affected Systems

Products:
  • IBM DB2 High Performance Unload
Versions: 5.1, 5.1.0.1, 6.1, 6.1.0.1, 6.1.0.2, 6.1.0.3, 6.5, 6.5.0.0 IF1
Operating Systems: All platforms running affected DB2 HPU versions
Default Config Vulnerable: ⚠️ Yes
Notes: All installations of the listed versions are vulnerable. The vulnerability requires authenticated access to the utility.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Denial of service affecting database unload operations, potentially disrupting business processes that rely on this utility.

🟠

Likely Case

Program crash requiring restart of the unload utility, causing temporary disruption to data extraction operations.

🟢

If Mitigated

Minimal impact with proper access controls limiting which users can execute the unload utility.

🌐 Internet-Facing: LOW - This utility is typically used internally for database operations and not exposed to the internet.
🏢 Internal Only: MEDIUM - Authenticated users with access to the utility could cause service disruption.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ✅ No
Complexity: MEDIUM

Exploitation requires authenticated access and specific conditions to trigger the out-of-bounds write.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Apply fixes as specified in IBM Security Bulletin

Vendor Advisory: https://www.ibm.com/support/pages/node/7249336

Restart Required: No

Instructions:

1. Review IBM Security Bulletin for specific fix versions. 2. Apply the appropriate fix pack or upgrade to a non-vulnerable version. 3. Test the updated utility in a non-production environment first.

🔧 Temporary Workarounds

Restrict utility access

all

Limit which users have execute permissions for the DB2 High Performance Unload utility

🧯 If You Can't Patch

  • Implement strict access controls to limit which users can execute the unload utility
  • Monitor for abnormal utility crashes and investigate any authenticated user triggering crashes

🔍 How to Verify

Check if Vulnerable:

Check the installed version of DB2 High Performance Unload against the affected version list

Check Version:

Consult IBM documentation for version checking specific to your platform and installation

Verify Fix Applied:

Verify the version after applying IBM's fix and confirm it's no longer in the vulnerable range

📡 Detection & Monitoring

Log Indicators:

  • Unexpected crashes of db2hpu process
  • Error logs showing memory access violations

Network Indicators:

  • N/A - This is a local utility vulnerability

SIEM Query:

Process termination events for db2hpu with error codes indicating memory corruption

🔗 References

📤 Share & Export