#VU81726 Integer overflow in Jetty - CVE-2023-36478
Published: October 10, 2023 / Updated: October 12, 2023
Jetty
Eclipse
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to integer overflow in MetaDataBuilder.checkSize when handling HTTP/2 HPACK header values. A remote attacker can send specially crafted request to the server, trigger an integer overflow and crash the server.