漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
@node-oauth/oauth2-server: PKCE code_verifier ABNF not enforced in token exchange allows brute-force redemption of intercepted authorization codes
Vulnerability Description
@node-oauth/oauth2-server is a module for implementing an OAuth2 server in Node.js. The token exchange path accepts RFC7636-invalid code_verifier values (including one-character strings) for S256 PKCE flows. Because short/weak verifiers are accepted and failed verifier attempts do not consume the authorization code, an attacker who intercepts an authorization code can brute-force code_verifier guesses online until token issuance succeeds.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
过多认证尝试的限制不恰当
Vulnerability Title
@node-oauth/oauth2-server 安全漏洞
Vulnerability Description
@node-oauth/oauth2-server是node-oauth开源的一个符合RFC标准的Node.js OAuth2服务器实现模块。 @node-oauth/oauth2-server存在安全漏洞,该漏洞源于token交换路径接受RFC7636无效的code_verifier值,可能导致暴力破解攻击。
CVSS Information
N/A
Vulnerability Type
N/A