Cross-Side Resource Forgery (CSRF)

Cross-Side Resource Forgery (CSRF) involves tricking a user into performing unwanted actions on web applications that they are currently authenticated to.

Examples

  1. OAuth client and server side CSRF vulnerabilities.

Last updated