[<prev] [next>] [day] [month] [year] [list]
Message-ID: <200404151446.33353.mroi@users.sourceforge.net>
Date: Thu, 15 Apr 2004 14:46:31 +0200
From: Michael Roitzsch <mroi@...rs.sourceforge.net>
To: bugtraq@...urityfocus.com
Cc: xine-announce@...ts.sourceforge.net
Subject: xine security announcement XSA-2004-1
xine security announcement
==========================
Announcement-ID: XSA-2004-1
Summary:
By opening a malicious MRL in any xine-lib based media player, an attacker can
write arbitrary content to an arbitrary file, only restricted by the
permissions of the user running the application.
Description:
MRLs (media resource locator) are a subset of URIs used by the xine-lib
library to describe the location of the content to play. MRLs also offer the
feature of providing xine configuration options, which will be activated
right before the addressed content is played. But some of xine's
configuration options specify files that will be written to during playback.
One example of such an option is "audio.sun_audio_device", which specifies
the audio device on SUN machines. The decoded PCM samples of the audio stream
will be written to this file. By having a user open a MRL like
"http://myserver/mybashrc#audio.sun_audio_device:.bashrc" in xine, which
changes the value of the "audio.sun_audio_device" option and plays a
specially crafted audio stream, an attacker could fill any file the user has
access to with arbitrary content. Other configuration options that allow such
an attack exist (we also found "dxr3.devicename"), so the vulnerability is
not limited to SUN machines.
Severity:
Expoits have not been seen in the public and not all xine setups use the
vulnerable configuration options. But at least xine users on SUN machines and
users of a DXR3 or Hollywood+ MPEG decoder card are vulnerable. Other such
problematic configuration options might have slipped through the review or
might be provided by xine plugins outside the main xine distribution, leaving
other users vulnerable as well. Given the wide range of possible harm, we
consider this problem to be highly critical.
Affected versions:
All 1-alpha releases.
All 1-beta releases.
All 1-rc releases up to and including 1-rc3a.
Unaffected versions:
All 0.9 releases or older.
1-rc3b or newer.
Solution:
Changes to xine configuration options via MRL are now disabled by default.
The attached patch to xine-lib fixes the problem but should only be used by
distributors who do not want to upgrade. Otherwise, we strongly advise
everyone to upgrade to the 1-rc3c release of xine-lib.
For further information and in case of questions, please contact the xine
team. Our website is http://xinehq.de/
Michael Roitzsch
View attachment "xine-lib-implicit-config.patch" of type "text/x-diff" (1602 bytes)
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists