Automated Characterization of Software Vulnerabilities
Danielle Gonzalez, Holly Hastings, Mehdi Mirakhorli

TL;DR
This paper demonstrates that machine learning classifiers can automatically identify vulnerability characteristics from CVE report descriptions, improving the speed and accuracy of vulnerability reporting for better system maintenance.
Contribution
It introduces a method to automatically detect vulnerability characteristics from textual CVE descriptions using classification algorithms, reducing manual effort and improving report accuracy.
Findings
Support Vector Machine achieved the best classification accuracy.
All six classifiers evaluated produced accurate results.
Automating characterization improves vulnerability reporting efficiency.
Abstract
Preventing vulnerability exploits is a critical software maintenance task, and software engineers often rely on Common Vulnerability and Exposure (CVEs) reports for information about vulnerable systems and libraries. These reports include descriptions, disclosure sources, and manually-populated vulnerability characteristics such as root cause from the NIST Vulnerability Description Ontology (VDO). This information needs to be complete and accurate so stakeholders of affected products can prevent and react to exploits of the reported vulnerabilities. However, characterizing each report requires significant time and expertise which can lead to inaccurate or incomplete reports. This directly impacts stakeholders ability to quickly and correctly maintain their affected systems. In this study, we demonstrate that VDO characteristics can be automatically detected from the textual descriptions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
