What type of web application security vulnerability allows an attacker to induce users to perform actions that they do not intend to, by exploiting the trust that a web application has in the user's browser?
Cross-site scripting (XSS)
Cross-site request forgery (CSRF)
Remote code execution
Local file inclusion (LFI)