CVE-2019-9634
CVE-2019-9634 targets Go on Windows, where improper use of LoadLibrary in Go 1.12 can enable DLL injection. The vulnerability arises from how the runtime loads DLLs, enabling potential arbitrary code execution if a malicious DLL is loaded. Several connected sources corroborate the Windows DLL-inj...