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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:NEclipse Jetty
APPEclipse9.4.0 – 9.4.5810.0.0 – 10.0.2611.0.0 – 11.0.2612.0.0 – 12.0.34 (excl.)12.1.0 – 12.1.8 (excl.)
Related vulnerabilities
Eclipse Jetty: wyciek danych między sesjami przez double-release ByteBuffer
Eclipse Jetty: integer overflow w parsowaniu chunk length — obejście autoryzacji
Eclipse Jetty — pominięcie autoryzacji przez HTTP Request Smuggling
Eclipse Jetty: ominięcie zabezpieczeń przez nieprawidłową normalizację ścieżek URL (Windows)
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can ...