Wrappers-a mechanism to support state-based authorisation in Web applications

  • Authors:
  • M. S. Olivier;Ehud Gudes

  • Affiliations:
  • Computer Science, Rand Afrikaans University, P.O. Box 524, Auckland Park 2006, South Africa;Computer Science, Ben-Gurion University, Beer-Sheva 84105, Israel

  • Venue:
  • Data & Knowledge Engineering - Data and applications security
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

The premises of this paper are (1) security is application dependent because application semantics directly influence proper protection; but (2) applications are generally too complex to be trusted to implement security as specified by the given security policy. These problems are aggravated if the application operates over time and space.This paper proposes the use of a simple program (a "wrapper") that has enough knowledge about a specific application's potential states and the actions that are permissible in each state. Using this knowledge, it is able to filter requests that should not reach an application at a given point.