Skip to main content

Overview

The Findings Grid supports filtering by all CVSS v3 vector elements, allowing you to focus on findings with specific attack characteristics. This helps prioritize vulnerabilities based on how they can be exploited. Findings grid showing CVSS columns

Available CVSS Vector Filters

Access all CVSS filters from the Sorting & Filters, Columns Settings panel by clicking the filter icon in the grid header. Filter panel with CVSS vector options

Vector Elements

FilterValuesDescription
CVSS (legacy)Range 0.0 - 10.0Overall CVSS score. Hidden by default, can be re-enabled in column settings.
CVSS v3Range 0.0 - 10.0CVSS v3 base score
Attack Vector (CVSS v3)Network, Adjacent, Local, PhysicalHow the vulnerability can be exploited
Attack Complexity (CVSS v3)Low, HighConditions beyond attacker control that must exist
Privileges Required (CVSS v3)None, Low, HighLevel of privileges an attacker must possess
User Interaction (CVSS v3)None, RequiredWhether a user must participate
Scope (CVSS v3)Unchanged, ChangedWhether impact extends beyond the vulnerable component
Confidentiality Impact (CVSS v3)None, Low, HighImpact on information confidentiality
Integrity Impact (CVSS v3)None, Low, HighImpact on information integrity
Availability Impact (CVSS v3)None, Low, HighImpact on system availability

Using CVSS Filters

  1. Click the filter/settings icon in the Findings grid header
  2. Expand the Sorting & Filters, Columns Settings panel
  3. Select values for one or more CVSS vector elements
  4. Click Apply to filter the results

Example: High-Risk Network Vulnerabilities

To find critical network-exploitable vulnerabilities:
  1. Set Attack Vector (CVSS v3) to Network (AV:N)
  2. Set Privileges Required (CVSS v3) to None (PR:N)
  3. Click Apply
The results show only findings matching your criteria: Filtered results with CVSS columns

Column Display

Customize which CVSS columns appear in the grid via the Display columns panel. Column settings panel The grid displays CVSS values in a compact format:
ColumnDisplay FormatExample
Attack VectorValue (AV:X)Network (AV:N), Local (AV:L)
Attack ComplexityValue (AC:X)Low (AC:L), High (AC:H)
Privileges RequiredValue (PR:X)None (PR:N), High (PR:H)
User InteractionValue (UI:X)None (UI:N), Required (UI:R)
ScopeValue (S:X)Unchanged (S:U), Changed (S:C)
Confidentiality ImpactValue (C:X)None (C:N), High (C:H)
Integrity ImpactValue (I:X)None (I:N), High (I:H)
Availability ImpactValue (A:X)None (A:N), High (A:H)

Integration with Saved Views

CVSS vector filters integrate seamlessly with Saved Views:
  • Save filter configurations for quick access
  • Include CVSS columns in your default view
  • Share filtered views across the organization
Use the View Saved Filters dropdown to save or load filter presets.