A dll hijacking vulnerability in zoom meeting < 5.1.4. CVE-2020-9767# Zoom-dll-hijacking
A dll hijacking vulnerability in zoom meeting < 5.1.3
<br />
### Affected Windows version
* Windows 7 or less
* Windows Server 2008
* Any other windows system that doesn't have `SHCore.dll` present.
### Usage
* Copy the `dbghelper.dll` and `SHCore.dll` to following location
`C:\Users\$user\AppData\Roaming\Zoom\bin\`
* Start the zoom application or do any activity like turning on/off camera inside zoom meeting.
**Note**: You can modify the code of SHCore.dll by opening `shcore dll.sln` project in Visual studio.
<br/>
<br/>
**Reference**:
<br/>
https://blog.0patch.com/2020/07/remote-code-execution-vulnerability-in.html <br/>
https://www.programmersought.com/article/85545053408/
[4.0K] /data/pocs/fefb5e9854f30c42237f92a77a034b320e799f89
├── [543K] dbghelper.dll
├── [ 723] README.md
├── [4.0K] shcore dll
│ ├── [9.1K] dllmain.cpp
│ ├── [ 149] framework.h
│ ├── [ 186] pch.cpp
│ ├── [ 563] pch.h
│ ├── [8.2K] shcore dll.vcxproj
│ ├── [1.2K] shcore dll.vcxproj.filters
│ └── [ 165] shcore dll.vcxproj.user
├── [1.4M] SHCore.dll
└── [1.4K] shcore dll.sln
1 directory, 11 files