#VU17980 Insecure DLL loading in Visual Studio - CVE-2019-0809

 

#VU17980 Insecure DLL loading in Visual Studio - CVE-2019-0809

Published: March 13, 2019


Vulnerability identifier: #VU17980
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2019-0809
CWE-ID: CWE-427
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Visual Studio
Software vendor:
Microsoft

Description

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to the application loads DLL libraries in an insecure manner in Visual Studio C++ Redistributable Installer. A remote attacker can place a specially crafted .dll file on a remote SMB fileshare, trick the victim into opening a file, associated with the vulnerable application, and execute arbitrary code on victim's system.


Remediation

Install updates from vendor's website.

External links