CVE-2016-10555

EPSS 81.7%

Forgeable Public/Private Tokens in jwt-simple

發布日:2018/11/6修改日:2023/11/8

描述

Affected versions of the `jwt-simple` package allow users to select what algorithm the server will use to verify a provided JWT. A malicious actor can use this behaviour to arbitrarily modify the contents of a JWT while still passing verification. For the common use case of the JWT, the end result is a complete authentication bypass with minimal effort. ## Recommendation Update to version 0.3.1 or later. Additionally, be sure to always specify an algorithm in calls to `.decode()`.

受影響套件(1)

參考連結(6)