DocumentCode
153563
Title
Blind Seer: A Scalable Private DBMS
Author
Pappas, Vasilis ; Krell, Fernando ; Binh Vo ; Kolesnikov, Vladimir ; Malkin, Tal ; Seung Geol Choi ; George, Wesley ; Keromytis, Angelos ; Bellovin, Steve
fYear
2014
fDate
18-21 May 2014
Firstpage
359
Lastpage
374
Abstract
Query privacy in secure DBMS is an important feature, although rarely formally considered outside the theoretical community. Because of the high overheads of guaranteeing privacy in complex queries, almost all previous works addressing practical applications consider limited queries (e.g., just keyword search), or provide a weak guarantee of privacy. In this work, we address a major open problem in private DB: efficient sub linear search for arbitrary Boolean queries. We consider scalable DBMS with provable security for all parties, including protection of the data from both server (who stores encrypted data) and client (who searches it), as well as protection of the query, and access control for the query. We design, build, and evaluate the performance of a rich DBMS system, suitable for real-world deployment on today medium-to large-scale DBs. On a modern server, we are able to query a formula over 10TB, 100M-record DB, with 70 searchable index terms per DB row, in time comparable to (insecure) MySQL (many practical queries can be privately executed with work 1.2-3 times slower than MySQL, although some queries are costlier). We support a rich query set, including searching on arbitrary boolean formulas on keywords and ranges, support for stemming, and free keyword searches over text fields. We identify and permit a reasonable and controlled amount of leakage, proving that no further leakage is possible. In particular, we allow leakage of some search pattern information, but protect the query and data, provide a high level of privacy for individual terms in the executed search formula, and hide the difference between a query that returned no results and a query that returned a very small result set. We also support private and complex access policies, integrated in the search process so that a query with empty result set and a query that fails the policy are hard to tell apart.
Keywords
data privacy; database management systems; query processing; Blind Seer; MySQL; arbitrary Boolean queries; data protection; encrypted data; free keyword searches; medium-to large-scale DB; query control; query privacy; scalable private DBMS; search pattern information; secure DBMS; stemming support; sublinear search; text fields; Cryptography; Data privacy; Indexes; Privacy; Servers; Private database; private search;
fLanguage
English
Publisher
ieee
Conference_Titel
Security and Privacy (SP), 2014 IEEE Symposium on
Conference_Location
San Jose, CA
ISSN
1081-6011
Type
conf
DOI
10.1109/SP.2014.30
Filename
6956575
Link To Document