vendor | Vendor | false | -- |
publicationDate | Date | true | The date that this vendor published an advisory for this CVE. Absent if no publication date is known. |
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. |
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 | List<CveProductCriteria> | false | -- |