Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.eclipse.jetty/jetty-openid
  4. ›
  5. CVE-2023-41900

CVE-2023-41900: Jetty's OpenId Revoked authentication allows one request

September 15, 2023 (updated September 10, 2024)

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.

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

References

  • github.com/advisories/GHSA-pwh8-58vv-vw48
  • github.com/eclipse/jetty.project
  • github.com/eclipse/jetty.project/pull/9528
  • github.com/eclipse/jetty.project/pull/9660
  • github.com/eclipse/jetty.project/security/advisories/GHSA-pwh8-58vv-vw48
  • nvd.nist.gov/vuln/detail/CVE-2023-41900
  • security.netapp.com/advisory/ntap-20231110-0004
  • www.debian.org/security/2023/dsa-5507

Code Behaviors & Features

Detect and mitigate CVE-2023-41900 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 9.4.21 before 9.4.52.v20230823, all versions starting from 10.0.0 before 10.0.16, all versions starting from 11.0.0 before 11.0.16

Fixed versions

  • 9.4.52.v20230823
  • 10.0.16
  • 11.0.16

Solution

Upgrade to versions 10.0.16, 11.0.16, 9.4.52.v20230823 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-1390: Weak Authentication
  • CWE-287: Improper Authentication

Source file

maven/org.eclipse.jetty/jetty-openid/CVE-2023-41900.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:32 +0000.