Jetty 9.4.27 < 9.4.30 Buffer Overflow

critical Web App Scanning Plugin ID 113003

Synopsis

Jetty 9.4.27 < 9.4.30 Buffer Overflow

Description

The version of Jetty installed on the remote host when handling too large response headers throws an exception to produce an HTTP 431 error. When this happens, the ByteBuffer containing the HTTP response headers is released back to the ByteBufferPool twice. Because of this double release, two threads can acquire the same ByteBuffer from the pool and potentially leak sensitive data between the two clients. Note that the scanner has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution

Upgrade to Jetty version 9.4.30 or later.

See Also

https://bugs.eclipse.org/bugs/show_bug.cgi?id=564984

Plugin Details

Severity: Critical

ID: 113003

Type: remote

Published: 10/4/2021

Updated: 3/14/2023

Scan Template: basic, full, pci, scan

Risk Information

VPR

Risk Factor: Medium

Score: 5.5

CVSS v2

Risk Factor: High

Base Score: 7.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2019-17638

CVSS v3

Risk Factor: Critical

Base Score: 9.4

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L

CVSS Score Source: CVE-2019-17638

Vulnerability Information

CPE: cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*

Exploit Ease: No known exploits are available

Patch Publication Date: 7/8/2020

Vulnerability Publication Date: 7/6/2020

Reference Information

CVE: CVE-2019-17638