ghsa-58m3-rcvp-f9ww
Vulnerability from github
Published
2024-06-27 21:32
Modified
2024-06-28 21:09
Severity ?
VLAI Severity ?
Summary
h2o vulnerable to unexpected POST request shutting down server
Details
In h2oai/h2o-3 version 3.46.0, the run_tool
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "h2o" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.46.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-5979" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2024-06-28T21:09:00Z", "nvd_published_at": "2024-06-27T19:15:18Z", "severity": "HIGH" }, "details": "In h2oai/h2o-3 version 3.46.0, the `run_tool` 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.", "id": "GHSA-58m3-rcvp-f9ww", "modified": "2024-06-28T21:09:00Z", "published": "2024-06-27T21:32:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5979" }, { "type": "PACKAGE", "url": "https://github.com/h2oai/h2o-3" }, { "type": "WEB", "url": "https://huntr.com/bounties/d80a2139-fc03-44b7-b739-de41e323b458" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "h2o vulnerable to unexpected POST request shutting down server" }
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…