cvelist/2023/0xxx/CVE-2023-0012.json

97 lines
3.4 KiB
JSON
Raw Normal View History

2022-12-16 04:00:43 +00:00
{
2023-01-10 03:00:46 +00:00
"data_version": "4.0",
2022-12-16 04:00:43 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0012",
2023-01-10 03:00:46 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
2022-12-16 04:00:43 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-01-10 03:00:46 +00:00
"value": "In SAP Host Agent (Windows) - versions 7.21, 7.22, an attacker who gains local membership to SAP_LocalAdmin could be able to replace executables with a malicious file that will be started under a privileged account. Note that by default all user members of SAP_LocaAdmin are denied the ability to logon locally by security policy so that this can only occur if the system has already been compromised."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP",
"product": {
"product_data": [
{
2023-01-10 04:00:42 +00:00
"product_name": "Host Agent (Windows)",
2023-01-10 03:00:46 +00:00
"version": {
"version_data": [
{
"version_value": "7.21",
"version_affected": "="
},
{
"version_value": "7.22",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"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/3276120",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/3276120"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2022-12-16 04:00:43 +00:00
}
]
}
}