Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 5.41 KB

VulnerabilityCvssV2.md

File metadata and controls

17 lines (14 loc) · 5.41 KB

Rapid7VmConsole::VulnerabilityCvssV2

Properties

Name Type Description Notes
access_complexity String Access Complexity (AC) component which measures the complexity of the attack required to exploit the vulnerability once an attacker has gained access to the target system. Access Complexity
access_vector String Access Vector (Av) component which reflects how the vulnerability is exploited. Access Vector
authentication String Authentication (Au) component which measures the number of times an attacker must authenticate to a target in order to exploit a vulnerability. Authentication
availability_impact String Availability Impact (A) component which measures the impact to availability of a successfully exploited vulnerability. Availability Impact
confidentiality_impact String Confidentiality Impact (C) component which measures the impact on confidentiality of a successfully exploited vulnerability. Confidentiality Impact
exploit_score Float The CVSS exploit score. [optional]
impact_score Float The CVSS impact score. [optional]
integrity_impact String Integrity Impact (I) component measures the impact to integrity of a successfully exploited vulnerability. Integrity Impact
score Float The CVSS score, which ranges from 0-10. [optional]
vector String The <a target=&quot;_blank&quot; href=&quot;https://www.first.org/cvss/v2/guide\&quot;&gt;CVSS v2</a> vector. [optional]