| { |
| "schema_version": "1.3.1", |
| "id": "GO-2021-0163", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-01-05T22:41:50Z", |
| "aliases": [ |
| "CVE-2016-3958" |
| ], |
| "summary": "Privilege escalation on Windows via malicious DLL in syscall", |
| "details": "Untrusted search path vulnerability on Windows related to LoadLibrary allows local users to gain privileges via a malicious DLL in the current working directory.", |
| "affected": [ |
| { |
| "package": { |
| "name": "stdlib", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.5.4" |
| }, |
| { |
| "introduced": "1.6.0-0" |
| }, |
| { |
| "fixed": "1.6.1" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "syscall", |
| "symbols": [ |
| "LoadLibrary" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://go.dev/cl/21428" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://go.googlesource.com/go/+/6a0bb87bd0bf0fdf8ddbd35f77a75ebd412f61b0" |
| }, |
| { |
| "type": "REPORT", |
| "url": "https://go.dev/issue/14959" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://groups.google.com/g/golang-announce/c/9eqIHqaWvck" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2021-0163" |
| } |
| } |