From 150d427a64d5c95f45503a2af93a62df0315ae22 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 10 Nov 2022 07:00:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/32xxx/CVE-2022-32814.json | 5 ++ 2022/41xxx/CVE-2022-41214.json | 98 ++++++++++++++++++++-------------- 2 files changed, 63 insertions(+), 40 deletions(-) diff --git a/2022/32xxx/CVE-2022-32814.json b/2022/32xxx/CVE-2022-32814.json index 190d963baa1..e1dbb3b9b9c 100644 --- a/2022/32xxx/CVE-2022-32814.json +++ b/2022/32xxx/CVE-2022-32814.json @@ -100,6 +100,11 @@ }, "references": { "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://support.apple.com/kb/HT213344", + "url": "https://support.apple.com/kb/HT213344" + }, { "refsource": "MISC", "url": "https://support.apple.com/en-us/HT213345", diff --git a/2022/41xxx/CVE-2022-41214.json b/2022/41xxx/CVE-2022-41214.json index a64c25aebb2..e01b89bc3ea 100644 --- a/2022/41xxx/CVE-2022-41214.json +++ b/2022/41xxx/CVE-2022-41214.json @@ -1,12 +1,33 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-41214", "ASSIGNER": "cna@sap.com", "STATE": "PUBLIC" }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Due to insufficient input validation, SAP NetWeaver Application Server ABAP and ABAP Platform allows an attacker with high level privileges to use a remote enabled function to delete a file which is otherwise restricted. On successful exploitation an attacker can completely compromise the integrity and availability of the application." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20 Improper Input Validation", + "cweId": "CWE-20" + } + ] + } + ] + }, "affects": { "vendor": { "vendor_data": [ @@ -19,28 +40,28 @@ "version": { "version_data": [ { - "version_name": "=", - "version_value": "700" + "version_value": "= 700", + "version_affected": "=" }, { - "version_name": "=", - "version_value": "731" + "version_value": "= 731", + "version_affected": "=" }, { - "version_name": "=", - "version_value": "804" + "version_value": "= 804", + "version_affected": "=" }, { - "version_name": "=", - "version_value": "740" + "version_value": "= 740", + "version_affected": "=" }, { - "version_name": "=", - "version_value": "750" + "version_value": "= 750", + "version_affected": "=" }, { - "version_name": "=", - "version_value": "789" + "version_value": "= 789", + "version_affected": "=" } ] } @@ -51,33 +72,6 @@ ] } }, - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Due to insufficient input validation, SAP NetWeaver Application Server ABAP and ABAP Platform allows an attacker with high level privileges to use a remote enabled function to delete a file which is otherwise restricted. On successful exploitation an attacker can completely compromise the integrity and availability of the application." - } - ] - }, - "impact": { - "cvss": { - "baseScore": "8.7", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H", - "version": "3.0" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-22" - } - ] - } - ] - }, "references": { "reference_data": [ { @@ -91,5 +85,29 @@ "name": "https://launchpad.support.sap.com/#/notes/3256571" } ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.7, + "baseSeverity": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H", + "version": "3.1" + } + ] } } \ No newline at end of file