vix.ing · top · new · best · stats · spec

A Model-Driven-Engineering Approach for Detecting Privilege Escalation in IoT Systems

2022/05/23 by Atheer Abu Zaid, Zaid, Atheer Abu, Manar H. Alalfi +3
Computer Science · Social Sciences · #Access Control and Trust #Advanced Malware Detection Techniques #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #Software Engineering (cs.SE) #Web Application Security Vulnerabilities

paper · pdf · doi:10.48550/arxiv.2205.11406

openalex publication_date 2022/05/23 · openalex created_date 2022/05/26 · openalex updated_date 2026/07/28

Abstract

Software vulnerabilities in access control models can represent a serious threat in a system. In fact, OWASP lists broken access control as number 5 in severity among the top 10 vulnerabilities. In this paper, we study the permission model of an emerging Smart-Home platform, SmartThings, and explore an approach that detects privilege escalation in its permission model. Our approach is based on Model Driven Engineering (MDE) in addition to static analysis. This approach allows for better coverage of privilege escalation detection than static analysis alone, and takes advantage of analyzing free-form text that carries extra permissions details. Our experimental results demonstrate a very high accuracy for detecting over-privilege vulnerabilities in IoT applications

Related