Affiliation:
1. SBA Research Vienna, Austria
2. University of Vienna, Austria
Abstract
Nowadays, more and more applications are built with web technologies, such as HTML, CSS, and JavaScript, which are then executed in browsers. The web is utilized as an operating system independent application platform. With this change, authorization models change and no longer depend on operating system accounts and underlying access controls and file permissions. Instead, these accounts are now implemented in the applications themselves, including all of the protective measures and security controls that are required for this. Because of the inherent complexity, flaws in the authorization logic are among the most common security vulnerabilities in web applications. Most applications are built on the concept of the Access-Control List (ACL), a security model that decides who can access a given object. Object Capabilities, transferable rights to perform operations on specific objects, have been proposed as an alternative to ACLs, since they are not susceptible to certain attacks prevalent for ACLs. While their use has been investigated for various domains, such as smart contracts, they have not been widely applied for web applications. In this paper, we therefore present a general overview of the capability-based authorization model and adapt those approaches for use in web applications. Based on a prototype implementation, we show the ways in which Object Capabilities may enhance security, while also offering insights into existing pitfalls and problems in porting such models to the web domain.
Publisher
NASK National Research Institute
Reference48 articles.
1. K. Smith, A. Jones, L. Johnson, L. Smith, “Examination of cybercrime and its effects on corporate stock value,”Journal of Information, Communication and Ethics in Society, vol. 17, no. 1, pp. 42–60, 2019.
2. K. Mlitz. (2021). Size of the cybersecurity market worldwide, from 2021 to 2026. [Online]. Available: https://www.statista.com/statistics/595182/worldwide-security-as-a-service-market-size/. [Accessed: Oct. 24, 2022].
3. Inc. OWASP Foundation. (2021). OWASP top ten 2021 [Online], Available: https://www.hhs.gov/sites/default/files/owasp-top-10.pdf. [Accessed: Oct. 24, 2022].
4. J. H. Saltzer, “Protection and the control of information sharing in multics,” Communications of the ACM, vol. 17, no. 7, pp. 388–402, 1974.
5. H. M. Levy, Capability-based computer systems. USA: Butterworth-Heinemann, 1984.