summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200804-26.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-200804-26.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200804-26.xml')
-rw-r--r--metadata/glsa/glsa-200804-26.xml63
1 files changed, 63 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200804-26.xml b/metadata/glsa/glsa-200804-26.xml
new file mode 100644
index 000000000000..43bb781f3721
--- /dev/null
+++ b/metadata/glsa/glsa-200804-26.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200804-26">
+ <title>Openfire: Denial of Service</title>
+ <synopsis>
+ A design error in Openfire might lead to a Denial of Service.
+ </synopsis>
+ <product type="ebuild">openfire</product>
+ <announced>2008-04-23</announced>
+ <revised>2008-04-23: 01</revised>
+ <bug>217234</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-im/openfire" auto="yes" arch="*">
+ <unaffected range="ge">3.5.0</unaffected>
+ <vulnerable range="lt">3.5.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Openfire (formerly Wildfire) is a Java implementation of a complete
+ Jabber server.
+ </p>
+ </background>
+ <description>
+ <p>
+ Openfire's connection manager in the file ConnectionManagerImpl.java
+ cannot handle clients that fail to read messages, and has no limit on
+ their session's send buffer.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ Remote authenticated attackers could trigger large outgoing queues
+ without reading messages, causing a Denial of Service.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Openfire users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-im/openfire-3.5.0"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1728">CVE-2008-1728</uri>
+ </references>
+ <metadata tag="requester" timestamp="2008-04-17T20:09:13Z">
+ keytoaster
+ </metadata>
+ <metadata tag="submitter" timestamp="2008-04-18T01:33:23Z">
+ rbu
+ </metadata>
+ <metadata tag="bugReady" timestamp="2008-04-18T01:33:32Z">
+ rbu
+ </metadata>
+</glsa>