VLC: Multiple vulnerabilities

Security Team  Contact Address

Updated July 31, 2008

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200807-13 / vlc
Release Date July 31, 2008
Latest Revision July 31, 2008: 01
Impact normal
Exploitable local, remote
Package Vulnerable versions Unaffected versions Architecture(s)
media-video/vlc < 0.8.6i >= 0.8.6i All supported architectures

Related bugreports: #221959, #230692

Synopsis

Multiple vulnerabilities in VLC may allow for the execution of arbitrary code.

2.  Impact Information

Background

VLC is a cross-platform media player and streaming server.

Description

Impact

A remote attacker could entice a user to open a specially crafted .wav file, and a local attacker could entice a user to run VLC from a directory containing specially crafted modules, possibly resulting in the execution of arbitrary code with the privileges of the user running the application.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All VLC users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=media-video/vlc-0.8.6i"

4.  References