1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200812-24 / vlc |
| Release Date | December 24, 2008 |
| Latest Revision | December 24, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-video/vlc | < 0.9.8a | >= 0.9.8a | All supported architectures |
Related bugreports: #245774, #249391
Multiple vulnerabilities in VLC may lead to the remote execution of arbitrary code.
VLC is a cross-platform media player and streaming server.
Tobias Klein reported the following vulnerabilities:
A remote attacker could entice a user to open a specially crafted CUE image file, RealMedia file or RealText subtitle file, possibly resulting in the execution of arbitrary code with the privileges of the user running the application.
There is no known workaround at this time.
All VLC users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-video/vlc-0.9.8a" |