lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20040711155931.29588.qmail@www.securityfocus.com>
Date: 11 Jul 2004 15:59:31 -0000
From: Paul <paul@...yhats.cjb.net>
To: bugtraq@...urityfocus.com
Subject: MSOE Javascript Execution Vulnerability




Note: This vulnerability as well as several more can be found at http://www.greyhats.cjb.net

Outlook Express Window Opener Script Execution Vulnerability 

[Tested]
Microsoft Outlook Express version 6.0.2800.1123.
Microsoft Windows XP sp2 

[Discussion]
Microsoft Outlook Express is prone to a vulnerability which will allow javascript to execute in the message window. Outlook Express uses a webbrowser control to view email messages, with all features except javascript, objects, and a couple more. Apparently, it only filters out stuff in the window.document object. If something were to access any other components of the window object, it would be given as much access as if the mail message had been an html document opened in internet explorer. 

The example presents the viewer with a link to a javascript page with the target set to "_blank" (opens the page in a new window). The javascript calls opener.execScript, displaying an alert with the message body's innerHTML. 

[Example]
http://freehost07.websamba.com/greyhats/msoeexecscript.htm


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ