Improper Verification of Source of a Communication Channel in Apache Tomcat
Moderate severity
GitHub Reviewed
Published
May 14, 2022
to the GitHub Advisory Database
•
Updated Feb 22, 2024
Package
Affected versions
>= 7.0.0, < 7.0.68
>= 8.0.0, < 8.0.32
>= 9.0.0M1, <= 9.0.0.M2
Patched versions
7.0.68
8.0.32
9.0.0.M3
Description
Published by the National Vulnerability Database
Feb 25, 2016
Published to the GitHub Advisory Database
May 14, 2022
Reviewed
Jul 6, 2022
Last updated
Feb 22, 2024
The
setGlobalContext
method inorg/apache/naming/factory/ResourceLinkFactory.java
in Apache Tomcat 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M3 does not consider whether ResourceLinkFactory.setGlobalContext callers are authorized, which allows remote authenticated users to bypass intended SecurityManager restrictions and read or write to arbitrary application data, or cause a denial of service (application disruption), via a web application that sets a crafted global context.References