Commit CVE-2020-6648

This commit is contained in:
Fortinet PSIRT Team 2021-03-11 17:59:54 +01:00
parent 5b31b98ce0
commit 6e36d58176
No known key found for this signature in database
GPG Key ID: A06B38838DC5CE65

View File

@ -15,11 +15,11 @@
"product": {
"product_data": [
{
"product_name": "FortiGate",
"product_name": "FortiGate and FortiProxy",
"version": {
"version_data": [
{
"version_value": "FortiOS versions 6.2.4 and below."
"version_value": "FortiOS versions 6.2.4 and earlier and FortiProxy 2.0.0, 1.2.9 and earlier."
}
]
}
@ -30,6 +30,22 @@
]
}
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Network",
"availabilityImpact": "None",
"baseScore": 5.2,
"baseSeverity": "Medium",
"confidentialityImpact": "Low",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "None",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
@ -48,6 +64,11 @@
"refsource": "CONFIRM",
"name": "https://www.fortiguard.com/psirt/FG-IR-20-009",
"url": "https://www.fortiguard.com/psirt/FG-IR-20-009"
},
{
"refsource": "CONFIRM",
"name": "https://www.fortiguard.com/psirt/FG-IR-20-236",
"url": "https://www.fortiguard.com/psirt/FG-IR-20-236"
}
]
},
@ -55,7 +76,7 @@
"description_data": [
{
"lang": "eng",
"value": "A cleartext storage of sensitive information vulnerability in FortiOS command line interface in versions 6.2.4 and below may allow an authenticated attacker to obtain sensitive information such as users passwords by connecting to FortiGate CLI and executing the \"diag sys ha checksum show\" command."
"value": "A cleartext storage of sensitive information vulnerability in FortiOS command line interface in versions 6.2.4 and earlier and FortiProxy 2.0.0, 1.2.9 and earlier may allow an authenticated attacker to obtain sensitive information such as users passwords by connecting to FortiGate CLI and executing the \"diag sys ha checksum show\" command."
}
]
}