Combined software and hardware attacks on the java card control flow

  • Authors:
  • Guillaume Bouffard;Julien Iguchi-Cartigny;Jean-Louis Lanet

  • Affiliations:
  • Smart Secure Devices (SSD) Team --- XLIM Labs, Université de Limoges, Limoges, France;Smart Secure Devices (SSD) Team --- XLIM Labs, Université de Limoges, Limoges, France;Smart Secure Devices (SSD) Team --- XLIM Labs, Université de Limoges, Limoges, France

  • Venue:
  • CARDIS'11 Proceedings of the 10th IFIP WG 8.8/11.2 international conference on Smart Card Research and Advanced Applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Java Card uses two components to ensure the security of its model. On the one hand, the byte code verifier (BCV) checks, during an applet installation, if the Java Card security model is ensured. This mechanism may not be present in the card. On the other hand, the firewall dynamically checks if there is no illegal access. This paper describes two attacks to modify the Java Card control flow and to execute our own malicious byte code. In the first attack, we use a card without embedded security verifier and we show how it is simple to change the return address of a current function. In the second attack, we consider the hypothesis that the card embeds a partial implementation of a BCV. With the help of a laser beam, we are able to change the execution flow.