#VU13529 HTTP request smuggling attack in Jetty - CVE-2017-7658

 

#VU13529 HTTP request smuggling attack in Jetty - CVE-2017-7658

Published: July 2, 2018


Vulnerability identifier: #VU13529
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-7658
CWE-ID: CWE-444
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Jetty
Software vendor:
Eclipse

Description

The disclosed vulnerability allows a remote attacker to conduct an HTTP request smuggling attack on the target system.

The vulnerability exists due to improper handling HTTP requests that contain more than one content-length header. A remote attacker can send a specially crafted HTTP request that contains a transfer-encoding header and a content-length header, cause the software and an upstream HTTP agent to misinterpret the boundary of the request and to poison the web cache on the system, which could be used to conduct further attacks.


Remediation

The vulnerability is addressed in the versions 9.2.25.v2018060, 9.3.24.v20180605 and 9.4.11.v20180605.

External links