6
CVSSv2

CVE-2012-5377

Published: 11/10/2012 Updated: 02/03/2013
CVSS v2 Base Score: 6 | Impact Score: 10 | Exploitability Score: 1.5
VMScore: 605
Vector: AV:L/AC:H/Au:S/C:C/I:C/A:C

Vulnerability Summary

Untrusted search path vulnerability in the installation functionality in ActivePerl 5.16.1.1601, when installed in the top-level C:\ directory, allows local users to gain privileges via a Trojan horse DLL in the C:\Perl\Site\bin directory, which is added to the PATH system environment variable, as demonstrated by a Trojan horse wlbsctrl.dll file used by the "IKE and AuthIP IPsec Keying Modules" system service in Windows Vista SP1, Windows Server 2008 SP2, Windows 7 SP1, and Windows 8 Release Preview.

Vulnerable Product Search on Vulmon Subscribe to Product

activestate activeperl 5.16.1.1601

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## require 'msf/core' require 'msf/core/post/common' require 'msf/core/post/windows/services' require 'msf/core/po ...