diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-04-14 08:02:22 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-04-14 08:02:22 +0000 |
commit | 670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch) | |
tree | 68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-200506-11.xml | |
parent | Add 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff) | |
parent | Add GLSA 201604-03 - Fix (diff) | |
download | gentoo-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-200506-11.xml')
-rw-r--r-- | metadata/glsa/glsa-200506-11.xml | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200506-11.xml b/metadata/glsa/glsa-200506-11.xml new file mode 100644 index 000000000000..76f87c67790c --- /dev/null +++ b/metadata/glsa/glsa-200506-11.xml @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> + +<glsa id="200506-11"> + <title>Gaim: Denial of Service vulnerabilities</title> + <synopsis> + Gaim contains two remote Denial of Service vulnerabilities. + </synopsis> + <product type="ebuild">gaim</product> + <announced>June 12, 2005</announced> + <revised>June 12, 2005: 01</revised> + <bug>95347</bug> + <access>remote</access> + <affected> + <package name="net-im/gaim" auto="yes" arch="*"> + <unaffected range="ge">1.3.1</unaffected> + <vulnerable range="lt">1.3.1</vulnerable> + </package> + </affected> + <background> + <p> + Gaim is a full featured instant messaging client which handles a + variety of instant messaging protocols. + </p> + </background> + <description> + <p> + Jacopo Ottaviani discovered a vulnerability in the Yahoo! file + transfer code when being offered files with names containing non-ASCII + characters (CAN-2005-1269). + </p> + <p> + Hugo de Bokkenrijder discovered a + vulnerability when receiving malformed MSN messages (CAN-2005-1934). + </p> + </description> + <impact type="normal"> + <p> + Both vulnerabilities cause Gaim to crash, resulting in a Denial of + Service. + </p> + </impact> + <workaround> + <p> + There are no known workarounds at this time. + </p> + </workaround> + <resolution> + <p> + All Gaim users should upgrade to the latest version: + </p> + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-im/gaim-1.3.1"</code> + </resolution> + <references> + <uri link="http://gaim.sourceforge.net/security/?id=18">Gaim Vulnerability: Remote Yahoo! crash</uri> + <uri link="http://gaim.sourceforge.net/security/?id=19">Gaim Vulnerability: MSN Remote DoS</uri> + <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1269">CAN-2005-1269</uri> + <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1934">CAN-2005-1934</uri> + </references> + <metadata tag="requester" timestamp="Fri, 10 Jun 2005 08:03:05 +0000"> + koon + </metadata> + <metadata tag="submitter" timestamp="Fri, 10 Jun 2005 08:44:05 +0000"> + r2d2 + </metadata> + <metadata tag="bugReady" timestamp="Sun, 12 Jun 2005 13:55:53 +0000"> + koon + </metadata> +</glsa> |