summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200702-11.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200702-11.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200702-11.xml')
-rw-r--r--metadata/glsa/glsa-200702-11.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200702-11.xml b/metadata/glsa/glsa-200702-11.xml
new file mode 100644
index 000000000000..48be9669ed25
--- /dev/null
+++ b/metadata/glsa/glsa-200702-11.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200702-11">
+ <title>MPlayer: Buffer overflow</title>
+ <synopsis>
+ A buffer overflow was found in MPlayer's RTSP plugin that could lead to a
+ Denial of Service or arbitrary code execution.
+ </synopsis>
+ <product type="ebuild">MPlayer</product>
+ <announced>2007-02-27</announced>
+ <revised>2007-02-27: 01</revised>
+ <bug>159727</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-video/mplayer" auto="yes" arch="*">
+ <unaffected range="ge">1.0_rc1-r2</unaffected>
+ <vulnerable range="lt">1.0_rc1-r2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ MPlayer is a media player capable of playing multiple media formats.
+ </p>
+ </background>
+ <description>
+ <p>
+ When checking for matching asm rules in the asmrp.c code, the results
+ are stored in a fixed-size array without boundary checks which may
+ allow a buffer overflow.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ An attacker can entice a user to connect to a manipulated RTSP server
+ resulting in a Denial of Service and possibly execution of arbitrary
+ code.
+ </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 "&gt;=media-video/mplayer-1.0_rc1-r2"</code>
+ </resolution>
+ <references>
+ <uri link="http://www.mplayerhq.hu/design7/news.html#vuln14">Original Advisory</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6172">CVE-2006-6172</uri>
+ </references>
+ <metadata tag="requester" timestamp="2007-02-12T12:10:45Z">
+ falco
+ </metadata>
+ <metadata tag="submitter" timestamp="2007-02-13T11:54:03Z">
+ daxomatic
+ </metadata>
+ <metadata tag="bugReady" timestamp="2007-02-13T12:06:52Z">
+ falco
+ </metadata>
+</glsa>