CVE Catalog
CVE-2016-3958
HighSummary
On Windows, in Go versions before 1.5.4 and 1.6.x before 1.6.1, there is an untrusted search path vulnerability. This allows local users to gain privileges via a Trojan horse DLL in the current working directory.
Risk Assessment
This vulnerability may lead to privilege escalation by local users, posing a serious security threat to the system.
Recommendation
It is recommended to update Go to version 1.5.4 or 1.6.1 and to monitor working directories for malicious DLL files.
Other vulnerabilities in Go programming language
Original NVD description (English source)
Untrusted search path vulnerability in Go before 1.5.4 and 1.6.x before 1.6.1 on Windows allows local users to gain privileges via a Trojan horse DLL in the current working directory, related to use of the LoadLibrary function.

