SEAug 13, 2021

VulnEx: Exploring Open-Source Software Vulnerabilities in Large Development Organizations to Understand Risk Exposure

arXiv:2108.06259v35 citationsHas Code
AI Analysis

This addresses the challenge for security analysts in large software organizations to assess third-party security risks, though it appears incremental as it builds on existing automated analysis tools.

The authors tackled the problem of understanding vulnerable open-source software reuse in large organizations by developing VulnEx, a tool that provides an overview through table-based representations, as demonstrated in a use case with preliminary expert feedback.

The prevalent usage of open-source software (OSS) has led to an increased interest in resolving potential third-party security risks by fixing common vulnerabilities and exposures (CVEs). However, even with automated code analysis tools in place, security analysts often lack the means to obtain an overview of vulnerable OSS reuse in large software organizations. In this design study, we propose VulnEx (Vulnerability Explorer), a tool to audit entire software development organizations. We introduce three complementary table-based representations to identify and assess vulnerability exposures due to OSS, which we designed in collaboration with security analysts. The presented tool allows examining problematic projects and applications (repositories), third-party libraries, and vulnerabilities across a software organization. We show the applicability of our tool through a use case and preliminary expert feedback.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes