Lucene search
+L

675 matches found

GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.21 views

H2O Vulnerable to Denial of Service (DoS) via `/3/ImportFiles` Endpoint

A vulnerability in the /3/ImportFiles endpoint of h2oai/h2o-3 version 3.46.1 allows an attacker to cause a denial of service. The endpoint takes a single GET parameter, path, which can be recursively set to reference itself. This leads the server to repeatedly call its own endpoint, eventually...

7.5CVSS6.7AI score0.00759EPSS
SaveExploits1References5
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.58 views

H2O Vulnerable to Denial of Service (DoS) via `HEAD` Request

A vulnerability in the typeahead endpoint of h2oai/h2o-3 version 3.46.0 allows for a denial of service. The endpoint performs a HEAD request to verify the existence of a specified resource without setting a timeout. An attacker can exploit this by sending multiple requests to an attacker-controll...

7.5CVSS6.8AI score0.00465EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.9 views

H2O 代码问题漏洞

H2O is an in-memory platform for distributed, scalable machine learning open-sourced by H2O.ai. A code issue vulnerability exists in H2O version 3.46.0.4, which stems from deserializing untrusted data and could lead to remote code execution...

9.8CVSS9.6AI score0.0156EPSS
SaveExploits1References2
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.30 views

H2O Vulnerable to Arbitrary File Overwrite via File Export

In h2oai/h2o-3 version 3.46.0, the endpoint for exporting models does not restrict the export location, allowing an attacker to export a model to any file in the server's file structure, thereby overwriting it. This vulnerability can be exploited to overwrite any file on the target server with a...

7.1CVSS6.7AI score0.00741EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.27 views

H2O Deserialization of Untrusted Data Vulnerability

A vulnerability in the h2oai/h2o-3 REST API versions 3.46.0.4 allows unauthenticated remote attackers to execute arbitrary code via deserialization of untrusted data. The vulnerability exists in the endpoints POST /99/ImportSQLTable and POST /3/SaveToHiveTable, where user-controlled JDBC URLs are...

9.8CVSS7.9AI score0.0156EPSS
SaveExploits1References5
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.21 views

H2O Vulnerable to Denial of Service (DoS) via Large GZIP Parsing

In h2oai/h2o-3 version 3.46.0.2, a vulnerability exists where uploading and repeatedly parsing a large GZIP file can cause a denial of service. The server becomes unresponsive due to memory exhaustion and a large number of concurrent slow-running jobs. This issue arises from the improper handling...

7.5CVSS6.7AI score0.0075EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.13 views

PT-2025-12048

Name of the Vulnerable Software and Affected Versions h2oai/h2o-3 version 3.46.0.1 Description The run tool command exposes classes in the water.tools package through the ast parser. This includes the XGBoostLibExtractTool class, which can be exploited to shut down the server and write large file...

7.5CVSS7.2AI score0.00663EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.10 views

PT-2025-12216

Name of the Vulnerable Software and Affected Versions h2oai/h2o-3 version 3.46.0 Description A denial of service issue exists due to a vulnerability in the typeahead endpoint. The endpoint performs a HEAD request to verify the existence of a specified resource without setting a timeout. An attack...

7.5CVSS6AI score0.00465EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.8 views

H2O 安全漏洞

H2O is an in-memory platform for distributed, scalable machine learning open-sourced by H2O.ai. A security vulnerability exists in H2O version 3.46.0, which stems from a custom encryption tool endpoint that does not restrict encrypted files, potentially leading to ransomware behavior...

6.5CVSS6.4AI score0.00344EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.7 views

PT-2025-12171

Name of the Vulnerable Software and Affected Versions h2oai/h2o-3 version 3.46.0 Description The endpoint for exporting models does not restrict the export location, allowing an attacker to export a model to any file in the server's file structure, thereby overwriting it. This issue can be...

7.1CVSS5.9AI score0.00741EPSS
SaveExploits1References10
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.20 views

H2O Vulnerable to Denial of Service (DoS) and File Write

In h2oai/h2o-3 version 3.46.0.1, the runtool command exposes classes in the water.tools package through the ast parser. This includes the XGBoostLibExtractTool class, which can be exploited to shut down the server and write large files to arbitrary directories, leading to a denial of service...

7.5CVSS7.1AI score0.00663EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.11 views

H2O 资源管理错误漏洞

H2O is an in-memory platform for distributed, scalable machine learning open-sourced by H2O.ai. A resource management error vulnerability exists in H2O version 3.46.1, which stems from mishandling of the /3/ImportFiles endpoint and could lead to a denial of service...

7.5CVSS7.3AI score0.00759EPSS
SaveExploits1References1
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.19 views

H2O Vulnerable to Execution of Arbitrary Files

In h2oai/h2o-3 version 3.46.0, an endpoint exposing a custom EncryptionTool allows an attacker to encrypt any files on the target server with a key of their choosing. The chosen key can also be overwritten, resulting in ransomware-like behavior. This vulnerability makes it possible for an attacke...

6.5CVSS6.8AI score0.00344EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.24 views

H2O Vulnerable to Arbitrary File Overwrite

In h2oai/h2o-3 version 3.46.0, the /99/Models/name/json endpoint allows for arbitrary file overwrite on the target server. The vulnerability arises from the exportModelDetails function in ModelsHandler.java, where the user-controllable mexport.dir parameter is used to specify the file path for...

8.2CVSS6.9AI score0.00537EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.17 views

H2O Vulnerable to Denial of Service (DoS) via `/3/Parse` Endpoint

A vulnerability in the /3/Parse endpoint of h2oai/h2o-3 version 3.46.0.1 allows for a denial of service DoS attack. The endpoint uses a user-specified string to construct a regular expression, which is then applied to another user-specified string. By sending multiple simultaneous requests, an...

7.5CVSS6.8AI score0.00613EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/02/05 6:23 a.m.13 views

CVE-2024-5979

In h2oai/h2o-3 version 3.46.0, the runtool command in the rapids component allows the main function of any class under the water.tools namespace to be called. One such class, MojoConvertTool, crashes the server when invoked with an invalid argument, causing a denial of service...

7.5CVSS7.5AI score0.00787EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:06 a.m.13 views

CVE-2024-6960

The H2O machine learning platform uses "Iced" classes as the primary means of moving Java Objects around the cluster. The Iced format supports inclusion of serialized Java objects. When a model is deserialized, any class is allowed to be deserialized no class whitelist. An attacker can construct ...

7.5CVSS7.6AI score0.00682EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/04 10:26 p.m.20 views

CVE-2024-8862

A vulnerability, which was classified as critical, has been found in h2oai h2o-3 3.46.0.4. This issue affects the function getConnectionSafe of the file /dtale/chart-data/1 of the component JDBC Connection Handler. The manipulation of the argument query leads to deserialization. The attack may be...

9.8CVSS9.4AI score0.01328EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/12/16 12:00 a.m.17 views

H2O-3 Arbitrary File Overwrite (CVE-2024-6854)

An arbitrary file overwrite vulnerability exists in H2O-3. The endpoint that allows for exporting models & does not limit where models can be exported to. As such an attacker can export a model to any file in the server file structure, overwriting it, by simply using the force flag. Note that...

7.1CVSS7.1AI score0.00741EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/12/16 12:00 a.m.16 views

H2O-3 Multiple Deserialization Vulnerabilities

H2O.ai H2O through 3.46.0.4 allows attackers to arbitrarily set the JDBC URL, leading to deserialization attacks, file reads, and command execution. Exploitation can occur when an attacker has access to post to the ImportSQLTable URI with a JSON document containing a connectionurl property with a...

9.8CVSS6.9AI score0.01328EPSS
SaveExploits2References4
Rows per page
Query Builder