From fadd89b3c2306e2e5f39e8d116033165b91c7aef Mon Sep 17 00:00:00 2001 From: Meet003118 <107977456+Meet003118@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:55:07 +0530 Subject: [PATCH] Improve GHSA-h2f4-v4c4-6wx4 --- .../GHSA-h2f4-v4c4-6wx4.json | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/advisories/github-reviewed/2019/03/GHSA-h2f4-v4c4-6wx4/GHSA-h2f4-v4c4-6wx4.json b/advisories/github-reviewed/2019/03/GHSA-h2f4-v4c4-6wx4/GHSA-h2f4-v4c4-6wx4.json index 274156cc7bb68..2b643ddb8219f 100644 --- a/advisories/github-reviewed/2019/03/GHSA-h2f4-v4c4-6wx4/GHSA-h2f4-v4c4-6wx4.json +++ b/advisories/github-reviewed/2019/03/GHSA-h2f4-v4c4-6wx4/GHSA-h2f4-v4c4-6wx4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-h2f4-v4c4-6wx4", - "modified": "2022-09-17T00:33:03Z", + "modified": "2023-01-11T05:04:15Z", "published": "2019-03-28T18:33:38Z", "aliases": [ "CVE-2018-12545" @@ -18,7 +18,7 @@ { "package": { "ecosystem": "Maven", - "name": "org.eclipse.jetty:jetty-server" + "name": "org.eclipse.jetty.http2:http2-server" }, "ranges": [ { @@ -28,19 +28,19 @@ "introduced": "9.4.0" }, { - "fixed": "9.4.12.v20180830" + "fixed": "9.4.12.RC1" } ] } ], "database_specific": { - "last_known_affected_version_range": "<= 9.4.12.RC2" + "last_known_affected_version_range": "<= 9.4.12.RC0" } }, { "package": { "ecosystem": "Maven", - "name": "org.eclipse.jetty:jetty-server" + "name": "org.eclipse.jetty.http2:http2-server" }, "ranges": [ { @@ -50,14 +50,11 @@ "introduced": "9.3.0" }, { - "fixed": "9.3.25.v20180904" + "last_affected": "9.3.30.v20211001" } ] } - ], - "database_specific": { - "last_known_affected_version_range": "<= 9.3.24.v20180605" - } + ] } ], "references": [ @@ -73,6 +70,10 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-h2f4-v4c4-6wx4" }, + { + "type": "PACKAGE", + "url": "https://github.com/jetty/jetty.project" + }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/13f5241048ec0bf966a6ddd306feaf40de5b20e1f09096b9cddeddf2@%3Ccommits.accumulo.apache.org%3E"