vulnerability__get_cve
Retrieve detailed information about a specific CVE, including CVSS scores, severity, public date, and remediation advisories.
Instructions
Get details about specific CVE.
This endpoint returns the CVE identification number, description, scores and other metadata. The metadata includes the description, CVSS 2/3 Score, CVSS 2/3 attack vector, severity, public date, modified date, business risk, status, a URL to Red Hat web pages, a list of advisories remediating the CVE, and information regarding known exploits for the CVE. For more info refer to OpenAPI spec
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | Yes | CVE identifier. Example : CVE-2016-0800 | |
| advisory_available | No | String of booleans (array of booleans), where true shows CVE-system pairs with available advisory, false shows CVE-system pairs without available advisory. | true |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |