org.eclipse.jetty:jetty-openid@9.4.51.v20230217 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.eclipse.jetty:jetty-openid package. This does not include vulnerabilities belonging to this package’s dependencies.

How to fix?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

Fix for free
VulnerabilityVulnerable Version
  • L
Improper Authentication

Affected versions of this package are vulnerable to Improper Authentication. 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. The authentication is then cleared from the session and subsequent requests will not be treated as authenticated.

Impact:

A request on a previously authenticated session could be allowed to bypass authentication after it had been rejected by the LoginService.

How to fix Improper Authentication?

Upgrade org.eclipse.jetty:jetty-openid to version 9.4.52.v20230823, 10.0.15, 11.0.15 or higher.

[9.4.21,9.4.52.v20230823)[10.0.0,10.0.15)[11.0.0,11.0.15)