diff --git a/2021/23xxx/CVE-2021-23358.json b/2021/23xxx/CVE-2021-23358.json index dc454eabc7e..060ea9780bb 100644 --- a/2021/23xxx/CVE-2021-23358.json +++ b/2021/23xxx/CVE-2021-23358.json @@ -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)" } ] -} \ No newline at end of file +}