Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Replay of private_key_jwt possible in ORY Fosite
Vulnerability Description
In ORY Fosite (the security first OAuth2 & OpenID Connect framework for Go) before version 0.31.0, when using "private_key_jwt" authentication the uniqueness of the `jti` value is not checked. When using client authentication method "private_key_jwt", OpenId specification says the following about assertion `jti`: "A unique identifier for the token, which can be used to prevent reuse of the token. These tokens MUST only be used once, unless conditions for reuse were negotiated between the parties". Hydra does not seem to check the uniqueness of this `jti` value. This problem is fixed in version 0.31.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Vulnerability Type
认证机制不恰当
Vulnerability Title
ORY Fosite 数据伪造问题漏洞
Vulnerability Description
ORY Fosite是ORY公司的一款GO语言编写的OAUTH、OPENID连接框架。 ORY Fosite 0.31.0之前版本存在数据伪造问题漏洞,该漏洞源于没有检查jti值的唯一性。
CVSS Information
N/A
Vulnerability Type
N/A