mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
Update CVE-2021-23358.json
This commit is contained in:
parent
f818f3d613
commit
6f32d329fd
@ -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)"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user