Security Bulletin: Apache Log4j vulnerability (CVE-2021-4422) addressed in IBM Watson Machine Learning Accelerator

Vulnerability Details

Basic Information

Title Security Bulletin: Apache Log4j vulnerability (CVE-2021-4422) addressed in IBM Watson Machine Learning Accelerator
Type ibm
Published 2025-04-28T20:41:23
Last Seen 2025-04-29T02:56:49
CVSS Score 10.0 (CRITICAL)

CVSS v3 Details

Attack Vector NETWORK
Attack Complexity LOW
Privileges Required NONE
User Interaction NONE
Scope CHANGED
Confidentiality Impact HIGH
Integrity Impact HIGH
Availability Impact HIGH

CVE Information

CVE IDs CVE-2021-4422, CVE-2021-44228
CWE
Bulletin Family software

Description

## Summary

Apache Log4j, which is used by and included with IBM Watson Machine Learning Accelerator , contains security vulnerability issue CVE-2021-44228. This bulletin provides mitigations for the Log4Shell vulnaribility (CVE-2021-44228) by applying workaround steps to IBM Watson Machine Learning Accelerator

## Vulnerability Details

Refer to the security bulletin(s) listed in the Remediation/Fixes section

## Affected Products and Versions

Affected Product(s) | Version(s)
—|—
PowerAI Enterprise | 1.2.1
IBM Watson Machine Learning Accelerator | 1.2.3
PowerAI Enterprise | 1.2.2

## Remediation/Fixes

Patch will be released once available.

## Workarounds and Mitigations

This document provides mitigations for the reported CVE-2021-44228 vulnerability by applying workaround steps to IBM Watson Machine Learning Accelerator.

**Environment:**
Linux x86_64, ppc64le

**Workaround and mitigation steps:**
**Note:**

For IBM Watson Machine Learning Accelerator version 1.2.1, you must install the Interim fix 536919.
Refer to the details documented here: https://www.ibm.com/docs/en/wmla/1.2.1?topic=accelerator-interim-fixes
**1\. Apply the fix of “Vulnerability in Apache Log4j addressed in IBM Spectrum Conductor” by following the security bulletin:https://www.ibm.com/support/pages/node/6526754**

**2\. Log on to the primary host as the cluster administrator, stop dlpd service**
> source installation_top/profile.platform
> egosh user logon -u Admin -x Admin_password
> egosh service stop dlpd
**3\. Log on to each management host and remove the following class from the jar files**
For IBM Watson Machine Learning Accelerator version 1.2.1:
zip -q -d $EGO_TOP/dli/1.2.3/dlpd/lib/log4j-core-2.7.jar org/apache/logging/log4j/core/lookup/JndiLookup.class

For IBM Watson Machine Learning Accelerator version 1.2.2:
zip -q -d $EGO_TOP/dli/1.2.4/dlpd/lib/log4j-core-2.7.jar org/apache/logging/log4j/core/lookup/JndiLookup.class

For IBM Watson Machine Learning Accelerator version 1.2.3:
zip -q -d $EGO_TOP/dli/1.2.5/dlpd/lib/log4j-core-2.7.jar org/apache/logging/log4j/core/lookup/JndiLookup.class

**4\. Log on to the primary host as the cluster administrator and start dlpd service**

> source installation_top/profile.platform
> egosh user logon -u Admin -x Admin_password
> egosh service start dlpd

##

Impact Assessment

Base Score 10.0
Severity CRITICAL

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.