[Eclipse Jetty] HTTP/2 clients can force excessive memory allocation on server
The Eclipse Foundation is a Common Vulnerabilities and Exposures (CVE) Numbering Authority. This issue it used to request and track the progress of the assignment of a CVE for a vulnerability in the project code for an Eclipse open source project.
Basic information
Project name: Eclipse Jetty
Project id: rt/jetty
Request type: reservation
Versions affected: [12.0.0, 12.0.16]
Common Weakness Enumeration:
- CWE-400
Common Vulnerability Scoring System: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary:
In 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.
Links:
- https://github.com/jetty/jetty.project/security/advisories/GHSA-889j-63jv-qhr8
- https://github.com/jetty/jetty.project/issues/12690
Tracking
This section will completed by the project team.
- Reserve an entry only
- We're ready for this issue to be reported to the central authority (i.e., make this public now)
- (when applicable) The GitHub Security Advisory is ready to be published now
Note that for those projects that host their repositories on GitHub, the use of GitHub Security Advisories is recommended but is not required.
This section will be completed by the EMO.
CVE: {cve}
- All required information is provided
- CVE Assigned
- Pushed to Mitre
- Accepted by Mitre