Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

A Small Dummy Disrupting Database Reconstruction in a Cache Side-Channel Attack

Author 1: Hyeonwoo Han Author 2: Eun-Kyu Lee Author 3: Junghee Jo
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 10 · Published 2023

DOI: https://doi.org/10.14569/IJACSA.2023.01410111

Abstract

This paper demonstrates the feasibility of a database reconstruction attack on open-source database engines and presents a defense method against it. We launch a Flush+Reload attack on SQLite, which returns approximate, noisy volumes returned by range queries for a private database. Given the volumes, our database reconstruction uses two al-gorithms, a Modified Clique-Finding algorithm and Match-Extension algorithm, to recover the database. Experiments show that an attacker can reconstruct the victim’s database with a size of 10,000 and a range of 12 with an error rate of up to 0.07% at most. To mitigate the attack, a small dummy data is added to the result volumes of range queries, which makes the approximation more confused. Experimental results show that by adding about 1% of dummy data, an attack success rate (in terms of the number of reconstructed volumes in the database) is reduced to 60% from 100% and an error rate increases to 15% from 0.07%. It is also observed that by adding about 2%of dummy data, the reconstruction is completely failed.

Keywords

How to Cite this Article

Han, H., Lee, E., & Jo, J. (2023). A Small Dummy Disrupting Database Reconstruction in a Cache Side-Channel Attack. International Journal of Advanced Computer Science and Applications, 14(10). https://doi.org/10.14569/IJACSA.2023.01410111

Han, Hyeonwoo, et al.. "A Small Dummy Disrupting Database Reconstruction in a Cache Side-Channel Attack." International Journal of Advanced Computer Science and Applications, vol. 14, no. 10, 2023, https://doi.org/10.14569/IJACSA.2023.01410111.

@article{Han2023,
  title     = {A Small Dummy Disrupting Database Reconstruction in a Cache Side-Channel Attack},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {10},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {Hyeonwoo Han and Eun-Kyu Lee and Junghee Jo},
  doi       = {10.14569/IJACSA.2023.01410111},
  url       = {https://doi.org/10.14569/IJACSA.2023.01410111}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.