Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q4rv-gq96-w7c5",
"modified": "2025-05-08T19:28:34Z",
"modified": "2025-05-08T20:29:40Z",
"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",
"summary": "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": [
{
Expand Down