Files
CVEs-PoC/2020/CVE-2020-10056.md
T
2024-05-25 21:48:12 +02:00

19 lines
972 B
Markdown

### [CVE-2020-10056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10056)
![](https://img.shields.io/static/v1?label=Product&message=License%20Management%20Utility%20(LMU)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-250%3A%20Execution%20with%20Unnecessary%20Privileges&color=brighgreen)
### Description
A vulnerability has been identified in License Management Utility (LMU) (All versions < V2.4). The lmgrd service of the affected application is executed with local SYSTEM privileges on the server while its configuration can be modified by local users. The vulnerability could allow a local authenticated attacker to execute arbitrary commands on the server with local SYSTEM privileges.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/404notf0und/CVE-Flow
- https://github.com/Live-Hack-CVE/CVE-2020-10056