CSRF attacks against OAuth

The OAuth Protocol
For those of you who aren’t familiar with it, OAuth is a relatively new (1.0 is less than a year old) protocol designed to help provide a simple, secure authorization scheme for web and desktop applications. It’s particularly useful as a mechanism for users to authorize access to resources in one application (like [...]