cve/2023/CVE-2023-0012.md

18 lines
966 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-0012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0012)
![](https://img.shields.io/static/v1?label=Product&message=Host%20Agent%20(Windows)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%207.21%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html
#### Github
No PoCs found on GitHub currently.