Automated identification of libraries from vulnerability data: can we do better?


연구 분야: Strategies



학회: ICPC '22: Proceedings of the 30th IEEE/ACM International Conference on Program Comprehension


초록

Software engineers depend heavily on software libraries and have to update their dependencies once vulnerabilities are found in them. Software Composition Analysis (SCA) helps developers identify vulnerable libraries used by an application. A key challenge is the identification of libraries related to a given reported vulnerability in the National Vulnerability Database (NVD), which may not explicitly indicate the affected libraries. Recently, researchers have tried to address the problem of identifying the libraries from an NVD report by treating it as an extreme multi-label learning (XML) problem, characterized by its large number of possible labels and severe data sparsity. As input, the NVD report is provided, and as output, a set of relevant libraries is returned. In this work, we evaluated multiple XML techniques. While previous work only evaluated a traditional XML technique, FastXML, we trained four other traditional XML models (DiSMEC, Parabel, Bonsai, ExtremeText) as well as two deep learning-based models (XML-CNN and LightXML). We compared both their effectiveness and the time cost of training and using the models for predictions. We find that other than DiSMEC and XML-CNN, recent XML models outperform the FastXML model by 3%--10% in terms of F1-scores on Top-k (k=1,2,3) predictions. Furthermore, we observe significant improvements in both the training and prediction time of these XML models, with Bonsai and Parabel model achieving 627x and 589x faster training time and 12x faster prediction time from the FastXML baseline. We discuss the implications of our experimental results and highlight limitations for future work to address.


Author Profile
Stefanus Agus Haryono

Singapore Management University Singapore

Singapore
Author Profile
Hong-jin Kang

Singapore Management University Singapore

Singapore
Author Profile
Abhishek Sharma

Veracode Singapore

Singapore

📄 논문 정보

발행 연도 2022년
인용수 10
출판 국가 Singapore
사이트 ACM
좋아요 수 0

연관 논문 목록 (133건)