Securing Sensitive Data in Java Virtual Machines
Author
Abstract

Java-based applications are widely used by companies, government agencies, and financial institutions. Every day, these applications process a considerable amount of sensitive data, such as people’s credit card numbers and passwords. Research has found that the Java Virtual Machine (JVM), an essential component for executing Java-based applications, stores data in memory for an unknown period of time even after the data are no longer used. This mismanagement of JVM puts all the data, sensitive or non-sensitive, in danger and raises a huge concern to all Java-based applications globally. This problem has serious implications for many “secure” applications that employ Javabased frameworks or libraries with a severe security risk of having sensitive data that attackers can access after the data are thought to be cleared. This paper presents a prototype of a secure Java API we design through an undergraduate student research project. The API is implemented using direct Byte buffer so that sensitive data are not managed by JVM garbage collection. We also implement the API using obfuscation so that data are encrypted. Using an initial experimental evaluation, the proposed secure API can successfully protect sensitive data from being accessed by malicious users.

Year of Publication
2022
Date Published
may
Publisher
IEEE
Conference Location
Las Vegas, NV, USA
ISBN Number
978-1-66548-350-6
URL
https://ieeexplore.ieee.org/document/9806742/
DOI
10.1109/SERA54885.2022.9806742
Google Scholar | BibTeX | DOI