Code to exploit Windows graphics flaw now public
Quote:
A sample program hit the Internet on Wednesday, showing by example how malicious coders could compromise Windows computers by using a flaw in the handling of a widespread graphics format by Microsoft's software.
Security professionals expect the release of the program to herald a new round of attacks by viruses and Trojan horses incorporating the code to circumvent security on Windows computers that have not been updated. The flaw, in the way Microsoft's software processes JPEG graphics, could allow a program to take control of a victim's computer when the user opens a JPEG file.
"Within days, you'll likely see (attacks) using this code as a basis," said Vincent Weafer, senior director of security response for antivirus-software company Symantec. "This is dangerous in a sense that everyone processes JPEG files to some degree."
The program is the latest example of "exploit code," a sample that shows others how to create attack programs that can take advantage of a particular flaw. Such code preceded the Sasser worm by two days and the MSBlast worm by nine days.
The critical flaw the program exploits has to do with how Microsoft's operating systems and other software process the widely used JPEG image format. Because the software giant's Internet Explorer browser is vulnerable, Windows users could fall prey to an attack just by visiting a Web site that has JPEG images.
The flaw affects various versions of at least a dozen Microsoft software applications and operating systems, including Windows XP, Windows Server 2003, Office XP, Office 2003, Internet Explorer 6 Service Pack 1, Project, Visio, Picture It and Digital Image Pro. The software giant has a full list of the applications in the advisory on its Web site. Windows XP Service Pack 2, which is still being distributed to many customers' computers, is not vulnerable to the flaw.
Users can download the patches from Microsoft's Windows Update and Office Update servers. In addition, the software giant has made available online programs that scan for vulnerable software and patch it.
Symantec and other antivirus companies have released updates for their software to detect graphics being used in attempts to exploit the flaw.
http://news.zdnet.com/2100-1009_22-5378260.html
That was freaking fast! 8 Days for a exploit code to be release for a flaw that important! I except a MAJOR worm soon! :(
Other dll besides gdiplus?
The GDIScan tool at http://isc.sans.org/gdiscan.php detects other files besides gdiplus.dll:
sxs.dll, wsxs.dll, mso.dll, vgx.dll
Does anyone know more details about these files? According to the morons at Microsoft, the MS04-028 vulnerability only affects gdiplus.dll. Apparently not...?
Roberto F.
New version of GDIreporter
There is a new version of the GDIPlus Reporting Tool. Fixes are outlined
below:
Version 1.1.3.0 - 09/29/2004
* Fixed - UI problem where "Tabs" pane did not expand vertically
when the form was expanded
Version 1.1.2.0 - 09/29/2004
* Fixed - bug that caused an exception when a "directory path" was
too long (2nd bug of this type)
Version 1.1.1.0 - 09/28/2004
* Added - Right-Mouse (Context) menu to the "Search Paths",
"Execution Status" and "Search Results" output panes
* Fixed - bug that caused an exception when a "directory path" was
too long
Version 1.1.0.0 - 09/22/2004
* Added - Ability to specify a "Machine" name and have all of the
logical drives added to the "Search Paths" as "Administrative Shares"
* Added - Link to web site from the "Help" menu
* Changed - "Search Paths" user interface
* Changed - "Search Paths" information can now be Copied, Printed,
and Saved
* Fixed - bug that caused an exception when a directory that the
user did not have access to was encountered
* Fixed - bug that caused an exception when an attempt to add a
"Search Path" to the list was already in the list
Version 1.0.1.0 - 09/21/2004
* Fixed - bug where search path did not contain a full path (D: rather
than D:\)
Version 1.0.0.0 - 09/16/2004
Initial Release - No revision history
Homepage: http://www.dynicity.com/products/gdireporter.aspx
-Maestr0