漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Pocket ID: OIDC refresh token flow bypasses authorization revocation, account disabling, and group restrictions
Vulnerability Description
Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to your services. Prior to 2.6.0, The createTokenFromRefreshToken function (oidc_service.go) validates the refresh token's cryptographic integrity but does not re-validate the user's current authorization state before issuing new tokens. This allows (1) the client to refresh the token indefinitely after authorization revocation, (2) the refresh token to continue to work after the account is disabled, and (3) the token to work after the client is removed from the group. This vulnerability is fixed in 2.6.0.
CVSS Information
N/A
Vulnerability Type
授权机制不恰当
Vulnerability Title
Pocket ID 授权问题漏洞
Vulnerability Description
Pocket ID是Pocket ID开源的一个支持无密码认证的OIDC身份提供商。 Pocket ID 2.6.0之前版本存在授权问题漏洞,该漏洞源于createTokenFromRefreshToken函数未重新验证用户当前授权状态,可能导致令牌在授权撤销后继续使用。
CVSS Information
N/A
Vulnerability Type
N/A