1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200803-16 / mplayer |
| Release Date | March 10, 2008 |
| Latest Revision | March 10, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-video/mplayer | < 1.0_rc2_p25993 | >= 1.0_rc2_p25993 | All supported architectures |
Related bugreports: #208566
Multiple vulnerabilities have been discovered in MPlayer, possibly allowing for the remote execution of arbitrary code.
MPlayer is a media player incuding support for a wide range of audio and video formats.
The following errors have been discovered in MPlayer:
A remote attacker could entice a user to open a specially crafted file, possibly resulting in the execution of arbitrary code with the privileges of the user running MPlayer.
There is no known workaround at this time.
All MPlayer users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-video/mplayer-1.0_rc2_p25993" |