-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
https://www.rfc-editor.org/rfc/rfc6819#section-4.5.2
Threat: Obtaining Refresh Token from Authorization Server Database
This threat is applicable if the authorization server stores refresh
tokens as handles in a database. An attacker may obtain refresh
tokens from the authorization server's database by gaining access to
the database or launching a SQL injection attack.
Impact: Disclosure of all refresh tokens.
Countermeasures:
- Enforce credential storage protection best practices (Section 5.1.4.1).
- Bind token to client id, if the attacker cannot obtain the required id and secret (Section 5.1.5.8).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels