mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-6mv8-95x5-xcq9
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-6mv8-95x5-xcq9",
|
||||
"modified": "2024-02-08T18:41:10Z",
|
||||
"modified": "2024-04-16T15:47:04Z",
|
||||
"published": "2023-11-16T18:30:31Z",
|
||||
"aliases": [
|
||||
"CVE-2023-6038"
|
||||
],
|
||||
"summary": "H2O local file inclusion vulnerability",
|
||||
"details": "An attacker is able to read any file on the server hosting the H2O dashboard without any authentication.",
|
||||
"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.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
Reference in New Issue
Block a user