Posted on 01/06/2006 2:37:54 PM PST by Ernest_at_the_Beach
Seeking to put some of the confusion about the recent Windows Metafile vulnerability to rest, I interviewed one of the most reliable sources of information on the bug: Ilfak Guilfanov. In addition to discussing the temporary patch he authored, Ilfak offers valuable guidance and accurate information on a more general level for those dealing with this vulnerability.
Tell us a little about yourself so that the audience knows who you are.
Im the author of the IDA Pro tool, which is used by security specialists to analyze software binaries. IDA Pro is the biggest program I wrote, but there are also other programs (PhotoRescue, for example).
Now lets discuss some of the details of the Windows Metafile vulnerability. There has been a lot of conflicting information about the details of the flaw. Could you just describe the vulnerability for us so that people understand what the issue is?
Yes, there is some confusion about the vulnerability. To speak simply, it is possible to get infected just by browsing the internet.
A specially-crafted WMF file can take full control of your computer. In fact, a WMF file is not an ordinary graphic file. It looks more like a program rather than a data file, because it consists of a sequence of commands for Windows.
Most are commands like draw a blue line, fill a rectangle with red, and so on.
There is one very powerful command code in WMF files. This command code means if something wrong happens, do the following: . So the creator of the WMF file can make your computer do anything he/she wants by using this command code and deliberately creating an error condition afterward.
So this is a design issue?
Yes, it is a design issue.
(Excerpt) Read more at blogs.securiteam.com ...
Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.