Cross-site request forgery (CSRF) is a part of the “Broken access control” vulnerability and ranks #1 in the OWASP top 10. CSRF is a Client-side vulnerability i.e., the attacker can use any social engineering method on the authenticated user and force him to execute an unwanted action on the web application.
Sort: