Update CVE-2021-35497 to fix incorect CVSS vector string

This commit is contained in:
Denny Page 2022-03-10 13:17:30 -08:00
parent f69fa66141
commit b2d48c2cdc

View File

@ -2,6 +2,7 @@
"CVE_data_meta": {
"ASSIGNER": "security@tibco.com",
"DATE_PUBLIC": "2021-10-05T17:00:00Z",
"UPDATED": "2022-03-10T21:00:00Z",
"ID": "CVE-2021-35497",
"STATE": "PUBLIC",
"TITLE": "TIBCO FTL unvalidated SAN in client certificates"
@ -359,7 +360,7 @@
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
@ -367,10 +368,10 @@
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.0"
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {