Skip to main content
Common Vulnerability Scoring System (CVSS) captures severity metrics for a finding. VulHunt supports CVSS versions 2, 3, 3.1, and 4. A CVSS object is created using one of the methods provided by VulHunt listed below: Each method accepts a table with the following fields:

Reference

base

The base CVSS score as a string.

exploitability

The exploitability sub-score as a string.

impact

The impact sub-score as a string.

vector

The CVSS vector string describing the vulnerability metrics.

Example