vendor | Vendor | false | -- |
publicationDate | Date | true | The date that this vendor published an advisory for this CVE. Absent if no publication date is known. |
url | String | true | The URL to the security advisory for this CVE from this vendor. |
severity | Severity | false | The severity corresponding to baseScoreV4 if that score is known. Otherwise, the severity corresponding to baseScoreV3 if that score is known. Otherwise, the severity corresponding to baseScoreV2 if that score is known. Otherwise, no score is known and this value is NONE. |
hasKnownExploit | Bool | true | Whether this vendor has reported exploitation of this CVE in their security advisory (the URL in the url field). More specifically, the value is true if the vendor has reported exploitation of this CVE in their security advisory, and the value is false if the vendor has reported that there is no known exploitation of this CVE in their security advisory or the vendor does not say anything one way or the other about known exploitation of this CVE in their security advisory. Absent if Forward Networks does not know what the vendors says about exploitation of this CVE in their security advisory. Also, the value will never be false for now. |
baseScore | Float | true | The base score in version 4 of the CVSS if that score is known. Otherwise, the base score in version 3 of the CVSS if that score is known. Otherwise, the base score in version 2 of the CVSS if that score is known. Otherwise, no score is known and this value is absent. |
baseScoreV2 | Float | true | The base severity score in version 2 of the CVSS. Absent if it does not exist or is not known. |
baseScoreV3 | Float | true | The base severity score in version 3 of the CVSS. Absent if it does not exist or is not known. |
baseScoreV4 | Float | true | The base severity score in version 4 of the CVSS. Absent if it does not exist or is not known. |
description | String | true | -- |
criteria | Bag<CveProductCriteria> | false | -- |