From 7e689b4422ece6a8eb0785d2d6b438cca1832074 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:23:59 +0000 Subject: [PATCH] Publish GHSA-9442-gm4v-r222 --- .../GHSA-9442-gm4v-r222.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/06/GHSA-9442-gm4v-r222/GHSA-9442-gm4v-r222.json (55%) diff --git a/advisories/unreviewed/2024/06/GHSA-9442-gm4v-r222/GHSA-9442-gm4v-r222.json b/advisories/github-reviewed/2024/06/GHSA-9442-gm4v-r222/GHSA-9442-gm4v-r222.json similarity index 55% rename from advisories/unreviewed/2024/06/GHSA-9442-gm4v-r222/GHSA-9442-gm4v-r222.json rename to advisories/github-reviewed/2024/06/GHSA-9442-gm4v-r222/GHSA-9442-gm4v-r222.json index aa97b3159f4..871c8e8e6a5 100644 --- a/advisories/unreviewed/2024/06/GHSA-9442-gm4v-r222/GHSA-9442-gm4v-r222.json +++ b/advisories/github-reviewed/2024/06/GHSA-9442-gm4v-r222/GHSA-9442-gm4v-r222.json @@ -1,20 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-9442-gm4v-r222", - "modified": "2024-06-20T15:31:19Z", + "modified": "2024-06-20T16:22:34Z", "published": "2024-06-20T15:31:19Z", "aliases": [ "CVE-2024-6162" ], + "summary": "Undertow's url-encoded request path information can be broken on ajp-listener", "details": "A vulnerability was found in Undertow. URL-encoded request path information can be broken for concurrent requests on ajp-listener, causing the wrong path to be processed and resulting in a possible denial of service.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "io.undertow:undertow-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.3.14.Final" + } + ] + } + ] + } ], "references": [ { @@ -28,6 +51,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293069" + }, + { + "type": "PACKAGE", + "url": "https://github.com/undertow-io/undertow" } ], "database_specific": { @@ -35,8 +62,8 @@ "CWE-400" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-20T16:22:33Z", "nvd_published_at": "2024-06-20T15:15:50Z" } } \ No newline at end of file