shubham0d / Zoom-dll-hijacking

A dll hijacking vulnerability in zoom meeting < 5.1.4. CVE-2020-9767

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zoom-dll-hijacking

A dll hijacking vulnerability in zoom meeting < 5.1.3

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.

Reference:
https://blog.0patch.com/2020/07/remote-code-execution-vulnerability-in.html
https://www.programmersought.com/article/85545053408/

About

A dll hijacking vulnerability in zoom meeting < 5.1.4. CVE-2020-9767


Languages

Language:C++ 94.5%Language:C 5.5%