| Name | Type | Description | Notes |
|---|---|---|---|
| access_complexity | str | 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 | str | Access Vector (Av) component which reflects how the vulnerability is exploited. | Access Vector |
| authentication | str | 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 | str | Availability Impact (A) component which measures the impact to availability of a successfully exploited vulnerability. | Availability Impact |
| confidentiality_impact | str | 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 | str | 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 | str | The <a target="_blank" rel="noopener noreferrer" href="https://www.first.org/cvss/v2/guide\">CVSS v2</a> vector. | [optional] |
This repository was archived by the owner on Sep 10, 2024. It is now read-only.