SB2025041545 - Multiple vulnerabilities in IBM Operations Analytics - Log Analysis



SB2025041545 - Multiple vulnerabilities in IBM Operations Analytics - Log Analysis

Published: April 15, 2025

Security Bulletin ID SB2025041545
Severity
High
Patch available
YES
Number of vulnerabilities 4
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 25% Medium 50% Low 25%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 4 secuirty vulnerabilities.


1) Arbitrary file upload (CVE-ID: CVE-2023-50386)

The vulnerability allows a remote user to compromise vulnerable system.

The vulnerability exists due to Solr ConfigSets accepts Java ".jar" and ".class" files to be uploaded through the ConfigSets API. Such files can be later included into a backup and executed during the restore procedure. When backing up Solr Collections, these configSet files would be saved to disk when using the LocalFileSystemRepository (the default for backups). If the backup was saved to a directory that Solr uses in its ClassPath/ClassLoaders, then the jar and class files would be available to use with any ConfigSet, trusted or untrusted. As a result, a remote user with backup permissions can include malicious files into the backup and execute arbitrary code on the system, when files are restored from the backup.


2) Information disclosure (CVE-ID: CVE-2023-50298)

The vulnerability allows a remote user to gain access to potentially sensitive information.

The vulnerability exists due to excessive data output by the application. A remote user can gain unauthorized access to ZooKeeper credentials via Streaming Expressions


3) Incorrect permission assignment for critical resource (CVE-ID: CVE-2023-50292)

The vulnerability allows a remote attacker to compromise the affected system.

The vulnerability exists due to incorrect permissions assignment in Solr Schema Designer when handling new Schemas and configSets. A remote attacker can load a malicious configSets and execute arbitrary code on the target system.


4) Insufficiently protected credentials (CVE-ID: CVE-2023-50291)

The vulnerability allows a remote user to gain access to sensitive information.

The vulnerability exists due to an insecure redaction logic in the "/admin/info/properties" endpoint that hid only system properties with the "password" string inside their names. A remote user with "config-read" permission can obtain credentials stored in other properties, such as "basicauth" or "aws.secretKey".


Remediation

Install update from vendor's website.