vendor:
Visual Studio 6.0
by:
shinnai
N/A
CVSS
N/A
Arbitrary File Overwrite
CWE
Product Name: Visual Studio 6.0
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows XP Professional SP2 with Internet Explorer 7
2007
Microsoft Visual Studio 6.0 VB To VSI Support Library (VBTOVSI.DLL v. 1.0.0.0) Arbitrary File Overwrite
Using the 'Load()' method in the VB To VSI Support Library, an attacker can load the content of a file from the local machine and then save it into an arbitrary location with the 'SaveAs()' method. This allows the attacker to overwrite well-known files with arbitrary data. The exploit code provided demonstrates overwriting the 'cmd.exe' file with a modified 'system_.ini' file.