CVE-2024-5986
CRITICALSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Lifecycle Timeline
2Blast Radius
ecosystem impact- 30 maven packages depend on ai.h2o:h2o-core (22 direct, 8 indirect)
Ecosystem-wide dependent count for version 3.46.0.1.
DescriptionCVE.org
A vulnerability in h2oai/h2o-3 version 3.46.0.1 allows remote attackers to write arbitrary data to any file on the server. This is achieved by exploiting the /3/Parse endpoint to inject attacker-controlled data as the header of an empty file, which is then exported using the /3/Frames/framename/export endpoint. The impact of this vulnerability includes the potential for remote code execution and complete access to the system running h2o-3, as attackers can overwrite critical files such as private SSH keys or script files.
AnalysisAI
Arbitrary file write in H2O-3 machine learning platform version 3.46.0.1 allows remote attackers to write data to any file on the server.
Technical ContextAI
CWE-73 external control of file name. Remote attackers can write arbitrary data to any server file.
Affected ProductsAI
H2O-3 v3.46.0.1
RemediationAI
Update H2O-3. Restrict file write paths.
Same weakness CWE-73 – External Control of File Name or Path
View allShare
External POC / Exploit Code
Leaving vuln.today
GHSA-wj3h-wx8g-x699