OSV 1.4.0 · github-reviewed · 修改于 2020-09-01 02:37
发布时间
2019-06-06 23:30
GitHub 审查时间
2019-06-06 17:42
NVD 发布时间
—
源文件
advisories/github-reviewed/2019/06/GHSA-8v5f-hp78-jgxq/GHSA-8v5f-hp78-jgxq.json
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).
Upgrade to version 0.5.3 or later.