
Find real vulnerabilities before they ship
For Eclipse Jetty versions <= 9.4.40, <= 10.0.2, <= 11.0.2, if an exception is thrown from the SessionListener#sessionDestroyed() method, then the session ID is not invalidated in the session ID manager. On deployments with clustered sessions and multiple contexts this can result in a session not being invalidated. This can result in an application used on a shared computer being left logged in.
Base Score
3.5| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| org.eclipse.jetty:jetty-server(Maven) | 0 | 9.4.41 | N/A |
| org.eclipse.jetty:jetty-server(Maven) | 10.0.0 | 10.0.3 | N/A |
| org.eclipse.jetty:jetty-server(Maven) | 11.0.0 | 11.0.3 | N/A |
| Base Score | 3.5 |
|---|---|
| Vector String | CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
| Base Severity | Low |
| Version | 3.1 |
| Attack Vector (AV) | PHYSICAL |