"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-11-10 07:00:33 +00:00
parent a36a447dea
commit 150d427a64
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 63 additions and 40 deletions

View File

@ -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",

View File

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