Eudora WorldMail Server Input Filtering Hole in Search Feature Permits Remote Cross-Site Scripting Attacks
|
|
SecurityTracker Alert ID: 1007477 |
|
SecurityTracker URL: http://securitytracker.com/id/1007477
|
|
CVE Reference:
GENERIC-MAP-NOMATCH
(Links to External Site)
|
Date: Aug 12 2003
|
Impact:
Disclosure of authentication information, Disclosure of user information, Execution of arbitrary code via network, Modification of user information
|
Exploit Included: Yes
|
Version(s): 2.0
|
Description:
An input validation vulnerability was reported in the Eudora WorldMail Server. A remote user can conduct cross-site scripting attacks against e-mail users.
exploitlabs.com reported that a search feature does not filter HTML code from user-supplied input when displaying the input. A remote user can create a specially crafted URL that, when loaded by a target user, will cause arbitrary scripting code to be executed by the target user's browser. The code will originate from the site running the Eudora WorldMail Server software and will run in the security context of that site. As a result, the code will be able to access the target user's cookies (including authentication cookies), if any, associated with the site, access data recently submitted by the target user via web form to the site, or take actions on the site acting as the target user.
A demonstration exploit URL is provided:
http://[host]:8888/c%3dAE?%3FO=%3CSCRIPT%3Ealert%28document.cookie%29%3B%3C%2FSCRIPT%3E
|
Impact:
A remote user can access the target user's cookies (including authentication cookies), if any, associated with the site running the Eudora WorldMail Server software, access data recently submitted by the target user via web form to the site, or take actions on the site acting as the target user.
|
Solution:
No solution was available at the time of this entry.
|
Vendor URL: www.eudora.com/worldmail/ (Links to External Site)
|
Cause:
Input validation error
|
Underlying OS:
Windows (NT), Windows (2000)
|
|
Message History:
None.
|
Source Message Contents
|
Date: Tue, 12 Aug 2003 08:57:39 -0700
Subject: [0day] Eudora Worldmail Server 2.0 - XSS injection
|
-= 0day - Freedom of Voice - Freedom of Choice =-
------------------------------------------------------------------
- EXPL-A-2003-020 exploitlabs.com Advisory 020
------------------------------------------------------------------
-= Eudora Worldmail Server 2.0 =-
Donnie Werner
Aug 9, 2003
Product:
--------
Eudora Worldmail Server 2.0
http://www.qualcomm.com/
http://www.eudora.com/worldmail/
Vunerability(s):
----------------
1. XSS injection
Description of product:
-----------------------
http://www.eudora.com/worldmail/features.html
Banner id:
HTTP/1.0 200 Document follows
Server: ISOCOR web500gw 2.0.0.3
MIME-Version: 1.0
Date: Wednesday, 06-Aug-2003 GMT
Content-type: text/html
examples could be found by:
http://www.google.com/search?num=20&hl=en&lr=&ie=ISO-8859-1&newwindow=1&safe=off&q=Qpam.htm&btnG=Google+Search
VUNERABILITY / EXPLOIT
======================
Vunerable hosts display the following:
-------------- snip ----------------------
A convenient hypertext interface to LDAP and X.500 Directories.
Local domains and aliases
Results for: entries at the top level
Name Description
Countries
AE <---------------- example country
IT
CA
--------------- snip --------------------
Select a country ( "AE" used as example )
you should see something like the following..
http://[host]:8888/c%3dAE
and a search box
"One-level search in AE:"
<FORM METHOD=GET ACTION="/c%3dAE">
<A NAME="search_form">One-level search in</A> <STRONG>AE</STRONG>:<br>
<INPUT NAME="?O" SIZE=39><INPUT TYPE=submit VALUE="Search">
<INPUT TYPE=reset VALUE="Clear"></FORM>
enter sum cool XSS...
<SCRIPT>alert(document.cookie);</SCRIPT>
and get
http://[host]:8888/c%3dAE?%3FO=%3CSCRIPT%3Ealert%28document.cookie%29%3B%3C%2FSCRIPT%3E
the results are rendered by the output of the formatted html.
yes, it just a non persistant XSS, but this is running as a service on
port 8888 and is a mail processing server, so there may be other issues
( DoS ? ) as well.
I belive LDAP has some DCOM connectivity as well, and there could be issies
with the LDAP...
SLAPD or X.500 Error: Not found
An error occurred while searching the SLAPD or X.500 directory
The error code was 32:
No such object.
No additional information is available.Please report errors to the
Administrator.
Local:
------
???
Remote:
-------
yes
Vendor Fix:
-----------
No fix on 0day
Vendor Contact:
---------------
Concurrent with this advisory
eudora-custserv@qualcomm.com
Credits:
--------
Donnie Werner
morning_wood@e2-labs.com
http://e2-labs.com
Original at
http://exploitlabs.com/files/advisories/EXPL-A-2003-020-eudora-worlmail-server.txt
_______________________________________________
0day mailing list
0day@nothackers.org
http://nothackers.org/mailman/listinfo/0day
|
|