summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
commit670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch)
tree68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-200504-07.xml
parentAdd 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff)
parentAdd GLSA 201604-03 - Fix (diff)
downloadgentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.gz
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.bz2
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.zip
Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df'
git-subtree-dir: metadata/glsa git-subtree-mainline: 3149e13ab601ad3a8f925656fd88567d2626de47 git-subtree-split: aacff3c55fb52643f95332002ecdb7d439b8e4df
Diffstat (limited to 'metadata/glsa/glsa-200504-07.xml')
-rw-r--r--metadata/glsa/glsa-200504-07.xml78
1 files changed, 78 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200504-07.xml b/metadata/glsa/glsa-200504-07.xml
new file mode 100644
index 000000000000..72b81b11f2f8
--- /dev/null
+++ b/metadata/glsa/glsa-200504-07.xml
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200504-07">
+ <title>GnomeVFS, libcdaudio: CDDB response overflow</title>
+ <synopsis>
+ The GnomeVFS and libcdaudio libraries contain a buffer overflow that can be
+ triggered by a large CDDB response, potentially allowing the execution of
+ arbitrary code.
+ </synopsis>
+ <product type="ebuild">GnomeVFS</product>
+ <announced>April 08, 2005</announced>
+ <revised>April 13, 2005: 02</revised>
+ <bug>84936</bug>
+ <access>remote</access>
+ <affected>
+ <package name="gnome-base/gnome-vfs" auto="yes" arch="*">
+ <unaffected range="ge">2.8.4-r1</unaffected>
+ <unaffected range="rge">1.0.5-r4</unaffected>
+ <vulnerable range="lt">2.8.4-r1</vulnerable>
+ </package>
+ <package name="media-libs/libcdaudio" auto="yes" arch="*">
+ <unaffected range="ge">0.99.10-r1</unaffected>
+ <vulnerable range="lt">0.99.10-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ GnomeVFS is a filesystem abstraction library for the GNOME desktop
+ environment. libcdaudio is a multi-platform CD player development
+ library. They both include code to query CDDB servers to get Audio CD
+ track titles.
+ </p>
+ </background>
+ <description>
+ <p>
+ Joseph VanAndel has discovered a buffer overflow in Grip when
+ processing large CDDB results (see GLSA 200503-21). The same overflow
+ is present in GnomeVFS and libcdaudio code.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A malicious CDDB server could cause applications making use of GnomeVFS
+ or libcdaudio libraries to crash, potentially allowing the execution of
+ arbitrary code with the privileges of the user running the application.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All GnomeVFS users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose gnome-base/gnome-vfs</code>
+ <p>
+ All libcdaudio users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose &quot;&gt;=media-libs/libcdaudio-0.99.10-r1&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0706">CAN-2005-0706</uri>
+ <uri link="/security/en/glsa/glsa-200503-21.xml">GLSA 200503-21</uri>
+ </references>
+ <metadata tag="submitter" timestamp="Tue, 5 Apr 2005 09:35:13 +0000">
+ koon
+ </metadata>
+ <metadata tag="bugReady" timestamp="Fri, 8 Apr 2005 11:17:13 +0000">
+ koon
+ </metadata>
+</glsa>