Visible to the public Architectural Solutions to Mitigate Security Vulnerabilities in Software Systems

TitleArchitectural Solutions to Mitigate Security Vulnerabilities in Software Systems
Publication TypeConference Paper
Year of Publication2018
AuthorsAnand, Priya, Ryoo, Jungwoo
Conference NameProceedings of the 13th International Conference on Availability, Reliability and Security
PublisherACM
ISBN Number978-1-4503-6448-5
Keywordscross-site scripting, expert systems, pubcrawl, resilience, Resiliency, Secure File Sharing, security, security patterns, software architecture, System recovery, Vulnerability
Abstract

Security issues emerging out of the constantly evolving software applications became a huge challenge to software security experts. In this paper, we propose a prototype to detect vulnerabilities by identifying their architectural sources and also use security patterns to mitigate the identified vulnerabilities. We emphasize the need to consider architectural relations to introduce an effective security solution. In this research, we focused on the taint-style vulnerabilities that can induce injection-based attacks like XSS, SQLI in web applications. With numerous tools available to detect the taint-style vulnerabilities in the web applications, we scanned for the presence of repetition of a vulnerable code pattern in the software. Very importantly, we attempted to identify the architectural source files or modules by developing a tool named ArT Analyzer. We conducted a case study on a leading health-care software by applying the proposed architectural taint analysis and identified the vulnerable spots. We could identify the architectural roots for those vulnerable spots with the use of our tool ArT Analyzer. We verified the results by sharing it with the lead software architect of the project. By adopting an architectural solution, we avoided changes to be done on 252 different lines of code by merely introducing 2 lines of code changes at the architectural roots. Eventually, this solution was integrated into the latest updated release of the health-care software.

URLhttps://dl.acm.org/citation.cfm?doid=3230833.3233766
DOI10.1145/3230833.3233766
Citation Keyanand_architectural_2018