Title :
Preventing Cross Site Request Forgery Attacks
Author :
Jovanovic, Nenad ; Kirda, Engin ; Kruegel, Christopher
Author_Institution :
Secure Syst. Lab., Vienna Tech. Univ.
fDate :
Aug. 28 2006-Sept. 1 2006
Abstract :
The Web has become an indispensable part of our lives. Unfortunately, as our dependency on the Web increases, so does the interest of attackers in exploiting Web applications and Web-based information systems. Previous work in the field of Web application security has mainly focused on the mitigation of cross site scripting (XSS) and SQL injection attacks. In contrast, cross site request forgery (XSRF) attacks have not received much attention. In an XSRF attack, the trust of a Web application in its authenticated users is exploited by letting the attacker make arbitrary HTTP requests on behalf of a victim user. The problem is that Web applications typically act upon such requests without verifying that the performed actions are indeed intentional. Because XSRF is a relatively new security problem, it is largely unknown by Web application developers. As a result, there exist many Web applications that are vulnerable to XSRF. Unfortunately, existing mitigation approaches are time-consuming and error-prone, as they require manual effort to integrate defense techniques into existing systems. In this paper, we present a solution that provides a completely automatic protection from XSRF attacks. More precisely, our approach is based on a server-side proxy that detects and prevents XSRF attacks in a way that is transparent to users as well as to the Web application itself. We provide experimental results that demonstrate that we can use our prototype to secure a number of popular open-source Web applications, without negatively affecting their behavior
Keywords :
Internet; SQL; hypermedia; security of data; transport protocols; HTTP requests; SQL injection attack; Web application security; Web-based information systems; cross site request forgery attack prevention; cross site scripting attack; open-source Web applications; server-side proxy; Authentication; Forgery; Information security; Information systems; Manuals; Open source software; Postal services; Protection; Protocols; Prototypes;
Conference_Titel :
Securecomm and Workshops, 2006
Conference_Location :
Baltimore, MD
Print_ISBN :
1-4244-0423-1
Electronic_ISBN :
1-4244-0423-1
DOI :
10.1109/SECCOMW.2006.359531