- Document Packet Parsing Denial of Service Vulnerability in freeciv
This commit is contained in:
parent
957f81c06c
commit
68f62d2abe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173859
1 changed files with 36 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue