mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
874 B
Markdown
18 lines
874 B
Markdown
### [CVE-2017-4898](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-4898)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
VMware Workstation Pro/Player 12.x before 12.5.3 contains a DLL loading vulnerability that occurs due to the "vmware-vmx" process loading DLLs from a path defined in the local environment-variable. Successful exploitation of this issue may allow normal users to escalate privileges to System in the host machine where VMware Workstation is installed.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/security/advisories/VMSA-2017-0003.html
|
|
|
|
#### Github
|
|
- https://github.com/ivildeed/vmw_vmx_overloader
|
|
|