Litcius/Paper detail

DAVS: Dockerfile Analysis for Container Image Vulnerability Scanning

Thien-Phuc Doan, Souhwan Jung

2022Computers, materials & continua/Computers, materials & continua (Print)13 citationsDOIOpen Access PDF

Abstract

Container technology plays an essential role in many Information and Communications Technology (ICT) systems. However, containers face a diversity of threats caused by vulnerable packages within container images. Previous vulnerability scanning solutions for container images are inadequate. These solutions entirely depend on the information extracted from package managers. As a result, packages installed directly from the source code compilation, or packages downloaded from the repository, etc., are ignored. We introduce DAVS–A Dockerfile analysis-based vulnerability scanning framework for OCI-based container images to deal with the limitations of existing solutions. DAVS performs static analysis using file extraction based on Dockerfile information to obtain the list of Potentially Vulnerable Files (PVFs). The PVFs are then scanned to figure out the vulnerabilities in the target container image. The experimental shows the outperform of DAVS on detecting Common Vulnerabilities and Exposures (CVE) of 10 known vulnerable images compared to Clair– the most popular container image scanning project. Moreover, DAVS found that 68% of real-world container images are vulnerable from different image registries.

Topics & Concepts

Container (type theory)Computer scienceVulnerability (computing)Vulnerability assessmentDatabaseComputer securityEngineeringMechanical engineeringPsychotherapistPsychologyPsychological resilienceSecurity and Verification in ComputingCloud Data Security SolutionsAdvanced Data Storage Technologies
DAVS: Dockerfile Analysis for Container Image Vulnerability Scanning | Litcius