CVE ID
Retrieves information about the specified CVE ID (accessible to all users)
<h2>Access Control</h2> <p>Endpoint is accessible to all</p> <h2>Expected Behavior</h2> <p><b>Regular, CNA & Admin Users: </b>Retrieves full information about a CVE ID owned by their organization; partial information about a CVE ID owned by other organizations</p> <p><b>Unauthenticated Users: </b>Retrieves partial information about a CVE ID <p><b>Secretariat: </b>Retrieves full information about a CVE ID owned by any organization</p> <p><i><b>Note - </b>The owning organization of RESERVED CVE IDs is redacted for all users other than those in the owning organization or Secretariat</i></p>get/cve-id/{id}
Path parameters
idstring required
The id of the CVE ID information to retrieve
Headers
CVE-API-ORGstring required
The shortname for the organization associated with the user requesting authentication
CVE-API-USERstring required
The username for the account making the request
CVE-API-KEYstring required
The user's API key
Response
The requested CVE ID information is returned
GetCveIdResponseJson required— unresolved $ref