Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Important
Some information in this article relates to a prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
Properties
| Property | Type | Description |
|---|---|---|
| Id | String | Vulnerability Id |
| Name | String | Vulnerability title |
| Description | String | Vulnerability description |
| Severity | String | Vulnerability Severity. Possible values are: Low, Medium, High, or Critical |
| cvssV3 | Double | CVSS v3 score |
| cvssVector | String | A compressed textual representation that reflects the values used to derive the score |
| exposedMachines | Long | Number of exposed devices |
| publishedOn | DateTime | Date when vulnerability was published |
| updatedOn | DateTime | Date when vulnerability was updated |
| publicExploit | Boolean | Public exploit exists |
| exploitVerified | Boolean | Exploit is verified to work |
| exploitInKit | Boolean | Exploit is part of an exploit kit |
| exploitTypes | String collection | Exploit affect. Possible values are: Local privilege escalation, Denial of service, or Local |
| exploitUris | String collection | Exploit source URLs |
| CveSupportability | String collection | Possible values are: Supported, Not Supported, or SupportedInPremium |
| EPSS | Numeric | Represents the probability that a vulnerability will be exploited. This probability is expressed as a number between 0 and 1 (0%-100%) according to the EPSS model. |