OSV 1.4.0 · github-reviewed · 修改于 2021-07-22 23:58
发布时间
2021-03-27 00:49
GitHub 审查时间
2021-03-27 00:48
NVD 发布时间
2021-03-02 07:15
源文件
advisories/github-reviewed/2021/03/GHSA-2h3h-vw8r-82rp/GHSA-2h3h-vw8r-82rp.json
Weak JSON Web Token (JWT) signing secret generation in YMFE YApi through 1.9.2 allows recreation of other users' JWT tokens. This occurs because Math.random in Node.js is used as a source of randomness in jwt signing. Math.random does not provide cryptographically secure random numbers. This has been patched in version 1.9.3.