#VU80793 Improper Authorization in Jetty - CVE-2023-41900
Published: September 14, 2023 / Updated: October 12, 2023
Jetty
Eclipse
Description
The vulnerability allows a remote user to bypass implemented security restrictions.
The vulnerability exists due to an error in the revocation process. If a Jetty OpenIdAuthenticator uses the optional nested LoginService, and that LoginService decides to revoke an already authenticated user, then the current request will still treat the user as authenticated.