Better Call Saltzer \& Schroeder: A Retrospective Security Analysis of SolarWinds \& Log4j

Partha Das Chowdhury,Mohammad Tahaei,Awais Rashid
DOI: https://doi.org/10.48550/arXiv.2211.02341
2022-11-04
Abstract:Saltzer \& Schroeder's principles aim to bring security to the design of computer systems. We investigate SolarWinds Orion update and Log4j to unpack the intersections where observance of these principles could have mitigated the embedded vulnerabilities. The common principles that were not observed include \emph{fail safe defaults}, \emph{economy of mechanism}, \emph{complete mediation} and \emph{least privilege}. Then we explore the literature on secure software development interventions for developers to identify usable analysis tools and frameworks that can contribute towards improved observance of these principles. We focus on a system wide view of access of codes, checking access paths and aiding application developers with safe libraries along with an appropriate security task list for functionalities.
Software Engineering
What problem does this paper attempt to address?