GHSA-8v5f-hp78-jgxq

    Dashboard / Vulnerabilities / GHSA-8v5f-hp78-jgxq

    GHSA-8v5f-hp78-jgxq

    Published: 6 Jun 2019Last Modified: 31 Aug 2020

    Summary: Signature Verification Bypass in jwt-simple

    Details: Versions of `jwt-simple` prior to 0.5.3 are vulnerable to Signature Verification Bypass. If no algorithm is specified in the `decode()` function, the packages uses the algorithm in the JWT to decode tokens. This allows an attacker to create a HS256 (symmetric algorithm) JWT with the server's public key as secret, and the package will verify it as HS256 instead of RS256 (asymmetric algorithm). ## Recommendation Upgrade to version 0.5.3 or later.

    Affected packages

    Package

    Name: jwt-simple

    Purl: pkg:npm/jwt-simple

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.5.3

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-8v5f-hp78-jgxq | CVE-DB