Skip to content

Dependency json-jwt allows bypass of identity checks via a sign/encryption confusion attack (CVE-2023-51774) #99

@araccaine

Description

@araccaine

Issue

The gem rack-oauth2 has json-jwt >= 1.11.0 as dependency which is vulnerable to CVE-2023-51774 (see GHSA-c8v6-786g-vjx6).

Patched versions are 1.16.6 and 1.15.3.1.

Temporary fix

Add gem 'json-jwt', '>= 1.16.6' to your gemfile to ensure the patched gem version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions