ghsa-m37h-8r48-2cxj
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-20 19:46
Severity ?
VLAI Severity ?
Summary
H2O Vulnerable to Execution of Arbitrary Files
Details
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 attacker to encrypt arbitrary files with keys of their choice, making it exceedingly difficult for the target to recover the keys needed for decryption.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "h2o" }, "ranges": [ { "events": [ { "introduced": "3.32.1.2" }, { "last_affected": "3.46.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "ai.h2o:h2o-core" }, "ranges": [ { "events": [ { "introduced": "3.32.1.2" }, { "last_affected": "3.46.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-6863" ], "database_specific": { "cwe_ids": [ "CWE-749" ], "github_reviewed": true, "github_reviewed_at": "2025-03-20T19:46:49Z", "nvd_published_at": "2025-03-20T10:15:34Z", "severity": "MODERATE" }, "details": "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 attacker to encrypt arbitrary files with keys of their choice, making it exceedingly difficult for the target to recover the keys needed for decryption.", "id": "GHSA-m37h-8r48-2cxj", "modified": "2025-03-20T19:46:49Z", "published": "2025-03-20T12:32:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6863" }, { "type": "PACKAGE", "url": "https://github.com/h2oai/h2o-3" }, { "type": "WEB", "url": "https://github.com/h2oai/h2o-3/blob/a20b5b19b769866ee24b217ee78b820e64c1cd6a/h2o-core/src/main/java/water/tools/EncryptionTool.java#L49" }, { "type": "WEB", "url": "https://huntr.com/bounties/10f55937-0cba-4530-897f-2abf30ed5270" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", "type": "CVSS_V3" } ], "summary": "H2O Vulnerable to Execution of Arbitrary Files" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…