summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-09-26 06:12:16 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-09-26 06:12:16 +0000
commit68f62d2abed6862035bd215cfb027e4fbe3889b5 (patch)
treea07fe4a97db032742949423f7b01948d0425be7c /security
parentAdd pathches to fix compilation problem on 64bit arch. (diff)
- Document Packet Parsing Denial of Service Vulnerability in freeciv
Notes
Notes: svn path=/head/; revision=173859
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index fa7fcf17a283..46d70e3cbf53 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,42 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="339fbbc1-4d23-11db-b48d-00508d6a62df">
+ <topic>freeciv -- Packet Parsing Denial of Service Vulnerability</topic>
+ <affects>
+ <package>
+ <name>freeciv</name>
+ <name>freeciv-gtk</name>
+ <name>freeciv-gtk2</name>
+ <name>freeciv-nox11</name>
+ <range><lt>2.0.8</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Secunia reports:</p>
+ <blockquote cite="http://secunia.com/advisories/19120/">
+ <p>Luigi Auriemma has reported a vulnerability in Freeciv, which
+ can be exploited by malicious people to cause a DoS (Denial of
+ Service).</p>
+ <p>The vulnerability is caused due to an error within the
+ handling of the packet length in "common/packets.c". This can
+ be exploited to crash the Freeciv server via a specially-
+ crafted packet with the size set to "0xffff".</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2006-0047</cvename>
+ <url>http://secunia.com/advisories/19120/</url>
+ <url>http://aluigi.altervista.org/adv/freecivdos-adv.txt</url>
+ </references>
+ <dates>
+ <discovery>2006-03-06</discovery>
+ <entry>2006-09-26</entry>
+ </dates>
+ </vuln>
+
<vuln vid="1709084d-4d21-11db-b48d-00508d6a62df">
<topic>plans -- multiple vulnerabilities</topic>
<affects>