diff options
Diffstat (limited to 'metadata/glsa/glsa-201310-13.xml')
-rw-r--r-- | metadata/glsa/glsa-201310-13.xml | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201310-13.xml b/metadata/glsa/glsa-201310-13.xml new file mode 100644 index 000000000000..4780a41f8a69 --- /dev/null +++ b/metadata/glsa/glsa-201310-13.xml @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201310-13"> + <title>MPlayer: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in MPlayer and the bundled + FFmpeg, the worst of which may lead to the execution of arbitrary code. + </synopsis> + <product type="ebuild">MPlayer</product> + <announced>October 25, 2013</announced> + <revised>October 25, 2013: 1</revised> + <bug>253649</bug> + <bug>279342</bug> + <bug>339037</bug> + <bug>379297</bug> + <bug>394809</bug> + <access>remote</access> + <affected> + <package name="media-video/mplayer" auto="yes" arch="*"> + <unaffected range="ge">1.1-r1</unaffected> + <vulnerable range="lt">1.1-r1</vulnerable> + </package> + </affected> + <background> + <p>MPlayer is a media player including support for a wide range of audio + and video formats. + </p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in MPlayer and the bundled + FFmpeg. Please review the CVE identifiers and FFmpeg GLSA referenced + below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could entice a user to open a crafted media file to + execute arbitrary code or cause a Denial of Service. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All MPlayer users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-video/mplayer-1.1-r1" + </code> + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6718">CVE-2007-6718</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4610">CVE-2008-4610</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2062">CVE-2010-2062</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3429">CVE-2010-3429</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3625">CVE-2011-3625</uri> + <uri link="http://security.gentoo.org/glsa/glsa-201310-12.xml">FFmpeg: + Multiple Vulnerabilities + </uri> + </references> + <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:38:04 +0000">a3li</metadata> + <metadata tag="submitter" timestamp="Fri, 25 Oct 2013 18:54:56 +0000"> + underling + </metadata> +</glsa> |