The CVEVulnerabilityType provides a way of referencing specific vulnerabilities that malware exploits or attempts to exploit via a Common Vulnerabilities and Exposures (CVE) identifier. For more information on CVE please see http://cve.mitre.org.
Field Name | Type | Description |
---|---|---|
@cve_idrequired | string |
The cve_id attribute contains the ID of the CVE that is being referenced, e.g., CVE-1999-0002. |
Description0..1 | string |
The Description field specifies the textual description of the vulnerability referenced by the cve_id. |