ghsa-6mv8-95x5-xcq9
Vulnerability from github
Published
2023-11-16 18:30
Modified
2024-04-16 15:47
Severity ?
VLAI Severity ?
Summary
H2O local file inclusion vulnerability
Details
A Local File Inclusion (LFI) vulnerability exists in the h2o-3 REST API, allowing unauthenticated remote attackers to read arbitrary files on the server with the permissions of the user running the h2o-3 instance. This issue affects the default installation and does not require user interaction. The vulnerability can be exploited by making specific GET or POST requests to the ImportFiles and ParseSetup endpoints, respectively. This issue was identified in version 3.40.0.4 of h2o-3.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "ai.h2o:h2o-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.40.0.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-6038" ], "database_specific": { "cwe_ids": [ "CWE-29", "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2024-02-08T18:41:10Z", "nvd_published_at": "2023-11-16T17:15:09Z", "severity": "CRITICAL" }, "details": "A Local File Inclusion (LFI) vulnerability exists in the h2o-3 REST API, allowing unauthenticated remote attackers to read arbitrary files on the server with the permissions of the user running the h2o-3 instance. This issue affects the default installation and does not require user interaction. The vulnerability can be exploited by making specific GET or POST requests to the ImportFiles and ParseSetup endpoints, respectively. This issue was identified in version 3.40.0.4 of h2o-3.", "id": "GHSA-6mv8-95x5-xcq9", "modified": "2024-04-16T15:47:04Z", "published": "2023-11-16T18:30:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6038" }, { "type": "PACKAGE", "url": "https://github.com/h2oai/h2o-3" }, { "type": "WEB", "url": "https://huntr.com/bounties/380fce33-fec5-49d9-a101-12c972125d8c" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "H2O local file inclusion vulnerability" }
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…