Exposure of Resource to Wrong Sphere in Apache Tomcat
Critical severity
GitHub Reviewed
Published
May 13, 2022
to the GitHub Advisory Database
•
Updated Apr 18, 2024
Package
Affected versions
>= 9.0.0.M1, <= 9.0.0.M17
>= 8.5.0, <= 8.5.12
>= 8.0.0, <= 8.0.41
>= 7.0.0, <= 7.0.75
Patched versions
9.0.0.M18
8.5.13
8.0.42
7.0.76
>= 9.0.0.M1, <= 9.0.0.M17
>= 8.5.0, <= 8.5.12
>= 8.0.0, <= 8.0.41
>= 7.0.0, <= 7.0.75
9.0.0.M18
8.5.13
8.0.42
7.0.76
Description
Published by the National Vulnerability Database
Apr 17, 2017
Published to the GitHub Advisory Database
May 13, 2022
Reviewed
Jul 1, 2022
Last updated
Apr 18, 2024
While investigating bug 60718, it was noticed that some calls to application listeners in Apache Tomcat 9.0.0.M1 to 9.0.0.M17, 8.5.0 to 8.5.11, 8.0.0.RC1 to 8.0.41, and 7.0.0 to 7.0.75 did not use the appropriate facade object. When running an untrusted application under a SecurityManager, it was therefore possible for that untrusted application to retain a reference to the request or response object and thereby access and/or modify information associated with another web application.
References