[UNIX] Horde Cross Site Scripting Holes

From: SecuriTeam (support_at_securiteam.com)
Date: 01/16/05

  • Next message: SecuriTeam: "[UNIX] Apache mod_auth_radius Remote Integer Overflow (Exploit)"
    To: list@securiteam.com
    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.


  • Next message: SecuriTeam: "[UNIX] Apache mod_auth_radius Remote Integer Overflow (Exploit)"

    Relevant Pages