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 Exploits-HackingTools
[Top] [All Lists]

[UNIX] Horde Cross Site Scripting Holes

Subject: [UNIX] Horde Cross Site Scripting Holes
Date: 16 Jan 2005 16:23:53 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  Horde Cross Site Scripting Holes
------------------------------------------------------------------------


SUMMARY

The  <http://www.horde.org> Horde Application Framework is "a 
general-purpose web application framework in PHP, providing classes for 
dealing with preferences, compression, browser detection, connection 
tracking, MIME handling, and more".

Horde contains two XSS attacks that can be exploited through GET requests. 
Once exploited, these requests could be used to execute any JavaScript 
commands in the context of that user, potentially including but not 
limited to reading and deleting email, and stealing authentication tokens.

DETAILS

Vulnerable Systems:
 * Horde version 3.0 and prior

Immune Systems:
 * Horde version 2.0
 * Horde version 3.0.1 or newer

Exploits:
Here are two example URLs with simple exploits.

http://vulnerable/prefs.php?group=columns";> 
<script>alert(document.domain)</script>&app=turba
http://vulnerable/index.php?url=http%3A%2F%2Fserver.com%2Findex.php"; 
onload="javascript:alert(document.domain)"&frameset=0

Vendor response:
Horde.org has released a new install to fix these issues. Per Horde team 
these issues are fixed in version 3.0.1, although v3.0.2, which contains 
the fixes has already been released. Kudos to them as they fixed these 
vulnerabilities within a few hours of our original email. GZ below:  
<http://ftp.horde.org/pub/horde/horde-3.0.2.tar.gz> 
http://ftp.horde.org/pub/horde/horde-3.0.2.tar.gz

NOTE: Per Horde team, this vulnerability does not exist in v2.0


ADDITIONAL INFORMATION

The information has been provided by  <mailto:robfly@hyperdose.com> 
Hyperdose Security.
The original article can be found at:  
<http://www.hyperdose.com/advisories/H2005-01.txt> 
http://www.hyperdose.com/advisories/H2005-01.txt



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [UNIX] Horde Cross Site Scripting Holes, SecuriTeam <=