Skip to content

Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

High severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Mar 19, 2024

Package

maven org.apache.tomcat:tomcat (Maven)

Affected versions

>= 9.0.0.M1, <= 9.0.0.M18
>= 8.5.0, <= 8.5.12
>= 7.0.0, <= 7.0.76
>= 6.0.0, <= 6.0.52
>= 8.0.0, <= 8.0.42

Patched versions

9.0.0.M19
8.5.13
7.0.77
6.0.53
8.0.43

Description

A bug in the handling of the pipelined requests in Apache Tomcat 9.0.0.M1 to 9.0.0.M18, 8.5.0 to 8.5.12, 8.0.0.RC1 to 8.0.42, 7.0.0 to 7.0.76, and 6.0.0 to 6.0.52, when send file was used, results in the pipelined request being lost when send file processing of the previous request completed. This could result in responses appearing to be sent for the wrong request. For example, a user agent that sent requests A, B and C could see the correct response for request A, the response for request C for request B and no response for request C.

References

Published by the National Vulnerability Database Apr 17, 2017
Published to the GitHub Advisory Database May 14, 2022
Reviewed Jul 1, 2022
Last updated Mar 19, 2024

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Weaknesses

CVE ID

CVE-2017-5647

GHSA ID

GHSA-3gv7-3h64-78cm

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.