Multiple vulnerabilities in xine
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200404-20 / xine |
| Release Date |
April 27, 2004 |
| Latest Revision |
May 22, 2006: 02 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| media-video/xine-ui |
<=
0.9.23-r1 |
>=
0.9.23-r2 |
All supported architectures
|
| media-libs/xine-lib |
<=
1_rc3-r2 |
>=
1_rc3-r3 |
All supported architectures
|
Related bugreports:
#45448, #48107, #48108
Synopsis
Several vulnerabilities have been found in xine-ui and xine-lib,
potentially allowing an attacker to overwrite files with the rights of the
user.
2.
Impact Information
Background
xine is a multimedia player allowing to play back CDs, DVDs, and VCDs
and decoding multimedia files like AVI, MOV, WMV, and MP3 from local
disk drives, and displays multimedia streamed over the Internet. It is
available in Gentoo as a reusable library (xine-lib) with a standard
user interface (xine-ui).
Description
Several vulnerabilities were found in xine-ui and xine-lib. 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. By opening a malicious
playlist in the xine-ui media player, an attacker can write arbitrary
content to an arbitrary file, only restricted by the permissions of the
user running xine-ui. Finally, a temporary file is created in an
insecure manner by the xine-check and xine-bugreport scripts,
potentially allowing a local attacker to use a symlink attack.
Impact
These three vulnerabilities may alow an attacker to corrupt system
files, thus potentially leading to a Denial of Service. It is also
theoretically possible, though very unlikely, to use these
vulnerabilities to elevate the privileges of the attacker.
3.
Resolution Information
Workaround
There is no known workaround at this time. All users are advised to
upgrade to the latest available versions of xine-ui and xine-lib.
Resolution
All users of xine-ui or another xine-based player should upgrade to the
latest stable versions:
Code Listing 3.1: Resolution |
# emerge sync
# emerge -pv ">=media-video/xine-ui-0.9.23-r2"
# emerge ">=media-video/xine-ui-0.9.23-r2"
# emerge -pv ">=media-libs/xine-lib-1_rc3-r3"
# emerge ">=media-libs/xine-lib-1_rc3-r3"
|
4.
References
|