Doorkeeper 是 Ruby on Rails 的一个 OAuth 2 授权服务器框架。在版本 1.9.0 中,攻击者仅需知道动态注册的客户端的 client_id(该信息为公开),即可在令牌端点(token endpoint)冒充该客户端进行身份验证,并在不提供 client_secret 的情况下获取访问令牌(access token)。 这一漏洞的成因在于:动态客户端注册(Dynamic Client Registration)功能在创建应用时,将 硬编码为固定值,尽管注册响应中返回了 client_s
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| doorkeeper-gem | doorkeeper-openid_connect | >= 1.9.0, < 1.10.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet