cve/2024/CVE-2024-5706.md
2025-09-29 16:08:36 +00:00

20 lines
1.7 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-5706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5706)
![](https://img.shields.io/static/v1?label=Product&message=Pentaho%20Business%20Analytics%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Pentaho%20Data%20Integration%20%26%20Analytics&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%209.3.0.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=10.0%3C%2010.2.0.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-99%3A%20Improper%20Control%20of%20Resource%20Identifiers%20('Resource%20Injection')&color=brighgreen)
### 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.
### POC
#### Reference
- https://support.pentaho.com/hc/en-us/articles/34296195570189--Resolved-Hitachi-Vantara-Pentaho-Data-Integration-Analytics-Improper-Control-of-Resource-Identifiers-Resource-Injection-Versions-before-10-2-0-0-and-9-3-0-9-including-8-3-x-Impacted-CVE-2024-5706
#### Github
No PoCs found on GitHub currently.