cvelist/2022/41xxx/CVE-2022-41205.json

93 lines
3.0 KiB
JSON
Raw Normal View History

2022-09-21 04:00:32 +00:00
{
2022-11-10 06:00:31 +00:00
"data_version": "4.0",
2022-09-21 04:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-41205",
2022-11-08 22:00:36 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
2022-11-10 06:00:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "SAP GUI allows an authenticated attacker to execute scripts in the local network. On successful exploitation, the attacker can gain access to registries which can cause a limited impact on confidentiality and high impact on availability of the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')",
"cweId": "CWE-94"
}
]
}
]
},
2022-11-08 22:00:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP GUI for Windows",
"version": {
"version_data": [
{
2022-11-10 06:00:31 +00:00
"version_value": "= 7.70",
"version_affected": "="
2022-11-08 22:00:36 +00:00
}
]
}
}
]
}
}
]
}
2022-09-21 04:00:32 +00:00
},
2022-11-08 22:00:36 +00:00
"references": {
"reference_data": [
{
"url": "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html",
"refsource": "MISC",
"name": "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html"
},
{
"url": "https://launchpad.support.sap.com/#/notes/3237251",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/3237251"
2022-09-21 04:00:32 +00:00
}
]
2022-11-10 06:00:31 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
}
]
2022-09-21 04:00:32 +00:00
}
}