Auto-merge PR#1039

Auto-merge PR#1039
This commit is contained in:
CVE Team 2021-03-11 15:10:14 -05:00 committed by GitHub
commit af3ce2736a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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."
}
]
}