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

20 lines
1.5 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-37363](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-37363)
![](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.8%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-862%20Missing%20Authorization&color=brighgreen)
### Description
The product does not perform an authorization check when an actor attempts to access a resource or perform an action. (CWE-862) Hitachi Vantara Pentaho Business Analytics Server versions before 10.2.0.0 and 9.3.0.8, including 8.3.x, do not correctly perform an authorization check in the data source management service.When access control checks are incorrectly applied, users can access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures and denial of service.
### POC
#### Reference
- https://support.pentaho.com/hc/en-us/articles/34296230504589--Resolved-Hitachi-Vantara-Pentaho-Business-Analytics-Server-Incorrect-Authorization-Versions-before-10-2-0-0-and-9-3-0-8-including-8-3-x-Impacted-CVE-2024-37363
#### Github
No PoCs found on GitHub currently.