Position paper: why are there so many vulnerabilities in web applications?

  • Authors:
  • Wenliang Du;Karthick Jayaraman;Xi Tan;Tongbo Luo;Steve Chapin

  • Affiliations:
  • Syracuse University, Syracuse, NY, USA;Syracuse University, Syracuse, NY, USA;Syracuse University, Syracuse, NY, USA;Syracuse University, Syracuse, NY, USA;Syracuse University, Syracuse, NY, USA

  • Venue:
  • Proceedings of the 2011 workshop on New security paradigms workshop
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

As the Web has become more and more ubiquitous, the number of attacks on web applications have increased substantially. According to a recent report, over 80 percent of web applications have had at least one serious vulnerability. This percentage is alarmingly higher than traditional applications. Something must be fundamentally wrong in the web infrastructure. Based on our research, we have formulated the following position: when choosing the stateless framework for the Web, we ignored a number of security properties that are essential to applications. As a result, the Trusted Computing Base(TCB) of the Web has significant weaknesses. To build secure stateful applications on top of a weakened TCB, developers have to implement extra protection logic in their web applications, making development difficult and error prone, and thereby causing a number of security problems in web applications. In this paper, we will present evidence, justification, and in-depth analysis to support this position.