DocumentCode
950839
Title
Provable Protection against Web Application Vulnerabilities Related to Session Data Dependencies
Author
Desmet, Lieven ; Verbaeten, Pierre ; Joosen, Wouter ; Piessens, Frank
Author_Institution
Katholieke Univ. Leuven, Leuven
Volume
34
Issue
1
fYear
2008
Firstpage
50
Lastpage
64
Abstract
Web applications are widely adopted and their correct functioning is mission critical for many businesses. At the same time, Web applications tend to be error prone and implementation vulnerabilities are readily and commonly exploited by attackers. The design of countermeasures that detect or prevent such vulnerabilities or protect against their exploitation is an important research challenge for the fields of software engineering and security engineering. In this paper, we focus on one specific type of implementation vulnerability, namely, broken dependencies on session data. This vulnerability can lead to a variety of erroneous behavior at runtime and can easily be triggered by a malicious user by applying attack techniques such as forceful browsing. This paper shows how to guarantee the absence of runtime errors due to broken dependencies on session data in Web applications. The proposed solution combines development-time program annotation, static verification, and runtime checking to provably protect against broken data dependencies. We have developed a prototype implementation of our approach, building on the JML annotation language and the existing static verification tool ESC/Java2, and we successfully applied our approach to a representative J2EE-based e-commerce application. We show that the annotation overhead is very small, that the performance of the fully automatic static verification is acceptable, and that the performance overhead of the runtime checking is limited.
Keywords
Web services; programming languages; J2EE-based e-commerce application; JML annotation language; Web application vulnerabilities; provable protection; security engineering; session data dependencies; software engineering; Data sharing; Reliability; Security; Security and Protection; Software/Program Verification; Web technologies; Web-based services;
fLanguage
English
Journal_Title
Software Engineering, IEEE Transactions on
Publisher
ieee
ISSN
0098-5589
Type
jour
DOI
10.1109/TSE.2007.70742
Filename
4359468
Link To Document