CVE & CISA-KEV Catalog

CVE-2019-17638

CRITICALEPSS 95th pctl
9.4
CVSS v3
NVD

Description

In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty 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 while thread1 is about to use the ByteBuffer to write response1 data, thread2 fills the ByteBuffer with other data. Thread1 then proceeds to write the buffer that now contains different data. This results in client1, which issued request1 seeing data from another request or response which could contain sensitive data belonging to client2 (HTTP session ids, authentication credentials, etc.). If the Jetty version cannot be upgraded, the vulnerability can be significantly reduced by configuring a responseHeaderSize significantly larger than the requestHeaderSize (12KB responseHeaderSize and 8KB requestHeaderSize).

How to fix

Remediation Available
jetty9Debian
Fixed in:9.4.31-1CVE-2019-17638
Fixed in:9.4.31-1CVE-2019-17638
Fixed in:9.4.31-1CVE-2019-17638
Fixed in:9.4.31-1CVE-2019-17638

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityLow

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

Exploit Intelligence

11.14%probability of exploitation in 30 days
95thpercentile

Very high risk: more likely to be exploited than 95% of all known CVEs.

References

Related Vulnerabilities

Other CWE-672 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2024-23638Medium6.560%-Fix
CVE-2020-11027Medium6.114%-Fix
CVE-2009-3547High7.04.9%--
CVE-2019-15691High7.24.7%-Fix
CVE-2020-24030Critical9.82.7%--
CVE-2021-37204High7.52.2%-Fix
Embed a live status badge for CVE-2019-17638
CVE-2019-17638 severity badge

Markdown

[![CVE-2019-17638](https://tridentstack.com/cve/badge/CVE-2019-17638.svg)](https://tridentstack.com/cve/CVE-2019-17638)

HTML

<a href="https://tridentstack.com/cve/CVE-2019-17638"><img src="https://tridentstack.com/cve/badge/CVE-2019-17638.svg" alt="CVE-2019-17638"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.