summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200503-03.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-200503-03.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200503-03.xml')
-rw-r--r--metadata/glsa/glsa-200503-03.xml67
1 files changed, 67 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200503-03.xml b/metadata/glsa/glsa-200503-03.xml
new file mode 100644
index 000000000000..90a6f6e98320
--- /dev/null
+++ b/metadata/glsa/glsa-200503-03.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200503-03">
+ <title>Gaim: Multiple Denial of Service issues</title>
+ <synopsis>
+ Multiple vulnerabilities have been found in Gaim which could allow a remote
+ attacker to crash the application.
+ </synopsis>
+ <product type="ebuild">gaim</product>
+ <announced>2005-03-01</announced>
+ <revised>2005-03-01: 01</revised>
+ <bug>83253</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-im/gaim" auto="yes" arch="*">
+ <unaffected range="ge">1.1.4</unaffected>
+ <vulnerable range="lt">1.1.4</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>
+ Specially crafted SNAC packets sent by other instant-messaging
+ users can cause Gaim to loop endlessly (CAN-2005-0472). Malformed HTML
+ code could lead to invalid memory accesses (CAN-2005-0208 and
+ CAN-2005-0473).
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ Remote attackers could exploit these issues, resulting in a Denial
+ of Service.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Gaim users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-im/gaim-1.1.4"</code>
+ </resolution>
+ <references>
+ <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0208">CAN-2005-0208</uri>
+ <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0472">CAN-2005-0472</uri>
+ <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0473">CAN-2005-0473</uri>
+ </references>
+ <metadata tag="requester" timestamp="2005-02-25T09:54:05Z">
+ koon
+ </metadata>
+ <metadata tag="submitter" timestamp="2005-02-25T10:52:36Z">
+ DerCorny
+ </metadata>
+ <metadata tag="bugReady" timestamp="2005-03-01T08:51:34Z">
+ koon
+ </metadata>
+</glsa>