NVD Vulnerability Detail
Search Exploit, PoC
CVE-2023-36478
Summary

Eclipse Jetty provides a web server and servlet container. In versions 11.0.0 through 11.0.15, 10.0.0 through 10.0.15, and 9.0.0 through 9.4.52, an integer overflow in `MetaDataBuilder.checkSize` allows for HTTP/2 HPACK header values to
exceed their size limit. `MetaDataBuilder.java` determines if a header name or value exceeds the size limit, and throws an exception if the limit is exceeded. However, when length is very large and huffman is true, the multiplication by 4 in line 295
will overflow, and length will become negative. `(_size+length)` will now be negative, and the check on line 296 will not be triggered. Furthermore, `MetaDataBuilder.checkSize` allows for user-entered HPACK header value sizes to be negative, potentially leading to a very large buffer allocation later on when the user-entered size is multiplied by 2. This means that if a user provides a negative length value (or, more precisely, a length value which, when multiplied by the 4/3 fudge factor, is negative), and this length value is a very large positive number when multiplied by 2, then the user can cause a very large buffer to be allocated on the server. Users of HTTP/2 can be impacted by a remote denial of service attack. The issue has been fixed in versions 11.0.16, 10.0.16, and 9.4.53. There are no known workarounds.

Publication Date Oct. 11, 2023, 2:15 a.m.
Registration Date Oct. 11, 2023, 10:01 a.m.
Last Update Nov. 21, 2024, 5:09 p.m.
CVSS3.1 : HIGH
スコア 7.5
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C) なし
完全性への影響(I) なし
可用性への影響(A)
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* 11.0.0 11.0.16
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* 10.0.0 10.0.16
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* 9.3.0 9.4.53
Configuration2 or higher or less more than less than
cpe:2.3:a:jenkins:jenkins:*:*:*:*:-:*:*:* 2.428
cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:* 2.414.3
Configuration3 or higher or less more than less than
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
Eclipse Foundation の Jetty 等複数ベンダの製品における整数オーバーフローの脆弱性
Title Eclipse Foundation の Jetty 等複数ベンダの製品における整数オーバーフローの脆弱性
Summary

Eclipse Foundation の Jetty 等複数ベンダの製品には、整数オーバーフローの脆弱性、リソースの枯渇に関する脆弱性が存在します。

Possible impacts サービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date Oct. 10, 2023, midnight
Registration Date Dec. 27, 2023, 12:19 p.m.
Last Update Dec. 18, 2024, 6:08 p.m.
Affected System
日立
Hitachi Infrastructure Analytics Advisor (海外販売のみ)
Hitachi Ops Center Analyzer (海外販売のみ)
Hitachi Ops Center Analyzer viewpoint (海外販売のみ)
Hitachi Ops Center Viewpoint (国内販売のみ)
Eclipse Foundation
Jetty 10.0.0 以上 10.0.16 未満
Jetty 11.0.0 以上 11.0.16 未満
Jetty 9.3.0 以上 9.4.53 未満
Jenkins プロジェクト
Jenkins 2.414.3 未満
Jenkins 2.428 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2023年12月27日]
  掲載
Dec. 27, 2023, 12:19 p.m.
2 [2024年12月18日]
  影響を受けるシステム:ベンダ情報の追加に伴い内容を更新
  ベンダ情報:日立 (hitachi-sec-2024-150) を追加
Dec. 18, 2024, 11:15 a.m.