English

Language-Based Web Session Integrity

Cryptography and Security 2020-06-03 v2

Abstract

Session management is a fundamental component of web applications: despite the apparent simplicity, correctly implementing web sessions is extremely tricky, as witnessed by the large number of existing attacks. This motivated the design of formal methods to rigorously reason about web session security which, however, are not supported at present by suitable automated verification techniques. In this paper we introduce the first security type system that enforces session security on a core model of web applications, focusing in particular on server-side code. We showcase the expressiveness of our type system by analyzing the session management logic of HotCRP, Moodle, and phpMyAdmin, unveiling novel security flaws that have been acknowledged by software developers.

Keywords

Cite

@article{arxiv.2001.10405,
  title  = {Language-Based Web Session Integrity},
  author = {Stefano Calzavara and Riccardo Focardi and Niklas Grimm and Matteo Maffei and Mauro Tempesta},
  journal= {arXiv preprint arXiv:2001.10405},
  year   = {2020}
}