AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-37359

HIGH · CVSS 8.6 EPSS 0.50%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-02-19 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.6. See the original NVD description below for full technical details.

CVE
CVE-2024-37359
Severity
HIGH
CVSS
8.6
EPSS
0.50%

Original NVD Description

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. (CWE-918)   Hitachi Vantara Pentaho Business Analytics Server versions before 10.2.0.0 and 9.3.0.9, including 8.3.x, do not validate the Host header of incoming HTTP/HTTPS requests.   By providing URLs to unexpected hosts or ports, attackers can make it appear that the server is sending the request, possibly bypassing access controls such as firewalls that prevent the attackers from accessing the URLs directly. The server can be used as a proxy to conduct port scanning of hosts in internal networks, use other URLs such as that can access documents on the system (using file://), or use other protocols such as gopher:// or tftp://, which may provide greater control over the contents of requests.