The presentation discusses the limitations of the Common Vulnerability Scoring System (CVSS) and proposes a Predictive Vulnerability Scoring System that uses machine learning to predict the probability of a vulnerability being exploited.
- CVSS scores are not enough to effectively prioritize vulnerabilities
- The Predictive Vulnerability Scoring System uses data from various sources to create a machine learning model for predicting the probability of a vulnerability being exploited
- The new scoring system outperforms CVSS on every metric: accuracy, efficiency, and coverage
The speaker explains that too often, organizations make the mistake of taking the data given to them for granted, which can have disastrous consequences. They then go on to describe how they collected data from tens of thousands of vulnerabilities, CVSS scores, CVE, NVD, scraping mailing lists, and collecting data feeds to create a machine learning model for predicting the probability of a vulnerability being exploited. The new scoring system outperforms CVSS on every metric: accuracy, efficiency, and coverage.