CRDBDec 4, 2015

Strong and Provably Secure Database Access Control

arXiv:1512.01479v212 citations
Originality Highly original
AI Analysis

This addresses security vulnerabilities in modern databases, which is critical for protecting sensitive data from attackers, though it appears incremental by building on existing theoretical foundations.

The paper tackled the problem of limited SQL access control mechanisms that allow attackers to leak information and escalate privileges using advanced database features, and presented a provably secure access control mechanism that prevents such attacks.

Existing SQL access control mechanisms are extremely limited. Attackers can leak information and escalate their privileges using advanced database features such as views, triggers, and integrity constraints. This is not merely a problem of vendors lagging behind the state-of-the-art. The theoretical foundations for database security lack adequate security definitions and a realistic attacker model, both of which are needed to evaluate the security of modern databases. We address these issues and present a provably secure access control mechanism that prevents attacks that defeat popular SQL database systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes