CVE-2025-1948
HIGH7.5EPSS 0.58%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
發布日:2025/5/8修改日:2026/4/28
描述
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.
受影響套件(2)
- Debian/jetty12from 0, < 12.0.17-1
- Maven/org.eclipse.jetty.http2:jetty-http2-common>= 12.0.0, < 12.0.17
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-1948
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2025-1948
- PATCHhttps://github.com/jetty/jetty.project
- WEBhttps://github.com/jetty/jetty.project/commit/c8c2515936ef968dc8a3cecd9e79d1e69291e4bb
- WEBhttps://github.com/jetty/jetty.project/issues/12690
- WEBhttps://github.com/jetty/jetty.project/security/advisories/GHSA-889j-63jv-qhr8
- WEBhttps://gitlab.eclipse.org/security/cve-assignement/-/issues/56