What is Cross-Site Request Forgery (CSRF)?
Answer: The web application does not, or cannot, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.
Learn More :
Secure Application Design