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

Latest commit

 

History

History
19 lines (16 loc) · 7.58 KB

VulnerabilityCvssV3.md

File metadata and controls

19 lines (16 loc) · 7.58 KB

Rapid7VmConsole::VulnerabilityCvssV3

Properties

Name Type Description Notes
attack_complexity String Access Complexity (AC) component with measures the conditions beyond the attacker's control that must exist in order to exploit the vulnerability. Access Complexity
attack_vector String Attack Vector (AV) component which measures context by which vulnerability exploitation is possible. Access Vector
availability_impact String Availability Impact (A) measures the impact to the availability of the impacted component resulting from 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 impact score. [optional]
impact_score Float The CVSS exploit score. [optional]
integrity_impact String Integrity Impact (I) measures the impact to integrity of a successfully exploited vulnerability. Integrity refers to the trustworthiness and veracity of information. Integrity Impact
privilege_required String Privileges Required (PR) measures the level of privileges an attacker must possess before successfully exploiting the vulnerability. Privileges Required (PR)
scope String Scope (S) measures the collection of privileges defined by a computing authority (e.g. an application, an operating system, or a sandbox environment) when granting access to computing resources (e.g. files, CPU, memory, etc). These privileges are assigned based on some method of identification and authorization. Scope (S)
score Float The CVSS score, which ranges from 0-10. [optional]
user_interaction String User Interaction (UI) measures the requirement for a user, other than the attacker, to participate in the successful compromise of the vulnerable component. User Interaction (UI)
vector String The <a target=&quot;_blank&quot; href=&quot;https://www.first.org/cvss/specification-document\&quot;&gt;CVSS v3</a> vector. [optional]