Cyber Posture

CVE-2024-5706

High

Published: 19 February 2025

Published
19 February 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0387 88.3th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

The product receives input from an upstream component, but it does not restrict or incorrectly restricts the input before it is used as an identifier for a resource that may be outside the intended sphere of control. (CWE-99)  Hitachi Vantara Pentaho Data Integration & Analytics versions before 10.2.0.0 and 9.3.0.9, including 8.3.x, do not restrict JNDI identifiers during the creation of Community Dashboards, allowing control of system-level data sources.  An attacker could gain access to or modify sensitive data or system resources. This could allow access to protected files or directories including configuration files and files containing sensitive information, which can lead to remote code execution by unauthorized users.

Security Summary

CVE-2024-5706 is a resource injection vulnerability (CWE-99) in Hitachi Vantara Pentaho Data Integration & Analytics versions before 10.2.0.0 and 9.3.0.9, including the 8.3.x series. The issue arises because the software receives input from an upstream component without properly restricting it before using it as an identifier for resources outside its intended control. Specifically, it fails to restrict JNDI identifiers during the creation of Community Dashboards, enabling attackers to control system-level data sources.

An attacker with low privileges (PR:L) can exploit this vulnerability over the network (AV:N) with low complexity (AC:L) and no user interaction (UI:N), achieving high confidentiality, integrity, and availability impacts (CVSS 8.8). This allows unauthorized access to or modification of sensitive data and system resources, including protected files and directories such as configuration files containing sensitive information, potentially leading to remote code execution.

The official advisory from Hitachi Vantara Pentaho support indicates that the vulnerability has been resolved in versions 10.2.0.0 and 9.3.0.9. Security practitioners should apply these patches to mitigate the risk, as affected versions remain vulnerable to exploitation by low-privileged users.

Details

CWE(s)
CWE-99

References