A general approach to securely querying XML

  • Authors:
  • Ernesto Damiani;Majirus Fansi;Alban Gabillon;Stefania Marrara

  • Affiliations:
  • Universití degli Studi di Milano, Dipartimento di Tecnologie dell'Informazione via Bramante 65 26013 Crema (CR), Italy;Université de Pau et des Pays de l'Adour, IUT des Pays de l'Adour 40 000 Mont-de-Marsan, France;Université de Pau et des Pays de l'Adour, IUT des Pays de l'Adour 40 000 Mont-de-Marsan, France;Universití degli Studi di Milano, Dipartimento di Tecnologie dell'Informazione via Bramante 65 26013 Crema (CR), Italy

  • Venue:
  • Computer Standards & Interfaces
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

XML access control requires the enforcement of highly expressive access control policies to support schema-, document and object-specific protection requirements. Access control models for XML data can be classified in two major categories: node filtering and query rewriting systems. The first category includes approaches that use access policies to compute secure user views on XML data sets. User queries are then evaluated on those views. In the second category of approaches, authorization rules are used to transform user queries to be evaluated against the original XML data set. The pros and cons for these approaches have been widely discussed in the framework of XML access control standardization activities. The aim of this paper is to describe a model combining the advantages of these approaches and overcoming their limitations, suitable as the basis of a standard technique for XML access control enforcement. The model specification is given using a Finite State Automata, ensuring generality w.r.t. specific implementation techniques.