Distributed and typed role-based access control mechanisms driven by CRUD expressions

Business logics of relational databases applications are an important source of security violations, namely in respect to access control. The situation is particularly critical when access control policies are many and complex. In these cases, programmers of business logics can hardly master the est...

Full description

Bibliographic Details
Main Author: Pereira, Óscar Mortágua (author)
Other Authors: Regateiro, Diogo (author), Aguiar, Rui L. (author)
Format: article
Language:eng
Published: 2014
Subjects:
Online Access:http://hdl.handle.net/10773/12831
Country:Portugal
Oai:oai:ria.ua.pt:10773/12831
Description
Summary:Business logics of relational databases applications are an important source of security violations, namely in respect to access control. The situation is particularly critical when access control policies are many and complex. In these cases, programmers of business logics can hardly master the established access control policies. Now we consider situations where business logics are built with tools such as JDBC and ODBC. These tools convey two sources of security threats: 1) the use of unauthorized Create, Read, Update and Delete (CRUD) expressions and also 2) the modification of data previously retrieved by Select statements. To overcome this security gap when Role-based access control policies are used, we propose an extension to the basic model in order to control the two sources of security threats. Finally, we present a software architectural model from which distributed and typed RBAC mechanisms are automatically built, this way relieving programmers from mastering any security schema. We demonstrate empirical evidence of the effectiveness of our proposal from a use case based on Java and JDBC.