6819_4_4_1_8

CSRF Attack against redirect-uri

Cross-site request forgery (CSRF) is a web-based attack whereby HTTP requests are transmitted from a user that the web site trusts or has authenticated. CSRF attacks on OAuth approvals can allow an attacker to obtain authorization to OAuth protected resources without the consent of the user.

OAuth 2.0 Security Best Current Practice (SecBCP, section 4.4.1.8)

Mitigations

This threat is considered fully mitigated if all the test cases from one of the following test sets succeed.

Back to the threat overview