9.3
CVSSv2

CVE-2010-3128

Published: 26/08/2010 Updated: 10/10/2018
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Untrusted search path vulnerability in TeamViewer 5.0.8703 and previous versions allows local users, and possibly remote attackers, to execute arbitrary code and conduct DLL hijacking attacks via a Trojan horse dwmapi.dll that is located in the same folder as a .tvs or .tvc file.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

teamviewer teamviewer

teamviewer teamviewer 4.1.8107

teamviewer teamviewer 3.6.5523

teamviewer teamviewer 2.44

teamviewer teamviewer 1.85

Exploits

/* Exploit Title: TeamViewer <= 508703 DLL Hijacking Exploit (dwmapidll) Date: August 25, 2010 Author: Glafkos Charalambous (glafkos[@]astalavista[dot]com) Version: 508703 Tested on: Windows XP SP3 En Vulnerable extensions: tvs tvc Greetz: Astalavista, OffSEC, Exploit-DB */ #include <windowsh> #define DllExport __declspec (dllexp ...