Description
In Eclipse Jetty, the class JASPIAuthenticator initiates the authentication checks, which set two ThreadLocal variable. Upon returning from the initial checks, there are conditions that cause an early return from the JASPIAuthenticator code without clearing those ThreadLocals. A subsequent request using the same thread inherits the ThreadLocal values, leading to a broken access control and privilege escalation.
Problem types
CWE-226 Sensitive information in resource not removed before reuse
CWE-287 Improper Authentication
Product status
12.1.0 (semver)
12.0.0 (semver)
11.0.0 (semver)
10.0.0 (semver)
9.4.0 (semver)
Credits
https://github.com/HRsGIT
References
github.com/...ecurity/advisories/GHSA-r7p8-xq5m-436chttps://
gitlab.eclipse.org/security/cve-assignment/-/issues/92