Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security FullDisclosure
[Top] [All Lists]

[Full-disclosure] Earthlink TotalAccess ActiveX Unsafe Methods Vulnerabi

Subject: [Full-disclosure] Earthlink TotalAccess ActiveX Unsafe Methods Vulnerability
Date: Fri, 26 Jan 2007 02:23:51 +0800
Title:
-------------------
Earthlink TotalAccess ActiveX Unsafe Methods Vulnerability


Vendor Contacted:
-------------------
now-ish.


Background Info:
-------------------
Earthlink TotalAccess Download Site: 
http://www.earthlink.net/software/free/totalaccess/highspeed/


Description:
-------------------
Remote exploitation of an unsafe method call allows remote attackers to add 
entire individual e-mail addresses or entire domains to the spam whitelist.


Analysis:
-------------------
In order to exploit this vulnerability an attacker would have to entice a user 
to visit a webpage.

The affected DLL is: C:\Program Files\EarthLink TotalAccess\SpamBlocker.dll 
with CLSID: 3D6A4D0C-66AC-46D4-ACE1-75A1D7E579D8

It is marked safe for scripting:
    RegKey Safe for Script: True
    RegKey Safe for Init: False
    Implements IObjectSafety: True

and has the following interesting methods:

AddDomainToWhitelist
    Sub AddDomainToWhiteList (
     ByVal sDomain  As String ,
     ByVal bShowConfirmation  As Boolean
    )
    
AddSenderToWhitelist
    Sub AddSenderToWhiteList (
     ByVal sEmailList  As String ,
     ByVal sDisplayName  As String ,
     ByVal bShowConfirmation  As Boolean ,
     ByVal sSyncId  As String
    )



Might have some form of validation, but it sure doesn't appear so.

-- 
_______________________________________________
Get your free email from http://www.hackermail.com

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

<Prev in Thread] Current Thread [Next in Thread>