Update CVE-2021-23358.json

This commit is contained in:
Colin 2021-04-09 11:54:20 +01:00 committed by GitHub
parent f818f3d613
commit 6f32d329fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
"DATE_PUBLIC": "2021-03-29T13:13:50.579077Z",
"ID": "CVE-2021-23358",
"STATE": "PUBLIC",
"TITLE": "Arbitrary Code Execution"
"TITLE": "Arbitrary Code Injection"
},
"affects": {
"vendor": {
@ -51,7 +51,7 @@
"description": [
{
"lang": "eng",
"value": "Arbitrary Code Execution"
"value": "Arbitrary Code Injection"
}
]
}
@ -107,17 +107,17 @@
"impact": {
"cvss": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"baseScore": 3.3,
"baseSeverity": "LOW",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
}
},
"credit": [
@ -126,4 +126,4 @@
"value": "Alessio Della Libera (@d3lla)"
}
]
}
}