From 002f896a140eac12749863dfc819180c94ccb0e5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:48:32 +0000 Subject: [PATCH] Publish GHSA-6mv8-95x5-xcq9 --- .../2023/11/GHSA-6mv8-95x5-xcq9/GHSA-6mv8-95x5-xcq9.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2023/11/GHSA-6mv8-95x5-xcq9/GHSA-6mv8-95x5-xcq9.json b/advisories/github-reviewed/2023/11/GHSA-6mv8-95x5-xcq9/GHSA-6mv8-95x5-xcq9.json index a5a201f0f26..b69270ffda7 100644 --- a/advisories/github-reviewed/2023/11/GHSA-6mv8-95x5-xcq9/GHSA-6mv8-95x5-xcq9.json +++ b/advisories/github-reviewed/2023/11/GHSA-6mv8-95x5-xcq9/GHSA-6mv8-95x5-xcq9.json @@ -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",