#VU5449 Information disclosure in Apache Tomcat - CVE-2016-8745

 

#VU5449 Information disclosure in Apache Tomcat - CVE-2016-8745

Published: January 27, 2017


Vulnerability identifier: #VU5449
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-8745
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache Tomcat
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists to error within the send file code for the NIO HTTP connector, which causes current Processor object being added to the Processor cache multiple times. This behavior means that sharing the same Processor for concurrent requests can lead to leakage of potentially sensitive information between requests, such as session ID, request body, etc.

Successful exploitation of the vulnerability may allow an attacker to obtain potentially sensitive information.


Remediation

The vulnerability is fixed in 9.0.0.M15, 8.5.9, 8.0.41, 7.0.75 and 6.0.50 (not released yet).


External links