From 91a78aad57327cd856be1bb16a4effad2bf4d869 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 19:30:11 +0000 Subject: [PATCH] Publish Advisories GHSA-889j-63jv-qhr8 GHSA-fxvx-gfmr-5xfj GHSA-q4rv-gq96-w7c5 --- .../GHSA-889j-63jv-qhr8.json | 76 +++++++++++++++++++ .../GHSA-fxvx-gfmr-5xfj.json | 41 +++++++++- .../GHSA-q4rv-gq96-w7c5.json | 68 +++++++++++++++++ 3 files changed, 181 insertions(+), 4 deletions(-) create mode 100644 advisories/github-reviewed/2025/05/GHSA-889j-63jv-qhr8/GHSA-889j-63jv-qhr8.json rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-fxvx-gfmr-5xfj/GHSA-fxvx-gfmr-5xfj.json (51%) create mode 100644 advisories/github-reviewed/2025/05/GHSA-q4rv-gq96-w7c5/GHSA-q4rv-gq96-w7c5.json diff --git a/advisories/github-reviewed/2025/05/GHSA-889j-63jv-qhr8/GHSA-889j-63jv-qhr8.json b/advisories/github-reviewed/2025/05/GHSA-889j-63jv-qhr8/GHSA-889j-63jv-qhr8.json new file mode 100644 index 00000000000..309e8d04266 --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-889j-63jv-qhr8/GHSA-889j-63jv-qhr8.json @@ -0,0 +1,76 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-889j-63jv-qhr8", + "modified": "2025-05-08T19:28:45Z", + "published": "2025-05-08T19:28:45Z", + "aliases": [ + "CVE-2025-1948" + ], + "summary": "Eclipse Jetty HTTP/2 client can force the server to allocate a humongous byte buffer that may lead to OoM and subsequently the JVM to exit", + "details": "### Original Report\n\nIn Eclipse Jetty versions 12.0.0 to 12.0.16 included, an HTTP/2 client can specify a very large value for the HTTP/2 settings parameter SETTINGS_MAX_HEADER_LIST_SIZE. The Jetty HTTP/2 server does not perform validation on this setting, and tries to allocate a ByteBuffer of the specified capacity to encode HTTP responses, likely resulting in OutOfMemoryError being thrown, or even the JVM process exiting.\n\n### Impact\nRemote peers can cause the JVM to crash or continuously report OOM.\n\n### Patches\n12.0.17\n\n### Workarounds\nNo workarounds.\n\n### References\nhttps://github.com/jetty/jetty.project/issues/12690", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.eclipse.jetty.http2:jetty-http2-common" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "12.0.0" + }, + { + "fixed": "12.0.17" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 12.0.16" + } + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-889j-63jv-qhr8" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1948" + }, + { + "type": "WEB", + "url": "https://github.com/jetty/jetty.project/issues/12690" + }, + { + "type": "WEB", + "url": "https://github.com/jetty/jetty.project/commit/c8c2515936ef968dc8a3cecd9e79d1e69291e4bb" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jetty/jetty.project" + }, + { + "type": "WEB", + "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/56" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-400" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-05-08T19:28:45Z", + "nvd_published_at": "2025-05-08T18:15:41Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-fxvx-gfmr-5xfj/GHSA-fxvx-gfmr-5xfj.json b/advisories/github-reviewed/2025/05/GHSA-fxvx-gfmr-5xfj/GHSA-fxvx-gfmr-5xfj.json similarity index 51% rename from advisories/unreviewed/2025/05/GHSA-fxvx-gfmr-5xfj/GHSA-fxvx-gfmr-5xfj.json rename to advisories/github-reviewed/2025/05/GHSA-fxvx-gfmr-5xfj/GHSA-fxvx-gfmr-5xfj.json index a6b8071e643..34232b7c197 100644 --- a/advisories/unreviewed/2025/05/GHSA-fxvx-gfmr-5xfj/GHSA-fxvx-gfmr-5xfj.json +++ b/advisories/github-reviewed/2025/05/GHSA-fxvx-gfmr-5xfj/GHSA-fxvx-gfmr-5xfj.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-fxvx-gfmr-5xfj", - "modified": "2025-05-08T18:30:42Z", + "modified": "2025-05-08T19:28:55Z", "published": "2025-05-07T21:31:45Z", "aliases": [ "CVE-2025-29746" ], + "summary": "Koillection Cross Site Scripting vulnerability ", "details": "Cross Site Scripting vulnerability in Koillection v.1.6.10 allows a remote attacker to escalate privileges via the collection, Wishlist and album components", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "koillection/koillection" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.6.12" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +47,18 @@ { "type": "WEB", "url": "https://gist.github.com/unklerunkle/73e2ab58d1a5b9129be5de55765ea4fe" + }, + { + "type": "PACKAGE", + "url": "https://github.com/benjaminjonard/koillection" + }, + { + "type": "WEB", + "url": "https://github.com/benjaminjonard/koillection/releases/tag/1.6.11" + }, + { + "type": "WEB", + "url": "https://github.com/benjaminjonard/koillection/releases/tag/1.6.12" } ], "database_specific": { @@ -33,8 +66,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-08T19:28:55Z", "nvd_published_at": "2025-05-07T19:16:07Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/05/GHSA-q4rv-gq96-w7c5/GHSA-q4rv-gq96-w7c5.json b/advisories/github-reviewed/2025/05/GHSA-q4rv-gq96-w7c5/GHSA-q4rv-gq96-w7c5.json new file mode 100644 index 00000000000..b9edf5c6ef8 --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-q4rv-gq96-w7c5/GHSA-q4rv-gq96-w7c5.json @@ -0,0 +1,68 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q4rv-gq96-w7c5", + "modified": "2025-05-08T19:28:34Z", + "published": "2025-05-08T19:28:34Z", + "aliases": [ + "CVE-2024-13009" + ], + "summary": "**UNSUPPORTED WHEN ASSIGNED** GzipHandler causes part of request body to be seen as request body of a separate request", + "details": "In Eclipse Jetty versions 9.4.0 to 9.4.56 a buffer can be incorrectly released when confronted with a gzip error when inflating a request body. This can result in corrupted and/or inadvertent sharing of data between requests.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.eclipse.jetty:jetty-server" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.4.0" + }, + { + "fixed": "9.4.57.v20241219" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 9.4.56" + } + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-q4rv-gq96-w7c5" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13009" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jetty/jetty.project" + }, + { + "type": "WEB", + "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/48" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-404" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-05-08T19:28:34Z", + "nvd_published_at": "2025-05-08T18:15:41Z" + } +} \ No newline at end of file