| cve* |
VARCHAR (100) |
Name of the vulnerability |
| cvss20accesscomplexity |
CHAR (1) |
CVSS 2.0 Access Complexity Descriptor |
| cvss20accessvector |
CHAR (1) |
CVSS 2.0 Access Vector Descriptor |
| cvss20authentication |
CHAR (1) |
CVSS 2.0 Authentication Descriptor |
| cvss20availabilityimpact |
CHAR (1) |
CVSS 2.0 Availability Impact Descriptor |
| cvss20confidentialityimpact |
CHAR (1) |
CVSS 2.0 Confidentiality Impact Descriptor |
| cvss20integrityimpact |
CHAR (1) |
CVSS 2.0 Integrity Impact Descriptor |
| cvss20score |
CHAR (5) |
CVSS 2.0 Rating Descriptor |
| cvss20source |
NVARCHAR (200) |
CVSS 2.0 Font Descriptor |
| cvss30attackcomplexity |
CHAR (1) |
CVSS 3.0 Attack Complexity Descriptor |
| cvss30attackvector |
CHAR (1) |
CVSS 3.0 attack vector descriptor |
| cvss30availabilityimpact |
CHAR (1) |
CVSS 3.0 Availability Impact Descriptor |
| cvss30basescore |
CHAR (5) |
CVSS 3.0 Base Score Descriptor |
| cvss30baseseverity |
CHAR (1) |
CVSS 3.0 Base Severity Descriptor |
| cvss30confidentialityimpact |
CHAR (1) |
CVSS 3.0 Reliability Impact Descriptor |
| cvss30exploitabilityscore |
CHAR (5) |
CVSS 3.0 exploitability score descriptor |
| cvss30impactscore |
CHAR (5) |
CVSS 3.0 Impact Score Descriptor |
| cvss30integrityimpact |
CHAR (1) |
CVSS 3.0 Integrity Impact Descriptor |
| cvss30privilegesrequired |
CHAR (1) |
CVSS 3.0 descriptor of required privileges |
| cvss30scope |
CHAR (1) |
CVSS 3.0 alcence descriptor |
| cvss30vector |
VARCHAR (50) |
CVSS 3.0 vector descriptor |
| cwe |
VARCHAR (20) |
CWE Group Identification |
| description* |
VARCHAR (4096) |
Description of the vulnerability |
| id* |
INT |
Vulnerability identifier |
| lastupdate |
DATETIME2 |
Date of last update |
| published |
DATETIME2 |
Publication date |
| resolutiontext |
VARCHAR (100) |
Solution Suggestions |
| resolutionversion |
VARCHAR (100) |
Solution for Version Upgrade |
| severity* |
INT |
Severity of vulnerability |
| severityindex |
INT |
Severity intensity from 1 to 100 |