目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-23541— jsonwebtoken 安全漏洞

CVSS 5.0 · Medium EPSS 0.75% · P52
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2022-23541 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
jsonwebtoken's insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC
来源: CVE Program / CVE List V5
Vulnerability Description
jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
认证机制不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
jsonwebtoken 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
jsonwebtoken是Auth0开源的一个 JSON Web 令牌的实现。 jsonwebtoken 8.5.1版本及之前版本存在安全漏洞,该漏洞源于密钥检索函数将导致令牌验证错误。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
auth0node-jsonwebtoken <= 8.5.1 -

二、漏洞 CVE-2022-23541 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-23541 的情报信息

登录查看更多情报信息。

CVE-2022-23541 补丁与修复 (1)

CVE-2022-23541 厂商安全公告 (2)

CVE-2022-23541 其他参考 (1)

同批安全公告 · auth0 · 2022-12-22 · 共 3 条

CVE-2022-235406.4 MEDIUMjsonwebtoken 数据伪造问题漏洞
CVE-2022-235395.9 MEDIUMjsonwebtoken 加密问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2022-23541

暂无评论


发表评论