<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE vuxml PUBLIC "-//vuxml.org//DTD VuXML 1.1//EN" "http://www.vuxml.org/dtd/vuxml-1/vuxml-11.dtd">
<!--
Copyright 2003-2006 Jacques Vidrine and contributors

Redistribution and use in source (VuXML) and 'compiled' forms (SGML,
HTML, PDF, PostScript, RTF and so forth) with or without modification,
are permitted provided that the following conditions are met:
1. Redistributions of source code (VuXML) must retain the above
   copyright notice, this list of conditions and the following
   disclaimer as the first lines of this file unmodified.
2. Redistributions in compiled form (transformed to other DTDs,
   published online in any format, converted to PDF, PostScript,
   RTF and other formats) must reproduce the above copyright
   notice, this list of conditions and the following disclaimer
   in the documentation and/or other materials provided with the
   distribution.

THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

  $FreeBSD: ports/security/vuxml/vuln.xml,v 1.1127 2006/09/04 14:59:30 mnag Exp $

Note:  Please add new entries to the beginning of this file.

-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
  <vuln vid="28ce7102-4039-11db-a838-00148584c7dd">
    <topic>gnutls -- Adaptive Chosen Ciphertext Attack</topic>
    <affects>
      <package>
	<name>gnutls</name>
	<range><lt>1.4.3</lt></range>
      </package>
      <package>
	<name>gnutls-devel</name>
	<range><lt>1.5.0</lt><eq>1.5.0</eq></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Simon Josefsson reports:</p>
	<blockquote cite="INSERT URL HERE">
	  <p><code>_gnutls_handshake_log ("PKCS #1 padding error");
		   ret = GNUTLS_E_PKCS1_WRONG_PAD;</code>
	    Werner Koch points out that this error message may result in a
	    vulnerability similar to Bleichenbacher's Crypto 98 attack.  It is not
	    exactly the same situation -- Bleichenbacher talks about PKCS#1
	    encryption (block type 1, uses random padding) where this deals with
	    PKCS#1 verification (block type 2, uses 0xFF padding) -- but at a
	    glance, it appears to have similar consequences, but differ in the
	    number of messages required to mount the attack.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://lists.gnupg.org/pipermail/gnutls-dev/2006-September/001203.html</url>
      <url>http://www.bell-labs.com/user/bleichen/papers/pkcs.ps</url>
    </references>
    <dates>
      <discovery>2006-09-08</discovery>
      <entry>2006-09-09</entry>
    </dates>
  </vuln>

  <vuln vid="fffa9257-3c17-11db-86ab-00123ffe8333">
    <topic>mailman -- Multiple Vulnerabilities</topic>
    <affects>
      <package>
	<name>mailman</name>
	<name>ja-mailman</name>
	<name>mailman-with-htdig</name>
	<range><lt>2.1.9.r1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/21732/">
	  <p>Mailman can be exploited by malicious people to conduct cross-site
	    scripting and phishing attacks, and cause a DoS (Denial of
	    Service).</p>
	  <p>1) An error in the logging functionality can be exploited to
	    inject a spoofed log message into the error log via a specially
	    crafted URL.</p>
	  <p>Successful exploitation may trick an administrator into visiting
	    a malicious web site.</p>
	  <p>2) An error in the processing of malformed headers which does not
	    follow the RFC 2231 standard can be exploited to cause a DoS
	    (Denial of Service).</p>
	  <p>3) Some unspecified input isn't properly sanitised before being
	    returned to the user. This can be exploited to execute arbitrary
	    HTML and script code in a user's browser session in context of an
	    affected site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2941</cvename>
      <cvename>CVE-2006-3636</cvename>
      <url>http://secunia.com/advisories/21732/</url>
      <url>http://sourceforge.net/project/shownotes.php?group_id=103&amp;release_id=444295</url>
    </references>
    <dates>
      <discovery>2006-09-04</discovery>
      <entry>2006-09-04</entry>
    </dates>
  </vuln>

  <vuln vid="09639ccc-3abb-11db-81e1-000e0c2e438a">
    <topic>hlstats -- multiple cross site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>hlstats</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Kefka reports multiple cross site scripting vulnerabilities
	  within hlstats.  The vulnerabilities are caused due to
	  improper checking of variables, allowing an attacker to
	  perform cross site scripting.</p>
      </body>
    </description>
    <references>
      <bid>19745</bid>
      <cvename>CVE-2006-4454</cvename>
    </references>
    <dates>
      <discovery>2006-08-29</discovery>
      <entry>2006-09-02</entry>
    </dates>
  </vuln>

  <vuln vid="0b79743b-3ab7-11db-81e1-000e0c2e438a">
    <topic>gtetrinet -- remote code execution</topic>
    <affects>
      <package>
	<name>gtetrinet</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Debian Security Team reports:</p>
	<blockquote cite="http://www.debian.org/security/2006/dsa-1163">
	  <p>Michael Gehring discovered several potential out-of-bounds
	    index accesses in gtetrinet, a multiplayer Tetris-like game,
	    which may allow a remote server to execute arbitrary
	    code</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-3125</cvename>
      <url>http://www.debian.org/security/2006/dsa-1163</url>
    </references>
    <dates>
      <discovery>2006-08-30</discovery>
      <entry>2006-09-02</entry>
    </dates>
  </vuln>

  <vuln vid="0ab423e7-3822-11db-81e1-000e0c2e438a">
    <topic>joomla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>joomla</name>
	<range><lt>1.0.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Joomla development team reports multiple vulnerabilities
	  within the joomla application.  Joomla is vulnerable to the
	  following vulnerabilities:</p>
	<ul>
	  <li>Improper validation of the mosMail function</li>
	  <li>Improper validation of the JosIsValidEmail function.</li>
	  <li>Remote code execution in PEAR.php</li>
	  <li>Zend Hash del key or index vulnerability</li>
	</ul>
      </body>
    </description>
    <references>
      <url>http://www.joomla.org/content/view/1841/78/</url>
    </references>
    <dates>
      <discovery>2006-08-28</discovery>
      <entry>2006-08-30</entry>
    </dates>
  </vuln>

  <vuln vid="c9d2e361-32fb-11db-a6e2-000e0c2e438a">
    <topic>sppp -- buffer overflow vulnerability</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><lt>4.11_20</lt></range>
	<range><ge>5.3</ge><lt>5.3_32</lt></range>
	<range><ge>5.4</ge><lt>5.4_17</lt></range>
	<range><ge>5.5</ge><lt>5.5_3</lt></range>
	<range><ge>6.0</ge><lt>6.0_10</lt></range>
	<range><ge>6.1</ge><lt>6.1_4</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>While processing Link Control Protocol (LCP) configuration
	  options received from the remote host, sppp(4) fails to
	  correctly validate option lengths.  This may result in data
	  being read or written beyond the allocated kernel memory
	  buffer.</p>
	<h1>Impact</h1>
	<p>An attacker able to send LCP packets, including the remote
	  end of a sppp(4) connection, can cause the FreeBSD kernel to
	  panic.  Such an attacker may also be able to obtain
	  sensitive information or gain elevated privileges.</p>
	<h1>Workaround</h1>
	<p>No workaround is available, but systems which do not use sppp(4) are not
	vulnerable.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4304</cvename>
      <freebsdsa>SA-06:18.ppp</freebsdsa>
    </references>
    <dates>
      <discovery>2006-08-23</discovery>
      <entry>2006-08-23</entry>
      <modified>2006-08-30</modified>
    </dates>
  </vuln>

  <vuln vid="e2e8d374-2e40-11db-b683-0008743bf21a">
    <topic>horde -- Phishing and Cross-Site Scripting Vulnerabilities</topic>
    <affects>
      <package>
        <name>horde</name>
        <range><le>3.1.2</le></range>
      </package>
      <package>
        <name>imp</name>
        <range><le>4.1.2</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/21500/">
	  <p>Some vulnerabilities have been reported in Horde, which
	    can be exploited by malicious people to conduct phishing
	    and cross-site scripting attacks.
	  </p>
	  <ol>
	    <li>Input passed to the "url" parameter in index.php isn't
	      properly verified before it is being used to include an
	      arbitrary web site in a frameset. This can e.g. be
	      exploited to trick a user into believing certain
	      malicious content is served from a trusted web site.</li>
	    <li>Some unspecified input passed in index.php isn't
	      properly sanitised before being returned to the user.
	      This can be exploited to execute arbitrary HTML and
	      script code in a user's browser session in context of an
	      affected site.</li>
	  </ol>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>19557</bid>
      <bid>19544</bid>
      <url>http://secunia.com/advisories/21500/</url>
      <url>http://lists.horde.org/archives/announce/2006/000292.html</url>
    </references>
    <dates>
      <discovery>2006-08-17</discovery>
      <entry>2006-08-17</entry>
    </dates>
  </vuln>

  <vuln vid="5039ae61-2c9f-11db-8401-000ae42e9b93">
    <topic>globus -- Multiple tmpfile races</topic>
    <affects>
      <package>
	<name>globus</name>
	<range><lt>4.0.2_20060706</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Globus Alliance reports:</p>
	<blockquote cite="http://www.globus.org/mail_archive/security-announce/2006/08/msg00000.html">
	  <p>The proxy generation tool (grid-proxy-init) creates the
	    file, secures the file to provide access only to owner and
	    writes proxy to the file. A race condition exists between
	    the opening of the proxy credentials file, and making sure
	    it is safe file to write to. The checks to ensure this
	    file is accessible only to the owner take place using the
	    filename after the file is opened for writing, but before
	    any data is written.</p>
	</blockquote>
	<blockquote cite="http://www.globus.org/mail_archive/security-announce/2006/08/msg00001.html">
	  <p>Various components of the toolkit use files in shared
	    directories to store information, some being sensitive
	    information. For example, the tool to create proxy
	    certificates, stores the generated proxy certificate by
	    default in /tmp. Specific vulnerabilities in handling such
	    files were reported in myproxy-admin-adduser, grid-ca-sign
	    and grid-security-config.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.globus.org/mail_archive/security-announce/2006/08/msg00000.html</url>
      <url>http://www.globus.org/mail_archive/security-announce/2006/08/msg00001.html</url>
    </references>
    <dates>
      <discovery>2006-08-08</discovery>
      <entry>2006-08-15</entry>
    </dates>
  </vuln>

  <vuln vid="9dda3ff1-2b02-11db-a6e2-000e0c2e438a">
    <topic>x11vnc -- authentication bypass vulnerability</topic>
    <affects>
      <package>
	<name>x11vnc</name>
	<range><lt>0.8.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ludwig Nussel reports that x11vnc is vulnerable to an
	  authentication bypass vulnerability.  The vulnerability is
	  caused by an error in auth.c.  This could allow a remote
	  attacker to gain unauthorized and unauthenticated access
	  to the system.</p>
      </body>
    </description>
    <references>
      <bid>18977</bid>
      <cvename>CVE-2006-2450</cvename>
      <url>http://bugs.debian.org/376824</url>
    </references>
    <dates>
      <discovery>2006-08-08</discovery>
      <entry>2006-08-13</entry>
    </dates>
  </vuln>

  <vuln vid="9855ac8e-2aec-11db-a6e2-000e0c2e438a">
    <topic>alsaplayer -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>alsaplayer</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Luigi Auriemma reports three vulnerabilities within
	  alsaplayer:</p>
	<blockquote cite="http://aluigi.altervista.org/adv/alsapbof-adv.txt">
	  <ul>
	    <li>The function which handles the HTTP connections is
	      vulnerable to a buffer-overflow that happens when it uses
	      sscanf for copying the URL in the Location's field
	      received from the server into the redirect buffer of only
	      1024 bytes declared in http_open.</li>
	    <li>A buffer-overflow exists in the functions which add items
	      to the playlist when the GTK interface is used (so the other
	      interfaces are not affected by this problem): new_list_item
	      and CbUpdated in interface/gtk/PlaylistWindow.cpp.</li>
	    <li>AlsaPlayer automatically queries the CDDB server
	      specified in its configuration (by default
	      freedb.freedb.org) when the user choices the CDDA function
	      for playing audio CDs.  The function which queries the
	      server uses a buffer of 20 bytes and one of 9 for storing
	      the category and ID strings received from the server while
	      the buffer which contains this server's response is 32768
	      bytes long.  Naturally for exploiting this bug the attacker
	      must have control of the freedb server specified in the
	      AlsaPlayer's configuration.</li>
	  </ul>
	</blockquote>
	<p>These vulnerabilities could allow a remote attacker to
	  execute arbitrary code, possibly gaining access to the
	  system.</p>
      </body>
    </description>
    <references>
      <bid>19450</bid>
      <url>http://aluigi.altervista.org/adv/alsapbof-adv.txt</url>
    </references>
    <dates>
      <discovery>2006-08-09</discovery>
      <entry>2006-08-13</entry>
    </dates>
  </vuln>

  <vuln vid="17f53c1d-2ae9-11db-a6e2-000e0c2e438a">
    <topic>postgresql -- encoding based SQL injection</topic>
    <affects>
      <package>
	<name>postgresql</name>
	<name>postgresql-server</name>
	<name>ja-postgresql</name>
	<range><ge>7.3</ge><lt>7.3.15</lt></range>
	<range><ge>7.4</ge><lt>7.4.13</lt></range>
	<range><ge>8.0.0</ge><lt>8.0.8</lt></range>
	<range><ge>8.1.0</ge><lt>8.1.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The PostgreSQL development team reports:</p>
	<blockquote cite="http://www.postgresql.org/docs/techdocs.50">
	  <p>An attacker able to submit crafted strings to an
	    application that will embed those strings in SQL commands
	    can use invalidly-encoded multibyte characters to bypass
	    standard string-escaping methods, resulting in possible
	    injection of hostile SQL commands into the database.  The
	    attacks covered here work in any multibyte encoding.</p>
	  <p>The widely-used practice of escaping ASCII single quote
	    "'" by turning it into "\'" is unsafe when operating in
	    multibyte encodings that allow 0x5c (ASCII code for
	    backslash) as the trailing byte of a multibyte character;
	    this includes at least SJIS, BIG5, GBK, GB18030, and UHC.
	    An application that uses this conversion while embedding
	    untrusted strings in SQL commands is vulnerable to
	    SQL-injection attacks if it communicates with the server in
	    one of these encodings.  While the standard client libraries
	    used with PostgreSQL have escaped "'" in the safe,
	    SQL-standard way of "''" for some time, the older practice
	    remains common.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>18092</bid>
      <cvename>CVE-2006-2313</cvename>
      <cvename>CVE-2006-2314</cvename>
      <url>http://www.postgresql.org/docs/techdocs.50</url>
    </references>
    <dates>
      <discovery>2006-05-11</discovery>
      <entry>2006-08-13</entry>
    </dates>
  </vuln>

  <vuln vid="65c8ecf9-2adb-11db-a6e2-000e0c2e438a">
    <topic>postgresql -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>postgresql</name>
	<name>postgresql-server</name>
	<name>ja-postgresql</name>
	<range><ge>7.2</ge><lt>7.2.7</lt></range>
	<range><ge>7.3</ge><lt>7.3.9</lt></range>
	<range><ge>7.4</ge><lt>7.4.7</lt></range>
	<range><ge>8.0.0</ge><lt>8.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Multiple vulnerabilities had been reported in various
	  versions of PostgreSQL:</p>
	<ul>
	  <li>The EXECUTE restrictions can be bypassed by using the
	    AGGREGATE function, which is missing a permissions check.</li>
	  <li>A buffer overflow exists in gram.y which could allow an
	    attacker to execute arbitrary code by sending a large
	    number of arguments to a refcursor function, found in
	    gram.y</li>
	  <li>The intagg contributed module allows an attacker to crash
	    the server (Denial of Service) by constructing a malicious
	    crafted array.</li>
	</ul>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0244</cvename>
      <cvename>CVE-2005-0245</cvename>
      <cvename>CVE-2005-0246</cvename>
      <url>http://secunia.com/advisories/12948</url>
    </references>
    <dates>
      <discovery>2005-02-01</discovery>
      <entry>2006-08-13</entry>
    </dates>
  </vuln>

  <vuln vid="fcb90eb0-2ace-11db-a6e2-000e0c2e438a">
    <topic>mysql -- format string vulnerability</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>5.1</ge><lt>5.1.6</lt></range>
	<range><ge>5.0</ge><lt>5.0.19</lt></range>
	<range><ge>4.1</ge><lt>4.1.18</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jean-David Maillefer reports a Denial of Service vulnerability
	  within MySQL.  The vulnerability is caused by improper checking
	  of the data_format routine, which cause the MySQL server to
	  crash.  The crash is triggered by the following code:<br />
	  <code>"SELECT date_format('%d%s', 1);</code></p>
      </body>
    </description>
    <references>
      <bid>19032</bid>
      <cvename>CVE-2006-3469</cvename>
      <url>http://bugs.mysql.com/bug.php?id=20729</url>
    </references>
    <dates>
      <discovery>2006-06-27</discovery>
      <entry>2006-08-13</entry>
    </dates>
  </vuln>

  <vuln vid="21b7c550-2a22-11db-a6e2-000e0c2e438a">
    <topic>squirrelmail -- random variable overwrite vulnerability</topic>
    <affects>
      <package>
	<name>ja-squirrelmail</name>
	<range><ge>1.4.0</ge><lt>1.4.8,2</lt></range>
      </package>
      <package>
	<name>squirrelmail</name>
	<range><ge>1.4.0</ge><lt>1.4.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The SquirrelMail developers report:</p>
	<blockquote cite="http://www.squirrelmail.org/security/issue/2006-08-11">
	  <p>A logged in user could overwrite random variables in
	    compose.php, which might make it possible to read/write
	    other users' preferences or attachments.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4019</cvename>
      <url>http://www.squirrelmail.org/security/issue/2006-08-11</url>
    </references>
    <dates>
      <discovery>2006-08-11</discovery>
      <entry>2006-08-12</entry>
    </dates>
  </vuln>

  <vuln vid="90064567-28b1-11db-844d-000c6ec775d9">
    <topic>rubygem-rails -- evaluation of ruby code</topic>
    <affects>
      <package>
	<name>rubygem-rails</name>
	<range><ge>1.1.0</ge><lt>1.1.3</lt></range>
	<range><ge>1.1.4</ge><lt>1.1.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Ruby on Rails blog reports:</p>
	<blockquote cite="http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure">
	  <p>With Rails 1.1.0 through 1.1.5 (minus the short-lived 1.1.3),
	    you can trigger the evaluation of Ruby code through the URL
	    because of a bug in the routing code of Rails. This means that
	    you can essentially take down a Rails process by starting
	    something like /script/profiler, as the code will run for a
	    long time and that process will be hung while it happens.
	    Other URLs can even cause data loss.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure</url>
    </references>
    <dates>
      <discovery>2006-08-09</discovery>
      <entry>2006-08-10</entry>
    </dates>
  </vuln>

  <vuln vid="342d2e48-26db-11db-9275-000475abc56f">
    <topic>clamav -- heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><ge>0.88.1</ge><lt>0.88.4</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><lt>20060808</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Clamav team reports:</p>
	<blockquote cite="http://www.clamav.net/security/0.88.4.html">
	  <p>A heap overflow vulnerability was discovered in libclamav
	    which could cause a denial of service or allow the
	    execution of arbitrary code.</p>
	  <p>The problem is specifically located in the PE file rebuild
	    function used by the UPX unpacker.</p>
	  <p>Relevant code from libclamav/upx.c:</p>
	  <p>
	    memcpy(dst, newbuf, foffset);
	    *dsize = foffset;
	    free(newbuf);

	    cli_dbgmsg("UPX: PE structure rebuilt from compressed file\n");
	    return 1;</p>
	  <p>Due to improper validation it is possible to overflow the above
	    memcpy() beyond the allocated memory block.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4018</cvename>
      <url>http://www.clamav.net/security/0.88.4.html</url>
    </references>
    <dates>
      <discovery>2006-08-07</discovery>
      <entry>2006-08-08</entry>
    </dates>
  </vuln>

  <vuln vid="c905298c-2274-11db-896e-000ae42e9b93">
    <topic>drupal -- XSS vulnerability</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><lt>4.6.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal project reports:</p>
	<blockquote cite="http://drupal.org/files/sa-2006-011/advisory.txt">
	  <p>A malicious user can execute a cross site scripting attack
	    by enticing someone to visit a Drupal site via a specially
	    crafted link.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/files/sa-2006-011/advisory.txt</url>
    </references>
    <dates>
      <discovery>2006-08-02</discovery>
      <entry>2006-08-02</entry>
      <modified>2006-08-08</modified>
    </dates>
  </vuln>

  <vuln vid="ed529baa-21c6-11db-b625-02e081235dab">
    <topic>gnupg -- 2 more possible memory allocation attacks</topic>
    <affects>
      <package>
	<name>gnupg</name>
	<range><lt>1.4.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Author reports:</p>
	<blockquote cite="http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html">
	  <p>Fixed 2 more possible memory allocation attacks.  They are
	    similar to the problem we fixed with 1.4.4.  This bug can easily
	    be be exploted for a DoS; remote code execution is not entirely
	    impossible.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html</url>
    </references>
    <dates>
      <discovery>2006-08-01</discovery>
      <entry>2006-08-02</entry>
    </dates>
  </vuln>

  <vuln vid="76562594-1f19-11db-b7d4-0008743bf21a">
    <topic>ruby - multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>ruby</name>
        <name>ruby_static</name>
        <range><gt>1.6.*</gt><lt>1.8.*</lt></range>
	<range><gt>1.8.*</gt><lt>1.8.4_9,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/21009/">
          <p>Two vulnerabilities have been reported in Ruby, which can
	    be exploited by malicious people to bypass certain security
            restrictions.</p>
	  <ol>
	    <li>An error in the handling of the "alias" functionality
	      can be exploited to bypass the safe level protection and
	      replace methods called in the trusted level.</li>
	    <li>An error caused due to directory operations not being
	      properly checked can be exploited to bypass the safe
	      level protection and close untainted directory streams.</li>
	  </ol>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>18944</bid>
      <cvename>CVE-2006-3694</cvename>
      <url>http://secunia.com/advisories/21009/</url>
      <url>http://jvn.jp/jp/JVN%2383768862/index.html</url>
      <url>http://jvn.jp/jp/JVN%2313947696/index.html</url>
    </references>
    <dates>
      <discovery>2006-07-12</discovery>
      <entry>2006-07-29</entry>
      <modified>2006-07-30</modified>
    </dates>
  </vuln>

  <vuln vid="dc8c08c7-1e7c-11db-88cf-000c6ec775d9">
    <topic>apache -- mod_rewrite buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><ge>1.3.28</ge><lt>1.3.36_1</lt></range>
	<range><ge>2.0.46</ge><lt>2.0.58_2</lt></range>
	<range><ge>2.2.0</ge><lt>2.2.2_1</lt></range>
      </package>
      <package>
	<name>apache+mod_perl</name>
	<range><ge>1.3.28</ge><lt>1.3.36_1</lt></range>
      </package>
      <package>
	<name>apache+ipv6</name>
	<range><ge>1.3.28</ge><lt>1.3.37</lt></range>
      </package>
      <package>
	<name>apache_fp</name>
	<name>ru-apache</name>
	<name>ru-apache+mod_ssl</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<name>apache+ssl</name>
	<range><ge>1.3.28</ge><lt>1.3.34.1.57_2</lt></range>
      </package>
      <package>
	<name>apache+mod_ssl</name>
	<name>apache+mod_ssl+ipv6</name>
	<name>apache+mod_ssl+mod_accel</name>
	<name>apache+mod_ssl+mod_accel+ipv6</name>
	<name>apache+mod_ssl+mod_accel+mod_deflate</name>
	<name>apache+mod_ssl+mod_accel+mod_deflate+ipv6</name>
	<name>apache+mod_ssl+mod_deflate</name>
	<name>apache+mod_ssl+mod_deflate+ipv6</name>
	<name>apache+mod_ssl+mod_snmp</name>
	<name>apache+mod_ssl+mod_snmp+mod_accel</name>
	<name>apache+mod_ssl+mod_snmp+mod_accel+ipv6</name>
	<name>apache+mod_ssl+mod_snmp+mod_deflate</name>
	<name>apache+mod_ssl+mod_snmp+mod_deflate+ipv6</name>
	<name>apache+mod_ssl+mod_snmp+mod_accel+mod_deflate+ipv6</name>
	<range><ge>1.3.28</ge><lt>1.3.36+2.8.27_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Apache Software Foundation and The Apache HTTP Server
	  Project reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=apache-httpd-announce&amp;m=115409818602955">
	  <p>An off-by-one flaw exists in the Rewrite module,
	    mod_rewrite, as shipped with Apache 1.3 since 1.3.28, 2.0
	    since 2.0.46, and 2.2 since 2.2.0.</p>
	  <p>Depending on the manner in which Apache HTTP Server was
	    compiled, this software defect may result in a
	    vulnerability which, in combination with certain types of
	    Rewrite rules in the web server configuration files, could
	    be triggered remotely. For vulnerable builds, the nature
	    of the vulnerability can be denial of service (crashing of
	    web server processes) or potentially allow arbitrary code
	    execution. This issue has been rated as having important
	    security impact by the Apache HTTP Server Security Team.</p>
	  <p>This flaw does not affect a default installation of
	    Apache HTTP Server.	 Users who do not use, or have not
	    enabled, the Rewrite module mod_rewrite are not affected
	    by this issue. This issue only affects installations using
	    a Rewrite rule with the following characteristics:</p>
	  <ul>
	    <li>The RewriteRule allows the attacker to control the
	      initial part of the rewritten URL (for example if the
	      substitution URL starts with $1)</li>
	    <li>The RewriteRule flags do NOT include any of the
	      following flags: Forbidden (F), Gone (G), or NoEscape
	      (NE).</li>
	  </ul>
	  <p>Please note that ability to exploit this issue is
	    dependent on the stack layout for a particular compiled
	    version of mod_rewrite. If the compiler used to compile
	    Apache HTTP Server has added padding to the stack
	    immediately after the buffer being overwritten, it will
	    not be possible to exploit this issue, and Apache HTTP
	    Server will continue operating normally.</p>
	  <p>The Apache HTTP Server project thanks Mark Dowd of McAfee
	    Avert Labs for the responsible reporting of this
	    vulnerability.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <certvu>395412</certvu>
      <cvename>CVE-2006-3747</cvename>
      <mlist msgid="44CA22D9.6020200@apache.org">http://marc.theaimsgroup.com/?l=apache-httpd-announce&amp;m=115409818602955</mlist>
    </references>
    <dates>
      <discovery>2006-07-27</discovery>
      <entry>2006-07-28</entry>
    </dates>
  </vuln>

  <vuln vid="e2a92664-1d60-11db-88cf-000c6ec775d9">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.5.0.5,1</lt></range>
	<range><gt>2.*,1</gt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.5.0.5</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.0.a2006.07.26</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.0.3</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>linux-thunderbird</name>
	<name>mozilla-thunderbird</name>
	<range><lt>1.5.0.5</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<name>linux-mozilla</name>
	<name>linux-mozilla-devel</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports of multiple
	  issues.  Several of which can be used to run arbitrary code
	  with the privilege of the user running the program.</p>
	<blockquote cite="http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.0.3">
	  <ul>
	    <li>MFSA 2006-56 chrome: scheme loading remote content</li>
	    <li>MFSA 2006-55 Crashes with evidence of memory corruption
	      (rv:1.8.0.5)</li>
	    <li>MFSA 2006-54 XSS with
	      XPCNativeWrapper(window).Function(...)</li>
	    <li>MFSA 2006-53 UniversalBrowserRead privilege escalation</li>
	    <li>MFSA 2006-52 PAC privilege escalation using
	      Function.prototype.call</li>
	    <li>MFSA 2006-51 Privilege escalation using named-functions
	      and redefined "new Object()"</li>
	    <li>MFSA 2006-50 JavaScript engine vulnerabilities</li>
	    <li>MFSA 2006-49 Heap buffer overwrite on malformed VCard</li>
	    <li>MFSA 2006-48 JavaScript new Function race condition</li>
	    <li>MFSA 2006-47 Native DOM methods can be hijacked across
	      domains</li>
	    <li>MFSA 2006-46 Memory corruption with simultaneous events</li>
	    <li>MFSA 2006-45 Javascript navigator Object Vulnerability</li>
	    <li>MFSA 2006-44 Code execution through deleted frame
	      reference</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-3113</cvename>
      <cvename>CVE-2006-3677</cvename>
      <cvename>CVE-2006-3801</cvename>
      <cvename>CVE-2006-3802</cvename>
      <cvename>CVE-2006-3803</cvename>
      <cvename>CVE-2006-3804</cvename>
      <cvename>CVE-2006-3805</cvename>
      <cvename>CVE-2006-3806</cvename>
      <cvename>CVE-2006-3807</cvename>
      <cvename>CVE-2006-3808</cvename>
      <cvename>CVE-2006-3809</cvename>
      <cvename>CVE-2006-3810</cvename>
      <cvename>CVE-2006-3811</cvename>
      <cvename>CVE-2006-3812</cvename>
      <url>http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.0.3</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-44.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-45.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-46.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-47.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-48.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-49.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-50.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-51.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-52.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-53.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-54.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-55.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-56.html</url>
    </references>
    <dates>
      <discovery>2006-07-25</discovery>
      <entry>2006-07-27</entry>
      <modified>2006-07-29</modified>
    </dates>
  </vuln>

  <vuln vid="5f2a0c40-1322-11db-bd23-000475abc56f">
    <topic>zope -- information disclosure vulnerability</topic>
    <affects>
      <package>
	<name>zope</name>
	<range><ge>2.7.0</ge><lt>2.7.9</lt></range>
	<range><ge>2.8.0</ge><lt>2.8.7</lt></range>
	<range><ge>2.9.0</ge><lt>2.9.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Zope team reports:</p>
	<blockquote cite="http://www.zope.org/Products/Zope/Hotfix-2006-07-05/Hotfix-2006-07-05/view">
	  <p>Unspecified vulnerability in (Zope2) allows local users
	    to obtain sensitive information via unknown attack vectors
	    related to the docutils module and "restructured text".</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-3458</cvename>
      <url>http://www.zope.org/Products/Zope/Hotfix-2006-07-05/Hotfix-2006-07-05/view</url>
    </references>
    <dates>
      <discovery>2006-07-05</discovery>
      <entry>2006-07-14</entry>
    </dates>
  </vuln>

  <vuln vid="6da7344b-128a-11db-b25f-00e00c69a70d">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><lt>4.6.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal team reports:</p>
	<blockquote cite="http://drupal.org/node/66767">
	  <p>Vulnerability: XSS Vulnerability in taxonomy module</p>
	  <p>It is possible for a malicious user to insert and execute
	    XSS into terms, due to lack of validation on output of the
	    page title. The fix wraps the display of terms in
	    check_plain().</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2833</cvename>
      <url>http://drupal.org/node/66767</url>
    </references>
    <dates>
      <discovery>2006-05-18</discovery>
      <entry>2006-07-13</entry>
      <modified>2006-07-14</modified>
    </dates>
  </vuln>

  <vuln vid="67dbe99f-0f09-11db-94f8-00e029485e38">
    <topic>shoutcast -- cross-site scripting, information exposure</topic>
    <affects>
      <package>
	<name>shoutcast</name>
	<name>linux-shoutcast</name>
	<range><lt>1.9.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Goober's advisory reports reports that shoutcast is vulnerable to an
	  arbitrary file reading vulnerability:</p>
	<blockquote cite="http://people.ksp.sk/~goober/advisory/001-shoutcast.html">
	<p>Impact of the vulnerability depends on the way the product was installed.
	  In general, the vulnerability allows the attacker to read any file which
	  can be read by the Shoutcast server process.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-3007</cvename>
      <url>http://secunia.com/advisories/20524/</url>
      <url>http://people.ksp.sk/~goober/advisory/001-shoutcast.html</url>
    </references>
    <dates>
      <discovery>2006-06-09</discovery>
      <entry>2006-07-11</entry>
    </dates>
  </vuln>

  <vuln vid="b168ddea-105a-11db-ac96-000c6ec775d9">
    <topic>samba -- memory exhaustion DoS in smbd</topic>
    <affects>
      <package>
	<name>samba</name>
	<name>ja-samba</name>
	<range><ge>3.0.1,1</ge><lt>3.0.23,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Samba Team reports:</p>
	<blockquote cite="http://www.samba.org/samba/security/CAN-2006-3403.html">
	  <p>The smbd daemon maintains internal data structures used
	    track active connections to file and printer shares.  In
	    certain circumstances an attacker may be able to
	    continually increase the memory usage of an smbd process
	    by issuing a large number of share connection requests.
	    This defect affects all Samba configurations.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-3403</cvename>
      <url>http://www.samba.org/samba/security/CAN-2006-3403.html</url>
    </references>
    <dates>
      <discovery>2006-07-10</discovery>
      <entry>2006-07-10</entry>
    </dates>
  </vuln>

  <vuln vid="a876df84-0fef-11db-ac96-000c6ec775d9">
    <topic>twiki -- multiple file extensions file upload vulnerability</topic>
    <affects>
      <package>
	<name>twiki</name>
	<range><lt>4.0.4,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A TWiki Security Alert reports:</p>
	<blockquote cite="http://twiki.org/cgi-bin/view/Codev/SecurityAlertSecureFileUploads">
	  <p>The TWiki upload filter already prevents executable
	    scripts such as .php, .php1, .phps, .pl from potentially
	    getting executed by appending a .txt suffix to the
	    uploaded filename. However, PHP and some other types
	    allows additional file suffixes, such as .php.en, .php.1,
	    and .php.2. TWiki does not check for these suffixes,
	    e.g. it is possible to upload php scripts with such
	    suffixes without the .txt filename padding.</p>
	</blockquote>
	<p>This issue can also be worked around with a restrictive web
	  server configuration.	 See the
	  <a href="http://twiki.org/cgi-bin/view/Codev/SecurityAlertSecureFileUploads">TWiki
	    Security Alert</a> for more information about how to do
	  this.</p>
      </body>
    </description>
    <references>
      <bid>18854</bid>
      <cvename>CVE-2006-3336</cvename>
      <url>http://secunia.com/advisories/20992/</url>
      <url>http://twiki.org/cgi-bin/view/Codev/SecurityAlertSecureFileUploads</url>
    </references>
    <dates>
      <discovery>2006-07-05</discovery>
      <entry>2006-07-10</entry>
    </dates>
  </vuln>

  <vuln vid="b0d61f73-0e11-11db-a47b-000c2957fdf1">
    <topic>trac -- reStructuredText breach of privacy and denial of service vulnerability</topic>
    <affects>
      <package>
	<name>trac</name>
	<name>ja-trac</name>
	<range><lt>0.9.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Trac 0.9.6 Release Notes reports:</p>
	<blockquote cite="http://lists.edgewall.com/archive/trac-announce/2006-July/000013.html">
	  <p>Fixed reStructuredText breach of privacy and denial of
	    service vulnerability found by Felix Wiemann.</p>
	  <p>The discovered vulnerability requires docutils to be
	    installed and enabled. Systems that do not have docutils
	    installed or enabled are not vulnerable. As of this
	    version version 0.3.9 or greater of docutils is required
	    for using reStructuredText markup in Trac.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://projects.edgewall.com/trac/wiki/ChangeLog</url>
      <mlist>http://lists.edgewall.com/archive/trac-announce/2006-July/000013.html</mlist>
    </references>
    <dates>
      <discovery>2006-07-06</discovery>
      <entry>2006-07-07</entry>
      <modified>2006-06-10</modified>
    </dates>
  </vuln>

  <vuln vid="e94cb43d-0c4a-11db-9016-0050bf27ba24">
    <topic>horde -- various problems in dereferrer</topic>
    <affects>
      <package>
	<name>horde</name>
	<name>horde-php5</name>
	<range><lt>3.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Horde 3.1.2 release announcement:</p>
	<blockquote cite="http://lists.horde.org/archives/announce/2006/000288.html">
	  <p>Security Fixes:</p>
	  <ul>
	    <li>Closed XSS problems in dereferrer (IE only), help viewer
	      and problem reporting screen.</li>
	    <li>Removed unused image proxy code from dereferrer.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://lists.horde.org/archives/announce/2006/000288.html</url>
    </references>
    <dates>
      <discovery>2006-06-28</discovery>
      <entry>2006-07-05</entry>
    </dates>
  </vuln>

  <vuln vid="f70d09cb-0c46-11db-aac7-000c6ec775d9">
    <topic>mambo -- SQL injection vulnerabilities</topic>
    <affects>
      <package>
	<name>mambo</name>
	<range><lt>4.5.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Team Mambo reports that two SQL injection
	  vulnerabilities have been found in Mambo.  The
	  vulnerabilities exists due to missing sanitation of the
	  <code>title</code> and <code>catid</code> parameters in the
	  <code>weblinks.php</code> page and can lead to execution of
	  arbitrary SQL code.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-3262</cvename>
      <cvename>CVE-2006-3263</cvename>
      <mlist msgid="20060617123242.1684.qmail@securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=115056811230529</mlist>
      <url>http://secunia.com/advisories/20745/</url>
      <url>http://www.mamboserver.com/?option=com_content&amp;task=view&amp;id=207</url>
    </references>
    <dates>
      <discovery>2006-06-19</discovery>
      <entry>2006-07-05</entry>
      <modified>2006-07-11</modified>
    </dates>
  </vuln>

  <vuln vid="229577a8-0936-11db-bf72-00046151137e">
    <topic>phpmyadmin -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>phpmyadmin</name>
	<range><lt>2.8.2</lt></range>
	</package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpmyadmin Site reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-4">
	  <p>It was possible to craft a request that contains XSS by attacking the
	    "table" parameter.</p>
	</blockquote>
      </body>
    </description>
    <references>
    <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-4</url>
    <url>http://securitynews.ir/advisories/phpmyadmin281.txt</url>
    </references>
    <dates>
      <discovery>2006-06-30</discovery>
      <entry>2006-07-03</entry>
    </dates>
  </vuln>

  <vuln vid="227475c2-09cb-11db-9156-000e0c2e438a">
    <topic>webmin, usermin -- arbitrary file disclosure vulnerability</topic>
    <affects>
      <package>
	<name>webmin</name>
	<range><lt>1.290</lt></range>
      </package>
      <package>
	<name>usermin</name>
	<range><lt>1.220</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The webmin development team reports:</p>
	<blockquote cite="http://www.webmin.com/security.html">
	  <p>An attacker without a login to Webmin can read the
	    contents of any file on the server using a specially
	    crafted URL.  All users should upgrade to version
	    1.290 as soon as possible, or setup IP access control
	    in Webmin.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>18744</bid>
      <url>http://www.webmin.com/security.html</url>
    </references>
    <dates>
      <discovery>2006-06-30</discovery>
      <entry>2006-07-02</entry>
    </dates>
  </vuln>

  <vuln vid="d2a43243-087b-11db-bc36-0008743bf21a">
    <topic>mutt -- Remote Buffer Overflow Vulnerability</topic>
    <affects>
      <package>
        <name>mutt</name>
        <name>mutt-lite</name>
        <range><le>1.4.2.1_2</le></range>
      </package>
      <package>
        <name>mutt-devel</name>
        <name>mutt-devel-lite</name>
        <range><le>1.5.11_2</le></range>
      </package>
      <package>
        <name>ja-mutt</name>
        <range><le>1.4.2.1.j1</le></range>
      </package>
      <package>
        <name>zh-mutt-devel</name>
        <range><le>1.5.11_20040617</le></range>
      </package>
      <package>
        <name>ja-mutt-devel</name>
        <range><le>1.5.6.j1_2</le></range>
      </package>
      <package>
        <name>mutt-ng</name>
        <range><le>20060501</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>SecurityFocus reports:</p>
        <blockquote cite="http://www.securityfocus.com/bid/18642">
          <p>
            Mutt is prone to a remote buffer-overflow vulnerability.
            This issue is due to the application's failure to properly
            bounds-check user-supplied input before copying it to an
            insufficiently sized memory buffer.

            This issue may allow remote attackers to execute arbitrary
            machine code in the context of the affected application.
            Failed exploit attempts will likely crash the application,
            denying further service to legitimate users.
          </p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>18642</bid>
      <url>http://dev.mutt.org/cgi-bin/gitweb.cgi?p=mutt/.git;a=commit;h=dc0272b749f0e2b102973b7ac43dbd3908507540</url>
    </references>
    <dates>
      <discovery>2006-06-26</discovery>
      <entry>2006-06-30</entry>
    </dates>
  </vuln>

  <vuln vid="1f935f61-075d-11db-822b-728b50d539a3">
    <topic>Joomla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>joomla</name>
	<range><lt>1.0.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Joomla Site reports:</p>
	<blockquote cite="http://www.joomla.org/content/view/1510/74/">
	  <ul>
	    <li>Secured "Remember Me" functionality against SQL injection
	      attacks</li>
	    <li>Secured "Related Items" module against SQL injection
	      attacks</li>
	    <li>Secured "Weblinks" submission against SQL injection
	      attacks</li>
	    <li>Secured SEF from XSS vulnerability</li>
	    <li>Hardened frontend submission forms against spoofing</li>
	    <li>Secured mosmsg from misuse</li>
	    <li>Hardened mosgetparam by setting variable type to integer if
	      default value is detected as numeric</li>
	    <li>Secured com_messages from XSS vulnerability</li>
	    <li>Secured getUserStateFromRequest() from XSS vulnerability</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/20746/</url>
      <url>http://www.joomla.org/content/view/1510/74/</url>
    </references>
    <dates>
      <discovery>2006-06-26</discovery>
      <entry>2006-06-30</entry>
    </dates>
  </vuln>

  <vuln vid="2be7c122-0614-11db-9156-000e0c2e438a">
    <topic>hashcash -- heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>hashcash</name>
	<range><lt>1.22</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Andreas Seltenreich reports that hashcash is prone to a heap
       	  overflow vulnerability.  This vulnerability is caused by
	  improper checking of memory allocations within the
	  "array_push()" function.  An attacker could trigger this
	  vulnerability by passing a lot of "-r" or "-j" flags from
	  the command line, this only applies when the application is
	  configured to allow command line options, or by passing a lot
	  of resource names when the application was started with the
	  "-m" flag set.  This could lead to a Denial or Service or
	  could allow remote access to the targeted system.</p>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/20800/</url>
      <url>http://www.hashcash.org/source/CHANGELOG</url>
    </references>
    <dates>
      <discovery>2006-06-27</discovery>
      <entry>2006-06-27</entry>
    </dates>
  </vuln>

  <vuln vid="f900bda8-0472-11db-bbf7-000c6ec775d9">
    <topic>gnupg -- user id integer overflow vulnerability</topic>
    <affects>
      <package>
	<name>gnupg</name>
	<range><lt>1.4.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>If GnuPG processes a userid with a very long packet length,
	  GnuPG can crash due to insufficient bounds check.  This can
	  result in a denial-of-service condition or potentially
	  execution of arbitrary code with the privileges of the user
	  running GnuPG.</p>
      </body>
    </description>
    <references>
      <bid>18554</bid>
      <cvename>CVE-2006-3082</cvename>
      <mlist msgid="87psgxic5e.fsf@wheatstone.g10code.de">http://marc.theaimsgroup.com/?l=gnupg-users&amp;m=115124706210430</mlist>
      <mlist msgid="20060531115548.A2E4923E4B6@dzeta.agava.net">http://marc.theaimsgroup.com/?l=full-disclosure&amp;m=114907659313360</mlist>
      <url>http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/trunk/g10/parse-packet.c?rev=4157&amp;r1=4141&amp;r2=4157</url>
    </references>
    <dates>
      <discovery>2006-05-31</discovery>
      <entry>2006-06-25</entry>
    </dates>
  </vuln>

  <vuln vid="0a4cd819-0291-11db-bbf7-000c6ec775d9">
    <cancelled/>
  </vuln>

  <vuln vid="09429f7c-fd6e-11da-b1cd-0050bf27ba24">
    <topic>horde -- multiple parameter cross site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>horde</name>
	<name>horde-php5</name>
	<range><le>3.1.1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>FrSIRT advisory ADV-2006-2356 reports:</p>
	<blockquote cite="http://www.frsirt.com/english/advisories/2006/2356">
	  <p>Multiple vulnerabilities have been identified in Horde
	    Application Framework, which may be exploited by attackers
	    to execute arbitrary scripting code. These flaws are due
	    to input validation errors in the "test.php" and
	    "templates/problem/problem.inc" scripts that do not
	    validate the "url", "name", "email", "subject" and
	    "message" parameters, which could be exploited by
	    attackers to cause arbitrary scripting code to be executed
	    by the user's browser in the security context of an
	    affected Web site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2195</cvename>
      <url>http://www.frsirt.com/english/advisories/2006/2356</url>
      <url>http://cvs.horde.org/diff.php?f=horde%2Ftest.php&amp;r1=1.145&amp;r2=1.146</url>
      <url>http://cvs.horde.org/diff.php?f=horde%2Ftemplates%2Fproblem%2Fproblem.inc&amp;r1=2.25&amp;r2=2.26</url>
    </references>
    <dates>
      <discovery>2006-06-10</discovery>
      <entry>2006-06-17</entry>
    </dates>
  </vuln>

  <vuln vid="09c92f3a-fd49-11da-995c-605724cdf281">
    <topic>webcalendar -- information disclosure vulnerability</topic>
    <affects>
      <package>
	<name>WebCalendar</name>
	<range><lt>1.0.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/20367/">
	  <p>socsam has discovered a vulnerability in WebCalendar,
	    which can be exploited by malicious people to bypass
	    certain security restrictions and disclose sensitive
	    information.</p>
	  <p>Input passed to the "includedir" parameter isn't properly
	    verified, before it is used in an "fopen()" call. This can
	    be exploited to load an arbitrary setting file from an
	    external web site.</p>
	  <p>This can further be exploited to disclose the content of
	    arbitrary files by defining the "user_inc" variable in a
	    malicious setting file.</p>
	  <p>Successful exploitation requires that "register_globals"
	    is enabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>18175</bid>
      <cvename>CVE-2006-2762</cvename>
      <url>http://www.securityfocus.com/archive/1/435379</url>
      <url>http://www.securityfocus.com/archive/1/436263</url>
    </references>
    <dates>
      <discovery>2006-05-30</discovery>
      <entry>2006-06-16</entry>
      <modified>2006-06-17</modified>
    </dates>
  </vuln>

  <vuln vid="c611be81-fbc2-11da-9156-000e0c2e438a">
    <topic>sendmail -- Incorrect multipart message handling</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>4.11</ge><lt>4.11_19</lt></range>
	<range><ge>5.3</ge><lt>5.3_31</lt></range>
	<range><ge>5.4</ge><lt>5.4_16</lt></range>
	<range><ge>5.5</ge><lt>5.5_2</lt></range>
	<range><ge>6.0</ge><lt>6.0_9</lt></range>
	<range><ge>6.1</ge><lt>6.1_2</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>A suitably malformed multipart MIME message can cause
	  sendmail to exceed predefined limits on its stack usage.</p>
	<h1>Impact</h1>
	<p>An attacker able to send mail to, or via, a server can cause
	  queued messages on the system to not be delivered, by causing
	  the sendmail process which handles queued messages to crash.
	  Note that this will not stop new messages from entering the
	  queue (either from local processes, or incoming via SMTP).</p>
	<h1>Workaround</h1>
	<p>No workaround is available, but systems which do not receive
	  email from untrusted sources are not vulnerable.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1173</cvename>
      <freebsdsa>SA-06:17.sendmail</freebsdsa>
    </references>
    <dates>
      <discovery>2006-06-14</discovery>
      <entry>2006-06-14</entry>
    </dates>
  </vuln>

  <vuln vid="23573650-f99a-11da-994e-00142a5f241c">
    <topic>dokuwiki -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>dokuwiki</name>
	<range><lt>20060309_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Multiple vulnerabilities have been reported within dokuwiki.
	  dokuwiki is proven vulnerable to:</p>
	<ul>
	  <li>arbitrary PHP code insertion via spellcheck module,</li>
	  <li>XSS attack via "Update your account profile,"</li>
	  <li>bypassing of ACL controls when enabled.</li>
	</ul>
      </body>
    </description>
    <references>
      <url>http://bugs.splitbrain.org/index.php?do=details&amp;id=820</url>
      <url>http://bugs.splitbrain.org/index.php?do=details&amp;id=823</url>
      <url>http://bugs.splitbrain.org/index.php?do=details&amp;id=825</url>
    </references>
    <dates>
      <discovery>2006-05-31</discovery>
      <entry>2006-06-11</entry>
      <modified>2006-06-12</modified>
    </dates>
</vuln>

  <vuln vid="107e2ee5-f941-11da-b1fa-020039488e34">
    <topic>libxine -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.1_6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/20369">
	  <p>Federico L. Bossi Bonin has discovered a weakness in xine-lib,
	    which can be exploited by malicious people to crash certain
	    applications on a user's system.</p>
	  <p>The weakness is cause due to a heap corruption within the
	    "xineplug_inp_http.so" plugin when handling an overly large
	    reply from the HTTP server. This can be exploited to crash
	    an application that uses the plugin (e.g. gxine).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/20369</url>
      <cvename>CVE-2006-2802</cvename>
      <bid>18187</bid>
    </references>
    <dates>
      <discovery>2006-05-31</discovery>
      <entry>2006-06-11</entry>
    </dates>
  </vuln>

  <vuln vid="cf3b9a96-f7bb-11da-9156-000e0c2e438a">
    <topic>smbfs -- chroot escape</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>4.10</ge><lt>4.10_24</lt></range>
	<range><ge>4.11</ge><lt>4.11_18</lt></range>
	<range><ge>5.3</ge><lt>5.3_30</lt></range>
	<range><ge>5.4</ge><lt>5.4_15</lt></range>
	<range><ge>5.5</ge><lt>5.5_1</lt></range>
	<range><ge>6.0</ge><lt>6.0_8</lt></range>
	<range><ge>6.1</ge><lt>6.1_1</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>smbfs does not properly sanitize paths containing a backslash
	  character; in particular the directory name '..\' is
	  interpreted as the parent directory by the SMB/CIFS server,
	  but smbfs handles it in the same manner as any other
	  directory.</p>
	<h1>Impact</h1>
	<p>When inside a chroot environment which resides on a smbfs
	  mounted file-system it is possible for an attacker to escape
	  out of this chroot to any other directory on the smbfs
	  mounted file-system.</p>
	<h1>Workaround</h1>
	<p>Mount the smbfs file-systems which need to be used with
	  chroot on top, in a way so the chroot directory is exactly on
	  the mount point and not a sub directory</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2654</cvename>
      <freebsdsa>SA-06:16.smbfs</freebsdsa>
    </references>
    <dates>
      <discovery>2006-05-31</discovery>
      <entry>2006-06-09</entry>
    </dates>
  </vuln>

  <vuln vid="0ac1aace-f7b9-11da-9156-000e0c2e438a">
    <topic>ypserv -- Inoperative access controls in ypserv</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.3</ge><lt>5.3_30</lt></range>
	<range><ge>5.4</ge><lt>5.4_15</lt></range>
	<range><ge>5.5</ge><lt>5.5_1</lt></range>
	<range><ge>6.0</ge><lt>6.0_8</lt></range>
	<range><ge>6.1</ge><lt>6.1_1</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>There are two documented methods of restricting access to
	 NIS maps through ypserv(8): through the use of the
	 /var/yp/securenets file, and through the /etc/hosts.allow file.
       	 While both mechanisms are implemented in the server, a change
	 in the build process caused the "securenets" access restrictions
	 to be inadvertantly disabled.</p>
	<h1>Impact</h1>
	<p>ypserv(8) will not load or process any of the networks or
	  hosts specified in the /var/yp/securenets file, rendering
	  those access controls ineffective.</p>
	<h1>Workaround</h1>
	<p>One possible workaround is to use /etc/hosts.allow for access
	  control, as shown by examples in that file.</p>
	<p>Another workaround is to use a firewall (e.g., ipfw(4),
 	  ipf(4), or pf(4)) to limit access to RPC functions from
	  untrusted systems or networks, but due to the complexities of
	  RPC, it might be difficult to create a set of firewall rules
	  which accomplish this without blocking all access to the
	  machine in question.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2655</cvename>
      <freebsdsa>SA-06:15.ypserv</freebsdsa>
    </references>
    <dates>
      <discovery>2006-05-31</discovery>
      <entry>2006-06-09</entry>
    </dates>
  </vuln>

  <vuln vid="ec2f2ff5-f710-11da-9156-000e0c2e438a">
    <topic>freeradius -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>freeradius</name>
	<range><ge>1.0.0</ge><le>1.0.4</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The freeradious development team reports:</p>
	<blockquote cite="http://www.freeradius.org/security.html">
	  <p>Multiple issues exist with version 1.0.4, and all prior
	    versions of the server.  Externally exploitable
	    vulnerabilities exist only for sites that use the
	    rlm_sqlcounter module.  Those sites may be vulnerable to
	    SQL injection attacks, similar to the issues noted below.
	    All sites that have not deployed the rlm_sqlcounter module
	    are not vulnerable to external exploits.</p>
	  <p>The issues are:<br/> 
	    SQL Injection attack in the rlm_sqlcounter module.<br/>
	    Buffer overflow in the rlm_sqlcounter module, that may cause
	    a server crash. <br/>
	    Buffer overflow while expanding %t, that may cause a server
	    crash.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>17171</bid>
      <cvename>CVE-2005-4744</cvename>
    </references>
    <dates>
      <discovery>2005-09-09</discovery>
      <entry>2006-06-08</entry>
    </dates>
  </vuln>

  <vuln vid="1a216dfd-f710-11da-9156-000e0c2e438a">
    <topic>freeradius -- authentication bypass vulnerability</topic>
    <affects>
      <package>
	<name>freeradius</name>
	<range><gt>1.0.0</gt><le>1.1.0</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The freeradius development team reports:</p>
	<blockquote cite="http://www.freeradius.org/security.html">
	  <p>A validation issue exists with the EAP-MSCHAPv2 module
	    in all versions from 1.0.0 (where the module first
	    appeared) to 1.1.0. Insufficient input validation was being
	    done in the EAP-MSCHAPv2 state machine.  A malicious
	    attacker could manipulate their EAP-MSCHAPv2 client state
	    machine to potentially convince the server to bypass
	    authentication checks.  This bypassing could also result
	    in the server crashing</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>17293</bid>
      <cvename>CVE-2006-1354</cvename>
    </references>
    <dates>
      <discovery>2006-06-03</discovery>
      <entry>2006-06-08</entry>
    </dates>
  </vuln>

  <vuln vid="00784d6e-f4ce-11da-87a1-000c6ec775d9">
    <topic>squirrelmail -- plugin.php local file inclusion vulnerability</topic>
    <affects>
      <package>
	<name>squirrelmail</name>
	<range><lt>1.4.6_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The SquirrelMail Project Team reports:</p>
	<blockquote cite="http://www.squirrelmail.org/security/issue/2006-06-01">
	  <p>A security issue has been uncovered in
	    functions/plugin.php that could allow a remote user to
	    access local files on the server without requiring
	    login. This issue manifests itself if register_globals is
	    enabled, and magic_quotes_gpc is disabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.squirrelmail.org/security/issue/2006-06-01</url>
      <url>http://secunia.com/advisories/20406/</url>
    </references>
    <dates>
      <discovery>2006-06-01</discovery>
      <entry>2006-06-05</entry>
      <modified>2006-06-06</modified>
    </dates>
  </vuln>

  <vuln vid="af8dba15-f4cc-11da-87a1-000c6ec775d9">
    <topic>dokuwiki -- spellchecker remote PHP code execution</topic>
    <affects>
      <package>
	<name>dokuwiki</name>
	<range><lt>20060309_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Stefan Esser reports:</p>
	<blockquote cite="http://www.hardened-php.net/advisory_042006.119.html">
	  <p>During the evaluation of DokuWiki for a german/korean
	    wiki of mine a flaw in DokuWiki's spellchecker was
	    discovered, that allows injecting arbitrary PHP commands,
	    by requesting a spellcheck on PHP commands in 'complex
	    curly syntax'.</p>
	  <p>Because the spellchecker is written as part of the AJAX
	    functionality of DokuWiki, it can be directly called by
	    any website visitor, without the need for a wiki
	    account.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.hardened-php.net/advisory_042006.119.html</url>
      <url>http://bugs.splitbrain.org/index.php?do=details&amp;id=823</url>
      <url>http://secunia.com/advisories/20429/</url>
    </references>
    <dates>
      <discovery>2006-06-05</discovery>
      <entry>2006-06-05</entry>
    </dates>
  </vuln>

  <vuln vid="40a0185f-ec32-11da-be02-000c6ec775d9">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><lt>4.6.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal team reports:</p>
	<blockquote cite="http://drupal.org/node/65357">
	  <p>Vulnerability: SQL injection</p>
	  <p>A security vulnerability in the database layer allowed
	    certain queries to be submitted to the database without
	    going through Drupal's query sanitizer.</p>
	</blockquote>
	<blockquote cite="http://drupal.org/node/65409">
	  <p>Vulnerability: Execution of arbitrary files</p>
	  <p>Certain -- alas, typical -- configurations of Apache
	    allows execution of carefully named arbitrary scripts in
	    the files directory. Drupal now will attempt to
	    automatically create a .htaccess file in your "files"
	    directory to protect you.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2742</cvename>
      <cvename>CVE-2006-2743</cvename>
      <url>http://drupal.org/node/65357</url>
      <url>http://drupal.org/node/65409</url>
    </references>
    <dates>
      <discovery>2006-05-18</discovery>
      <entry>2006-06-05</entry>
    </dates>
  </vuln>

  <vuln vid="7f8cecea-f199-11da-8422-00123ffe8333">
    <topic>MySQL -- SQL-injection security vulnerability</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>5.1</ge><le>5.1.9</le></range>
	<range><ge>5.0</ge><lt>5.0.22</lt></range>
	<range><ge>4.1</ge><lt>4.1.20</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>MySQL reports:</p>
	<blockquote cite="http://lists.mysql.com/announce/364">
	  <p>An SQL-injection security hole has been found in multibyte
	    encoding processing. An SQL-injection security hole can include a
	    situation whereby when inserting user supplied data into a
	    database, the user might inject his own SQL statements that the
	    server will execute. With regards to this vulnerability discovered,
	    when character set unaware escaping is used (e.g., addslashes() in
	    PHP), it is possible to bypass it in some multibyte character sets
	    (e.g., SJIS, BIG5 and GBK). As a result, a function like
	    addslashes() is not able to prevent SQL injection attacks. It is
	    impossible to fix this on the server side. The best solution is for
	    applications to use character set aware escaping offered in a
	    function like mysql_real_escape().</p>
	  <p>Workarounds:</p>
	    <p>One can use NO_BACKSLASH_ESCAPES mode as a workaround for a bug
	      in mysql_real_escape_string(), if you cannot upgrade your server
	      for some reason. It will enable SQL standard compatibility mode,
	      where backslash is not considered a special character.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://lists.mysql.com/announce/364</url>
      <url>http://lists.mysql.com/announce/365</url>
    </references>
    <dates>
      <discovery>2006-05-31</discovery>
      <entry>2006-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="4913886c-e875-11da-b9f4-00123ffe8333">
    <topic>MySQL -- Information Disclosure and Buffer Overflow Vulnerabilities</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><gt>4.0</gt><lt>4.0.27</lt></range>
	<range><gt>4.1</gt><lt>4.1.19</lt></range>
	<range><gt>5.1</gt><le>5.1.9</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19929/">
	  <p>MySQL have some vulnerabilities, which can be exploited by
	    malicious users to disclose potentially sensitive information
	    and compromise a vulnerable system.</p>
	  <p>1) An error within the code that generates an error response
	    to an invalid COM_TABLE_DUMP packet can be exploited by an
	    authenticated client to disclosure certain memory content of the
	    server process.</p>
	  <p>2) A boundary error within the handling of specially crafted
	    invalid COM_TABLE_DUMP packets can be exploited by an authenticated
	    client to cause a buffer overflow and allows arbitrary code
	    execution.</p>
	  <p>3) An error within the handling of malformed login packets can be
	    exploited to disclosure certain memory content of the server
	    process in the error messages.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1516</cvename>
      <cvename>CVE-2006-1517</cvename>
      <cvename>CVE-2006-1518</cvename>
      <certvu>602457</certvu>
      <url>http://www.wisec.it/vulns.php?page=7</url>
      <url>http://www.wisec.it/vulns.php?page=8</url>
      <url>http://dev.mysql.com/doc/refman/4.1/en/news-4-0-27.html</url>
      <url>http://dev.mysql.com/doc/refman/4.1/en/news-4-1-19.html</url>
      <url>http://dev.mysql.com/doc/refman/5.1/en/news-5-1-10.html</url>
      <url>http://secunia.com/advisories/19929/</url>
      <url>http://www.vuxml.org/freebsd/a8d8713e-dc83-11da-a22b-000c6ec775d9.html</url>
    </references>
    <dates>
      <discovery>2006-05-02</discovery>
      <entry>2006-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="c0171f59-ea8a-11da-be02-000c6ec775d9">
    <topic>frontpage -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>frontpage</name>
	<name>mod_frontpage13</name>
	<name>mod_frontpage20</name>
	<name>mod_frontpage21</name>
	<name>mod_frontpage22</name>
	<range><lt>5.0.2.4803</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Esteban Martinez Fayo reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=114487846329000">
	  <p>The FrontPage Server Extensions 2002 (included in Windows
	    Sever 2003 IIS 6.0 and available as a separate download
	    for Windows 2000 and XP) has a web page
	    /_vti_bin/_vti_adm/fpadmdll.dll that is used for
	    administrative purposes.  This web page is vulnerable to
	    cross site scripting attacks allowing an attacker to run
	    client-side script on behalf of an FPSE user. If the
	    victim is an administrator, the attacker could take
	    complete control of a Front Page Server Extensions 2002
	    server.</p>
	  <p>To exploit the vulnerability an attacker can send a
	    specially crafted e-mail message to a FPSE user and then
	    persuade the user to click a link in the e-mail
	    message.</p>
	  <p>In addition, this vulnerability can be exploited if an
	    attacker hosts a malicious website and persuade the user
	    to visit it.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0015</cvename>
      <mlist msgid="0e3f01c65e78$93c00800$de00a8c0@rigel">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=114487846329000</mlist>
      <url>http://www.microsoft.com/technet/security/bulletin/MS06-017.mspx</url>
      <url>http://www.rtr.com/fpsupport/fpse_release_may_2_2006.htm</url>
    </references>
    <dates>
      <discovery>2006-04-12</discovery>
      <entry>2006-05-23</entry>
    </dates>
  </vuln>

  <vuln vid="72d8df84-ea6d-11da-8a53-00123ffe8333">
    <topic>cscope -- buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>cscope</name>
	<range><lt>15.5_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jason Duell reports:</p>
	<blockquote cite="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1064875&amp;group_id=4664&amp;atid=104664">
	  <p>Cscope contains an alarming number of buffer overflow
	    vulnerabilities. By a rough count, there are at least 48 places
	    where we blindly sprintf() a file name into a fixed-length buffer
	    of size PATHLEN without checking to see if the file's name
	    is &lt;= PATHLEN. We do similar things with environment variable
	    values.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2004-2541</cvename>
      <url>http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1064875&amp;group_id=4664&amp;atid=104664</url>
      <url>http://secunia.com/advisories/13237</url>
    </references>
    <dates>
      <discovery>2004-11-11</discovery>
      <entry>2006-05-23</entry>
    </dates>
  </vuln>

  <vuln vid="0b628470-e9a6-11da-b9f4-00123ffe8333">
    <topic>coppermine -- Multiple File Extensions Vulnerability</topic>
    <affects>
      <package>
	<name>coppermine</name>
	<range><lt>1.4.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/20211/">
	  <p>Coppermine Photo Gallery have a vulnerability, which can be
	    exploited by malicious users to compromise a vulnerable system.</p>
	  <p>The vulnerability is caused due to an error in the handling of
	    file uploads where a filename has multiple file extensions. This
	    can be exploited to upload malicious script files inside the web
	    root (e.g. a PHP script).</p>
	  <p>Successful exploitation may allow execution of script code
	    depending on the HTTP server configuration (it requires e.g. an
	    Apache server with the "mod_mime" module installed).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://sourceforge.net/project/shownotes.php?group_id=89658&amp;release_id=418266</url>
      <url>http://secunia.com/advisories/20211/</url>
    </references>
    <dates>
      <discovery>2006-05-22</discovery>
      <entry>2006-05-22</entry>
    </dates>
  </vuln>

  <vuln vid="6738977b-e9a5-11da-b9f4-00123ffe8333">
    <topic>coppermine -- "file" Local File Inclusion Vulnerability</topic>
    <affects>
      <package>
	<name>coppermine</name>
	<range><lt>1.4.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19665/">
	  <p>Coppermine Photo Gallery have a vulnerability, which can be
	    exploited by malicious people to disclose sensitive
	    information.</p>
	  <p>Input passed to the "file" parameter in "index.php" isn't properly
	    verified, before it is used to include files. This can be exploited
	    to include arbitrary files from local resources.</p>
	  <p>Example:
	    http://[host]/index.php?file=.//././/././/././/./[file]%00</p>
	  <p>Successful exploitation requires that "magic_quotes_gpc" is
	    disabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1909</cvename>
      <url>http://coppermine-gallery.net/forum/index.php?topic=30655.0</url>
      <url>http://myimei.com/security/2006-04-14/copperminephotogallery144-plugininclusionsystemindexphp-remotefileinclusion-attack.html</url>
      <url>http://secunia.com/advisories/19665/</url>
    </references>
    <dates>
      <discovery>2006-04-19</discovery>
      <entry>2006-05-22</entry>
    </dates>
  </vuln>

  <vuln vid="77cceaef-e9a4-11da-b9f4-00123ffe8333">
    <topic>coppermine -- File Inclusion Vulnerabilities</topic>
    <affects>
      <package>
	<name>coppermine</name>
	<range><lt>1.4.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/18941/">
	  <p>Coppermine Photo Gallery have a vulnerability, which can be
	    exploited by malicious people and by malicious users to compromise
	    a vulnerable system.</p>
	  <p>1) Input passed to the "lang" parameter in include/init.inc.php
	    isn't properly verified, before it is used to include files. This
	    can be exploited to include arbitrary files from local resources.
	    The vulnerability can be further exploited by users who are allowed
	    to upload image files to execute arbitrary PHP code.</p>
	  <p>2) Input passed to the "f" parameter in docs/showdoc.php isn't
	    properly verified, before it is used to include files. This can be
	    exploited to include arbitrary files from local resources on the
	    Windows platform, and remote files from Windows shared folders.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0872</cvename>
      <cvename>CVE-2006-0873</cvename>
      <url>http://retrogod.altervista.org/cpg_143_adv.html</url>
      <url>http://secunia.com/advisories/18941/</url>
    </references>
    <dates>
      <discovery>2006-02-20</discovery>
      <entry>2006-05-22</entry>
    </dates>
  </vuln>

  <vuln vid="2ecd02e2-e864-11da-b9f4-00123ffe8333">
    <topic>phpmyadmin -- XSRF vulnerabilities</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.8.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpMyAdmin security team reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-3">
	  <p>It was possible to inject arbitrary SQL commands by forcing an
	    authenticated user to follow a crafted link.</p>
	  <p>Such issue is quite common in many PHP applications and users
	    should take care what links they follow. We consider these
	    vulnerabilities to be quite dangerous.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1804</cvename>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-3</url>
      <url>http://secunia.com/advisories/19659</url>
    </references>
    <dates>
      <discovery>2006-05-20</discovery>
      <entry>2006-05-21</entry>
    </dates>
  </vuln>

  <vuln vid="4645b98c-e46e-11da-9ae7-00123fcc6e5c">
    <topic>vnc - authentication bypass vulnerability</topic>
    <affects>
      <package>
	<name>vnc</name>
	<range><eq>4.1.1</eq></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>RealVNC is susceptible to an authentication-bypass vulnerability.
	  A malicious VNC client can cause a VNC server to allow it to connect
	  without any authentication regardless of the authentication settings
	  configured in the server. Exploiting this issue allows attackers to
	  gain unauthenticated, remote access to the VNC  servers.</p>
      </body>
    </description>
    <references>
      <bid>17978</bid>
      <mlist>http://www.securityfocus.com/archive/1/433994/30/0/threaded</mlist>
    </references>
    <dates>
      <discovery>2006-05-15</discovery>
      <entry>2006-05-18</entry>
    </dates>
  </vuln>

  <vuln vid="6d78202e-e2f9-11da-8674-00123ffe8333">
    <topic>phpldapadmin -- Cross-Site Scripting and Script Insertion vulnerabilities</topic>
    <affects>
      <package>
	<name>phpldapadmin098</name>
	<range><lt>0.9.8.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19747/">
	  <p>phpLDAPadmin have some vulnerabilities, which can be exploited by
	    malicious users to conduct script insertion attacks and by
	    malicious people to conduct cross-site scripting attacks.</p>
	  <p>1) Some input isn't properly sanitised before being returned to
	    the user. This can be exploited to execute arbitrary HTML and
	    script code in a user's browser session in context of an affected
	    site.</p>
	  <p>2) Input passed to the "Container DN", "Machine Name", and "UID
	    Number" parameters in "template_engine.php" isn't properly
	    sanitised before being used. This can be exploited to inject
	    arbitrary HTML and script code, which will be executed in a user's
	    browser session in context of an affected site when the malicious
	    user data is viewed.</p>
 	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2016</cvename>
      <url>http://pridels.blogspot.com/2006/04/phpldapadmin-multiple-vuln.html</url>
      <url>http://www.frsirt.com/english/advisories/2006/1450</url>
      <url>http://secunia.com/advisories/19747/</url>
    </references>
    <dates>
      <discovery>2006-04-21</discovery>
      <entry>2006-05-14</entry>
    </dates>
  </vuln>

  <vuln vid="a86f30e7-dce7-11da-bf3f-02e081235dab">
    <topic>fswiki -- XSS vulnerability</topic>
    <affects>
      <package>
	<name>fswiki</name>
	<range><lt>3.5.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>JVN reports:</p>
	<blockquote cite="http://jvn.jp/jp/JVN%2335274905/">
	  <p>FreeStyleWiki has XSS vulnerability.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://jvn.jp/jp/JVN%2335274905/</url>
    </references>
    <dates>
      <discovery>2006-04-18</discovery>
      <entry>2006-05-06</entry>
    </dates>
  </vuln>

  <vuln vid="a8d8713e-dc83-11da-a22b-000c6ec775d9">
    <topic>mysql50-server -- COM_TABLE_DUMP arbitrary code execution</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><gt>5.0</gt><lt>5.0.21</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Stefano Di Paola reports:</p>
	<blockquote cite="http://www.wisec.it/vulns.php?page=8">
	  <p>An authenticated user could remotely execute arbitrary
            commands by taking advantage of a stack overflow.</p>
	  <p>To take advantage of these flaws an attacker should have
            direct access to MySQL server communication layer (port
            3306 or unix socket).  But if used in conjuction with some
            web application flaws (i.e. php code injection) an
            attacker could use socket programming (i.e. php sockets)
            to gain access to that layer.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1518</cvename>
      <url>http://www.wisec.it/vulns.php?page=8</url>
      <mlist msgid="1146577257.5679.217.camel@first">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=114659633220473</mlist>
      <url>http://dev.mysql.com/doc/refman/5.0/en/news-5-0-21.html</url>
    </references>
    <dates>
      <discovery>2006-05-02</discovery>
      <entry>2006-05-06</entry>
    </dates>
  </vuln>

  <vuln vid="2df297a2-dc74-11da-a22b-000c6ec775d9">
    <topic>awstats -- arbitrary command execution vulnerability</topic>
    <affects>
      <package>
	<name>awstats</name>
	<range><lt>6.6,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>OS Reviews reports:</p>
	<blockquote cite="http://www.osreviews.net/reviews/comm/awstats">
	  <p>If the update of the stats via web front-end is allowed,
	    a remote attacker can execute arbitrary code on the server
	    using a specially crafted request involving the migrate
	    parameter. Input starting with a pipe character ("|")
	    leads to an insecure call to Perl's open function and the
	    rest of the input being executed in a shell. The code is
	    run in the context of the process running the AWStats
	    CGI.</p>
	  <p>Arbitrary code can be executed by uploading a specially
	    crafted configuration file if an attacker can put a file
	    on the server with chosen file name and content (e.g. by
	    using an FTP account on a shared hosting server). In this
	    configuration file, the LogFile directive can be used to
	    execute shell code following a pipe character. As above,
	    an open call on unsanitized input is the source of this
	    vulnerability.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://awstats.sourceforge.net/awstats_security_news.php</url>
      <url>http://secunia.com/advisories/19969/</url>
      <url>http://www.osreviews.net/reviews/comm/awstats</url>
    </references>
    <dates>
      <discovery>2006-05-03</discovery>
      <entry>2006-05-05</entry>
      <modified>2006-06-07</modified>
    </dates>
  </vuln>

  <vuln vid="d9dc2697-dadf-11da-912f-00123ffe8333">
    <topic>phpwebftp -- "language" Local File Inclusion</topic>
    <affects>
      <package>
	<name>phpwebftp</name>
	<range><lt>3.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19706/">
	  <p>phpWebFTP have a vulnerability, which can be exploited by
	    malicious people to disclose sensitive information.</p>
	  <p>Input passed to to the "language" parameter in index.php isn't
	    properly verified, before it is used to include files. This can be
	    exploited to include arbitrary files from local resources.</p>
	  <p>Successful exploitation requires that "magic_quotes_gpc" is
	    disabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1812</cvename>
      <cvename>CVE-2006-1813</cvename>
      <url>https://sourceforge.net/forum/forum.php?forum_id=566199</url>
      <url>http://secunia.com/advisories/19706/</url>
    </references>
    <dates>
      <discovery>2006-04-18</discovery>
      <entry>2006-05-03</entry>
    </dates>
  </vuln>

  <vuln vid="e2476979-da74-11da-a67b-0013d4a4a40e">
    <topic>firefox -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>1.5.*,1</gt><lt>1.5.0.3,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.5.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports for
	  deleted object reference when designMode="on"</p>
	<blockquote cite="http://www.mozilla.org/security/announce/2006/mfsa2006-30.html">
	  <p>Martijn Wargers and Nick Mott each described crashes that
	    were discovered to ultimately stem from the same root cause:
	    attempting to use a deleted controller context when designMode
	    was turned on. This generally results in crashing the browser,
	    but in theory references to deleted objects can be abused to
	    run malicious code.</p>
	  <p>"splices" reported the same crash at the fan site MozillaZine and
	    on Bugtraq, incorrectly describing it as a buffer overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1993</cvename>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-30.html</url>
    </references>
    <dates>
      <discovery>2006-05-02</discovery>
      <entry>2006-05-03</entry>
      <modified>2006-05-05</modified>
    </dates>
  </vuln>

  <vuln vid="400d9d22-d6c5-11da-a14b-00123ffe8333">
    <topic>trac -- Wiki Macro Script Insertion Vulnerability</topic>
    <affects>
      <package>
	<name>trac</name>
	<name>ja-trac</name>
	<range><lt>0.9.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19870/">
	  <p>A vulnerability has been reported, which can be exploited by
	    malicious people to conduct script insertion attacks.</p>
	  <p>Input passed using the wiki macro isn't properly sanitised before
	    being used. This can be exploited to inject arbitrary HTML and
	    script code, which will be executed in a user's browser session in
	    context of an affected site when the malicious user data is
	    viewed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://projects.edgewall.com/trac/wiki/ChangeLog</url>
      <url>http://jvn.jp/jp/JVN%2384091359/index.html</url>
      <url>http://secunia.com/advisories/19870/</url>
    </references>
    <dates>
      <discovery>2006-04-28</discovery>
      <entry>2006-05-02</entry>
    </dates>
  </vuln>

  <vuln vid="af2a60ed-da3e-11da-93e0-00123ffe8333">
    <cancelled/>
  </vuln>

  <vuln vid="b088bf48-da3b-11da-93e0-00123ffe8333">
    <topic>clamav -- Freshclam HTTP Header Buffer Overflow Vulnerability</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><ge>0.80</ge><lt>0.88.2</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><ge>20040826</ge><lt>20060502</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19880/">
	  <p>A vulnerability has been reported in ClamAV, which can be
	    exploited by malicious people to cause a DoS (Denial of Service)
	    and potentially to compromise a vulnerable system.</p>
	  <p>The vulnerability is caused due to a boundary error within the
	    HTTP client in the Freshclam command line utility. This can be
	    exploited to cause a stack-based buffer overflow when the HTTP
	    headers received from a web server exceeds 8KB.</p>
	  <p>Successful exploitation requires that Freshclam is used to
	    download virus signature updates from a malicious mirror web
	    server e.g. via DNS poisoning.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1989</cvename>
      <url>http://www.clamav.net/security/0.88.2.html</url>
      <url>http://secunia.com/advisories/19880/</url>
    </references>
    <dates>
      <discovery>2006-05-01</discovery>
      <entry>2006-05-03</entry>
    </dates>
  </vuln>

  <vuln vid="f4af098d-d921-11da-ad4a-00123ffe8333">
    <topic>jabberd -- SASL Negotiation Denial of Service Vulnerability</topic>
    <affects>
      <package>
	<name>jabberd</name>
	<range><lt>2.0.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19281/">
	  <p>A vulnerability has been reported in jabberd, 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 SASL negotiation. This can be exploited to cause a crash by
	    sending a "response" stanza before an "auth" stanza.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1329</cvename>
      <url>http://article.gmane.org/gmane.network.jabber.admin/27372</url>
      <url>http://jabberstudio.org/projects/jabberd2/releases/view.php?id=826</url>
      <url>http://secunia.com/advisories/19281/</url>
    </references>
    <dates>
      <discovery>2006-03-20</discovery>
      <entry>2006-05-01</entry>
    </dates>
  </vuln>

  <vuln vid="79c1154d-d5a5-11da-8098-00123ffe8333">
    <topic>cacti -- ADOdb "server.php" Insecure Test Script Security Issue</topic>
    <affects>
      <package>
	<name>cacti</name>
	<range><lt>0.8.6h</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/18276/">
	  <p>Cacti have a security issue, which can be exploited by malicious
	    people to execute arbitrary SQL code and potentially compromise a
	    vulnerable system.</p>
	  <p>The problem is caused due to the presence of the insecure
	    "server.php" test script.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/18276/</url>
      <url>http://secunia.com/advisories/17418/</url>
    </references>
    <dates>
      <discovery>2006-01-09</discovery>
      <entry>2006-04-27</entry>
    </dates>
  </vuln>

  <vuln vid="dc930435-d59f-11da-8098-00123ffe8333">
    <topic>amaya -- Attribute Value Buffer Overflow Vulnerabilities</topic>
    <affects>
      <package>
	<name>amaya</name>
	<range><lt>9.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19670/">
	  <p>Amaya have two vulnerabilities, which can be exploited by
	    malicious people to compromise a user's system.</p>
	  <p>The vulnerabilities are caused due to boundary errors within the
	    parsing of various attribute values. This can be exploited to cause
	    stack-based buffer overflows when a user opens a specially crafted
	    HTML document containing certain tags with overly long attribute
	    values.</p>
	  <p>Successful exploitation allows execution of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1900</cvename>
      <url>http://morph3us.org/advisories/20060412-amaya-94.txt</url>
      <url>http://morph3us.org/advisories/20060412-amaya-94-2.txt</url>
      <url>http://secunia.com/advisories/19670/</url>
    </references>
    <dates>
      <discovery>2006-04-14</discovery>
      <entry>2006-04-27</entry>
    </dates>
  </vuln>

  <vuln vid="116b0820-d59c-11da-8098-00123ffe8333">
    <topic>lifetype -- ADOdb "server.php" Insecure Test Script Security Issue</topic>
    <affects>
      <package>
	<name>lifetype</name>
	<range><lt>1.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19699/">
	  <p>A security issue has been discovered in LifeType, which can be
	    exploited by malicious people to execute arbitrary SQL code and
	    potentially compromise a vulnerable system.</p>
	  <p>The problem is caused due to the presence of the insecure
	    "server.php" test script.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0146</cvename>
      <url>http://secunia.com/advisories/19699/</url>
      <url>http://secunia.com/advisories/17418/</url>
    </references>
    <dates>
      <discovery>2006-04-19</discovery>
      <entry>2006-04-27</entry>
    </dates>
  </vuln>

  <vuln vid="21c223f2-d596-11da-8098-00123ffe8333">
    <topic>ethereal -- Multiple Protocol Dissector Vulnerabilities</topic>
    <affects>
      <package>
	<name>ethereal</name>
	<name>ethereal-lite</name>
	<name>tethereal</name>
	<name>tethereal-lite</name>
	<range><ge>0.8.5</ge><lt>0.99.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19769/">
	  <p>Multiple vulnerabilities have been reported in Ethereal, which
	    can be exploited by malicious people to cause a DoS (Denial of
	    Service) or compromise a vulnerable system.</p>
	  <p>The vulnerabilities are caused due to various types of errors
	    including boundary errors, an off-by-one error, an infinite loop
	    error, and several unspecified errors in a multitude of protocol
	    dissectors.</p>
	  <p>Successful exploitation causes Ethereal to stop responding,
	    consume a large amount of system resources, crash, or execute
	    arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1932</cvename>
      <cvename>CVE-2006-1933</cvename>
      <cvename>CVE-2006-1934</cvename>
      <cvename>CVE-2006-1935</cvename>
      <cvename>CVE-2006-1936</cvename>
      <cvename>CVE-2006-1937</cvename>
      <cvename>CVE-2006-1938</cvename>
      <cvename>CVE-2006-1939</cvename>
      <cvename>CVE-2006-1940</cvename>
      <url>http://www.ethereal.com/appnotes/enpa-sa-00023.html</url>
      <url>http://secunia.com/advisories/19769/</url>
    </references>
    <dates>
      <discovery>2006-04-25</discovery>
      <entry>2006-04-27</entry>
    </dates>
  </vuln>

  <vuln vid="8b683bea-d49c-11da-a672-000e0c2e438a">
    <topic>asterisk -- denial of service vulnerability, local system access</topic>
    <affects>
      <package>
	<name>asterisk</name>
	<range><lt>1.2.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Emmanouel Kellenis reports a denial of service vulnerability
	  within asterisk.  The vulnerability is caused by a buffer
	  overflow in "format_jpeg.c".  A large JPEG image could
	  trigger this bug, potentially allowing a local attacker to
	  execute arbitrary code.</p>
      </body>
    </description>
    <references>
      <bid>17561</bid>
      <cvename>CVE-2006-1827</cvename>
      <url>http://www.cipher.org.uk/index.php?p=advisories/Asterisk_Codec_Integer_Overflow_07-04-2006.advisory</url>
    </references>
    <dates>
      <discovery>2006-04-07</discovery>
      <entry>2006-04-25</entry>
    </dates>
  </vuln>

  <vuln vid="a813a219-d2d4-11da-a672-000e0c2e438a">
    <topic>zgv, xzgv -- heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>zgv</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>xzgv</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gentoo reports:</p>
	<blockquote cite="http://www.gentoo.org/security/en/glsa/glsa-200604-10.xml">
	  <p>Andrea Barisani of Gentoo Linux discovered xzgv and zgv
	    allocate insufficient memory when rendering images with
	    more than 3 output components, such as images using the
	    YCCK or CMYK colour space.  When xzgv or zgv attempt to
	    render the image, data from the image overruns a heap
	    allocated buffer.</p>
	  <p>An attacker may be able to construct a malicious image that
	    executes arbitrary code with the permissions of the xzgv or
	    zgv user when attempting to render the image.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>17409</bid>
      <cvename>CVE-2006-1060</cvename>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200604-10.xml</url>
    </references>
    <dates>
      <discovery>2006-04-21</discovery>
      <entry>2006-04-23</entry>
    </dates>
  </vuln>

  <vuln vid="86cc5c6f-d2b4-11da-a672-000e0c2e438a">
    <topic>crossfire-server -- denial of service and remote code execution vulnerability</topic>
    <affects>
      <package>
	<name>crossfire-server</name>
	<range><lt>1.9.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>FRSIRT reports:</p>
	<blockquote cite="http://www.frsirt.com/english/advisories/2006/0760">
	  <p>A vulnerability has been identified in CrossFire, which
	    could be exploited by remote attackers to execute arbitrary
	    commands or cause a denial of service.  This flaw is due to
	    a buffer overflow error in the "oldsocketmode" module that
	    fails to properly handle overly large requests, which could
	    be exploited by a malicious client to crash or compromise a
	    vulnerable system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>16883</bid>
      <cvename>CVE-2006-1010</cvename>
      <url>http://www.frsirt.com/english/advisories/2006/0760</url>
    </references>
    <dates>
      <discovery>2006-02-28</discovery>
      <entry>2006-04-23</entry>
    </dates>
  </vuln>

  <vuln vid="8cfb6f42-d2b0-11da-a672-000e0c2e438a">
    <topic>p5-DBI -- insecure temporary file creation vulnerability</topic>
    <affects>
      <package>
	<name>p5-DBI-137</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<name>p5-DBI</name>
	<range><lt>1.37_1</lt></range>
	<range><ge>1.38</ge><lt>1.48</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Javier Fernández-Sanguino Peña reports:</p>
	<blockquote cite="http://www.debian.org/security/2005/dsa-658">
	  <p>The DBI library, the Perl5 database interface, creates a
	    temporary PID file in an insecure manner.  This can be
	    exploited by a malicious user to overwrite arbitrary files
	    owned by the person executing the parts of the library.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>12360</bid>
      <cvename>CAN-2005-0077</cvename>
      <url>http://www.debian.org/security/2005/dsa-658</url>
    </references>
    <dates>
      <discovery>2005-01-25</discovery>
      <entry>2006-04-23</entry>
      <modified>2006-05-11</modified>
    </dates>
  </vuln>

  <vuln vid="e0b342a1-d2ae-11da-a672-000e0c2e438a">
    <topic>wordpress -- full path disclosure</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<range><lt>1.5.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Dedi Dwianto reports:</p>
	<blockquote cite="http://echo.or.id/adv/adv24-theday-2005.txt">
	  <p>A remote user can access the file directly to cause the
	    system to display an error message that indicates the
	    installation path.  The resulting error message will
	    disclose potentially sensitive installation path
	    information to the remote attacker.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-4463</cvename>
      <url>http://echo.or.id/adv/adv24-theday-2005.txt</url>
    </references>
    <dates>
      <discovery>2005-12-20</discovery>
      <entry>2006-04-23</entry>
    </dates>
  </vuln>

  <vuln vid="8d4ae57d-d2ab-11da-a672-000e0c2e438a">
    <topic>xine -- multiple remote string vulnerabilities</topic>
    <affects>
      <package>
	<name>xine</name>
	<range><lt>0.99.4_4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>c0ntexb reports:</p>
	<blockquote cite="http://www.open-security.org/advisories/16">
	  <p>There are 2 format string bugs in the latest version of
	    Xine that could be exploited by a malicious person to
	    execute code on the system of a remote user running the
	    media player against a malicious playlist file.  By passing
	    a format specifier in the path of a file that is embedded
	    in a remote playlist, it is possible to trigger this bug.
	  </p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>17579</bid>
      <cvename>CVE-2006-1905</cvename>
      <url>http://www.open-security.org/advisories/16</url>
    </references>
    <dates>
      <discovery>2006-04-18</discovery>
      <entry>2006-04-23</entry>
    </dates>
  </vuln>

  <vuln vid="408f6ebf-d152-11da-962f-000b972eb521">
    <topic>cyrus-sasl -- DIGEST-MD5 Pre-Authentication Denial of Service</topic>
    <affects>
      <package>
	<name>cyrus-sasl</name>
	<range><ge>2.*</ge><lt>2.1.21</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Unspecified vulnerability in the CMU Cyrus Simple
        Authentication and Security Layer (SASL) library, has unknown
        impact and remote unauthenticated attack vectors, related to
        DIGEST-MD5 negotiation.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1721</cvename>
    </references>
    <dates>
      <discovery>2006-04-11</discovery>
      <entry>2006-04-22</entry>
    </dates>
  </vuln>

  <vuln vid="1fa4c9f1-cfca-11da-a672-000e0c2e438a">
    <topic>FreeBSD -- FPU information disclosure</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.0</gt><lt>6.0_7</lt></range>
	<range><gt>5.4</gt><lt>5.4_14</lt></range>
	<range><gt>5.3</gt><lt>5.3_29</lt></range>
	<range><gt>5</gt><lt>5.3</lt></range>
	<range><gt>4.11</gt><lt>4.11_17</lt></range>
	<range><gt>4.10</gt><lt>4.10_23</lt></range>
	<range><lt>4.10</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>On "7th generation" and "8th generation" processors
	  manufactured by AMD, including the AMD Athlon, Duron, Athlon
	  MP, Athlon XP, Athlon64, Athlon64 FX, Opteron, Turion, and
	  Sempron, the fxsave and fxrstor instructions do not save and
	  restore the FOP, FIP, and FDP registers unless the exception
	  summary bit (ES) in the x87 status word is set to 1,
	  indicating that an unmasked x87 exception has occurred.</p>
	<p>This behaviour is consistent with documentation provided by
	  AMD, but is different from processors from other vendors,
	  which save and restore the FOP, FIP, and FDP registers
	  regardless of the value of the ES bit.  As a result of this
	  discrepancy remaining unnoticed until now, the FreeBSD kernel
	  does not restore the contents of the FOP, FIP, and FDP
	  registers between context switches.</p>
	<h1>Impact</h1>
	<p>On affected processors, a local attacker can monitor the
	  execution path of a process which uses floating-point
	  operations.  This may allow an attacker to steal
	  cryptographic keys or other sensitive information.</p>
	<h1>Workaround</h1>
	<p>No workaround is available, but systems which do not use AMD
	  Athlon, Duron, Athlon MP, Athlon XP, Athlon64, Athlon64 FX,
	  Opteron, Turion, or Sempron processors are not vulnerable.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1056</cvename>
      <freebsdsa>SA-06:14.fpu</freebsdsa>
    </references>
    <dates>
      <discovery>2006-04-19</discovery>
      <entry>2006-04-19</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="22c6b826-cee0-11da-8578-00123ffe8333">
    <topic>plone -- "member_id" Parameter Portrait Manipulation Vulnerability</topic>
    <affects>
      <package>
	<name>plone</name>
	<range><lt>2.1.2_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19633/">
	  <p>The vulnerability is caused due to missing security declarations
	    in "changeMemberPortrait" and "deletePersonalPortrait". This can
	    be exploited to manipulate or delete another user's portrait via
	    the "member_id" parameter.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1711</cvename>
      <url>http://dev.plone.org/plone/ticket/5432</url>
      <url>http://www.debian.org/security/2006/dsa-1032</url>
      <url>http://secunia.com/advisories/19633/</url>
    </references>
    <dates>
      <discovery>2006-04-13</discovery>
      <entry>2006-04-18</entry>
    </dates>
  </vuln>

  <vuln vid="84630f4a-cd8c-11da-b7b9-000c6ec775d9">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.8,1</lt></range>
	<range><gt>1.5.*,1</gt><lt>1.5.0.2,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.5.0.2</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.13,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<range><lt>1.7.13</lt></range>
      </package>
      <package>
	<name>linux-mozilla-devel</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.0.1</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>mozilla-thunderbird</name>
	<range><lt>1.5.0.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports of multiple
	  issues.  Several of which can be used to run arbitrary code
	  with the privilege of the user running the program.</p>
	<blockquote cite="http://www.mozilla.org/security/announce/">
	  <ul>
	    <li>MFSA 2006-29 Spoofing with translucent windows</li>
	    <li>MFSA 2006-28 Security check of js_ValueToFunctionObject() can be circumvented</li>
	    <li>MFSA 2006-26 Mail Multiple Information Disclosure</li>
	    <li>MFSA 2006-25 Privilege escalation through Print Preview</li>
	    <li>MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest</li>
	    <li>MFSA 2006-23 File stealing by changing input type</li>
	    <li>MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability</li>
	    <li>MFSA 2006-20 Crashes with evidence of memory corruption (rv:1.8.0.2)</li>
	    <li>MFSA 2006-19 Cross-site scripting using .valueOf.call()</li>
	    <li>MFSA 2006-18 Mozilla Firefox Tag Order Vulnerability</li>
	    <li>MFSA 2006-17 cross-site scripting through window.controllers</li>
	    <li>MFSA 2006-16 Accessing XBL compilation scope via valueOf.call()</li>
	    <li>MFSA 2006-15 Privilege escalation using a JavaScript function's cloned parent</li>
	    <li>MFSA 2006-14 Privilege escalation via XBL.method.eval</li>
	    <li>MFSA 2006-13 Downloading executables with "Save Image As..."</li>
	    <li>MFSA 2006-12 Secure-site spoof (requires security warning dialog)</li>
	    <li>MFSA 2006-11 Crashes with evidence of memory corruption (rv:1.8)</li>
	    <li>MFSA 2006-10 JavaScript garbage-collection hazard audit</li>
	    <li>MFSA 2006-09 Cross-site JavaScript injection using event handlers</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <certvu>179014</certvu>
      <certvu>252324</certvu>
      <certvu>329500</certvu>
      <certvu>350262</certvu>
      <certvu>488774</certvu>
      <certvu>736934</certvu>
      <certvu>813230</certvu>
      <certvu>842094</certvu>
      <certvu>932734</certvu>
      <certvu>935556</certvu>
      <certvu>968814</certvu>
      <cvename>CVE-2006-0749</cvename>
      <cvename>CVE-2006-1045</cvename>
      <cvename>CVE-2006-1529</cvename>
      <cvename>CVE-2006-1530</cvename>
      <cvename>CVE-2006-1531</cvename>
      <cvename>CVE-2006-1723</cvename>
      <cvename>CVE-2006-1724</cvename>
      <cvename>CVE-2006-1725</cvename>
      <cvename>CVE-2006-1726</cvename>
      <cvename>CVE-2006-1727</cvename>
      <cvename>CVE-2006-1728</cvename>
      <cvename>CVE-2006-1729</cvename>
      <cvename>CVE-2006-1730</cvename>
      <cvename>CVE-2006-1731</cvename>
      <cvename>CVE-2006-1732</cvename>
      <cvename>CVE-2006-1733</cvename>
      <cvename>CVE-2006-1734</cvename>
      <cvename>CVE-2006-1735</cvename>
      <cvename>CVE-2006-1736</cvename>
      <cvename>CVE-2006-1737</cvename>
      <cvename>CVE-2006-1738</cvename>
      <cvename>CVE-2006-1739</cvename>
      <cvename>CVE-2006-1740</cvename>
      <cvename>CVE-2006-1741</cvename>
      <cvename>CVE-2006-1742</cvename>
      <cvename>CVE-2006-1790</cvename>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-09.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-10.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-11.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-12.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-13.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-14.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-15.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-16.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-17.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-18.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-19.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-20.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-22.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-23.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-25.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-26.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-28.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-29.html</url>
      <url>http://www.zerodayinitiative.com/advisories/ZDI-06-010.html</url>
      <uscertta>TA06-107A</uscertta>
    </references>
    <dates>
      <discovery>2006-04-13</discovery>
      <entry>2006-04-16</entry>
      <modified>2006-04-27</modified>
    </dates>
  </vuln>

  <vuln vid="8be2e304-cce6-11da-a3b1-00123ffe8333">
    <topic>mailman -- Private Archive Script Cross-Site Scripting</topic>
    <affects>
      <package>
	<name>mailman</name>
	<name>ja-mailman</name>
	<name>mailman-with-htdig</name>
	<range><lt>2.1.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19558/">
	  <p>A vulnerability has been reported in Mailman, which can be
	    exploited by malicious people to conduct cross-site scripting
	    attacks.</p>
	  <p>Unspecified input passed to the private archive script is not
	    properly sanitised before being returned to users. This can be
	    exploited to execute arbitrary HTML and script code in a user's
	    browser session in context of a vulnerable site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1712</cvename>
      <mlist>http://mail.python.org/pipermail/mailman-announce/2006-April/000084.html</mlist>
      <url>http://secunia.com/advisories/19558/</url>
    </references>
    <dates>
      <discovery>2006-04-07</discovery>
      <entry>2006-04-16</entry>
    </dates>
  </vuln>

  <vuln vid="43cb40b3-c8c2-11da-a672-000e0c2e438a">
    <topic>f2c -- insecure temporary files</topic>
    <affects>
      <package>
	<name>f2c</name>
	<range><lt>20060506</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Javier Fernandez-Sanguino Pena reports two temporary file
	  vulnerability within f2c.  The vulnerabilities are caused
	  due to weak temporary file handling.  An attacker could
	  create an symbolic link, causing a local user running f2c
	  to overwrite the symlinked file.  This could give the
	  attacker elevated privileges.</p>
      </body>
    </description>
    <references>
      <bid>1280</bid>
      <cvename>CAN-2005-0017</cvename>
    </references>
    <dates>
      <discovery>2005-01-27</discovery>
      <entry>2006-04-10</entry>
      <modified>2006-08-15</modified>
    </dates>
  </vuln>

  <vuln vid="c7526a14-c4dc-11da-9699-00123ffe8333">
    <topic>mplayer -- Multiple integer overflows</topic>
    <affects>
      <package>
	<name>mplayer</name>
	<name>mplayer-esound</name>
	<name>mplayer-gtk</name>
	<name>mplayer-gtk2</name>
	<name>mplayer-gtk-esound</name>
	<name>mplayer-gtk2-esound</name>
	<range><lt>0.99.7_12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19418/">
	  <p>The vulnerabilities are caused due to integer overflow errors
	    in "libmpdemux/asfheader.c" within the handling of an ASF file,
	    and in "libmpdemux/aviheader.c" when parsing the "indx" chunk in
	    an AVI file. This can be exploited to cause heap-based buffer
	    overflows via a malicious ASF file, or via a AVI file with
	    specially-crafted "wLongsPerEntry" and "nEntriesInUse" values in
	    the "indx" chunk.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1502</cvename>
      <url>http://www.xfocus.org/advisories/200603/11.html</url>
      <url>http://secunia.com/advisories/19418/</url>
    </references>
    <dates>
      <discovery>2006-03-29</discovery>
      <entry>2006-04-07</entry>
    </dates>
  </vuln>

  <vuln vid="4bfcd857-c628-11da-b2fb-000e0c2e438a">
    <topic>kaffeine -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>kaffeine</name>
	<range><ge>0.4.2</ge><lt>0.8.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The KDE team reports:</p>
	<blockquote cite="http://www.kde.org/info/security/advisory-20060404-1.txt">
	  <p>Kaffeine can produce a buffer overflow in http_peek() while
	    creating HTTP request headers for fetching remote playlists,
	    which under certain circumstances could be used to crash the
	    application and/or execute arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>17372</bid>
      <cvename>CVE-2006-0051</cvename>
      <url>http://www.kde.org/info/security/advisory-20060404-1.txt</url>
    </references>
    <dates>
      <discovery>2006-04-04</discovery>
      <entry>2006-04-07</entry>
    </dates>
  </vuln>

  <vuln vid="61349f77-c620-11da-b2fb-000e0c2e438a">
    <topic>thunderbird -- javascript execution</topic>
    <affects>
      <package>
	<name>thunderbird</name>
	<name>mozilla-thunderbird</name>
	<range><le>1.0.7</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Renaud Lifchitz reports a vulnerability within thunderbird.
	  The vulnerability is caused by improper checking of javascript
	  scripts.  This could lead to javascript code execution which
	  can lead to information disclosure or a denial of service
	  (application crash).  This vulnerability is present even if
	  javascript had been disabled in the preferences.</p>
      </body>
    </description>
    <references>
      <bid>16770</bid>
      <cvename>CAN-2006-0884</cvename>
    </references>
    <dates>
      <discovery>2006-02-22</discovery>
      <entry>2006-04-07</entry>
    </dates>
  </vuln>

  <vuln vid="fba75b43-c588-11da-9110-00123ffe8333">
    <topic>phpmyadmin -- XSS vulnerabilities</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.8.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpMyAdmin security announcement:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-1">
	  <p>It was possible to conduct an XSS attack with a direct call
	    to some scripts under the themes directory.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-1</url>
      <url>http://secunia.com/advisories/19556/</url>
    </references>
    <dates>
      <discovery>2006-04-06</discovery>
      <entry>2006-04-06</entry>
      <modified>2006-04-07</modified>
    </dates>
  </vuln>

  <vuln vid="7b55f5c2-c58b-11da-9110-00123ffe8333">
    <topic>phpmyadmin -- 'set_theme' Cross-Site Scripting</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.8.0.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19277">
	  <p>A vulnerability has been reported in phpMyAdmin, which can be
	    exploited by malicious people to conduct cross-site scripting
	    attacks.</p>
	  <p>Input passed to the "set_theme" parameter isn't properly
	    sanitised before being returned to the user. This can be exploited
	    to execute arbitrary HTML and script code in a user's browser
	    session in context of an affected site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1258</cvename>
      <url>http://secunia.com/advisories/19277</url>
    </references>
    <dates>
      <discovery>2006-03-17</discovery>
      <entry>2006-04-06</entry>
    </dates>
  </vuln>

  <vuln vid="6a5174bd-c580-11da-9110-00123ffe8333">
    <topic>clamav -- Multiple Vulnerabilities</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.88.1</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><le>20051104_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19534/">
	  <p>Some vulnerabilities have been reported in ClamAV, which
	    potentially can be exploited by malicious people to cause a
	    DoS (Denial of Service) and compromise a vulnerable system.</p>
	  <p>An unspecified integer overflow error exists in the PE header
	    parser in "libclamav/pe.c". Successful exploitation requires that
	    the ArchiveMaxFileSize option is disabled.</p>
	  <p>Some format string errors in the logging handling in
	    "shared/output.c" may be exploited to execute arbitrary code.</p>
	  <p>An out-of-bounds memory access error in the "cli_bitset_test()"
	    function in "ibclamav/others.c" may be exploited to cause a
	    crash.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1614</cvename>
      <cvename>CVE-2006-1615</cvename>
      <cvename>CVE-2006-1630</cvename>
      <url>http://secunia.com/advisories/19534/</url>
      <url>http://www.us.debian.org/security/2006/dsa-1024</url>
    </references>
    <dates>
      <discovery>2006-04-06</discovery>
      <entry>2006-04-06</entry>
    </dates>
  </vuln>

  <vuln vid="99015cf5-c4dd-11da-b2fb-000e0c2e438a">
    <topic>mediawiki -- hardcoded placeholder string security bypass vulnerability</topic>
    <affects>
      <package>
	<name>mediawiki</name>
	<range><lt>1.5.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The mediawiki development team reports a vulnerability
	 within the mediawiki application.  The vulnerability is
	 caused by improper checking of inline style attributes.  This
	 could result in the execution of arbitrary javascript code in
	 Microsoft Internet Explorer.  It appears that other browsers
	 are not affected by this vulnerability.</p>
      </body>
    </description>
    <references>
      <bid>16032</bid>
      <cvename>CAN-2005-4501</cvename>
      <url>http://sourceforge.net/project/shownotes.php?release_id=379951</url>
    </references>
    <dates>
      <discovery>2005-12-22</discovery>
      <entry>2006-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="ae9fb0d7-c4dc-11da-b2fb-000e0c2e438a">
    <topic>netpbm -- buffer overflow in pnmtopng</topic>
    <affects>
      <package>
	<name>netpbm</name>
	<range><lt>10.26</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ubuntu reports:</p>
	<blockquote cite="http://www.ubuntulinux.org/support/documentation/usn/usn-210-1">
	  <p>A buffer overflow was found in the "pnmtopng" conversion
	    program.  By tricking an user (or automated system) to
	    process a specially crafted PNM image with pnmtopng, this
	    could be exploited to execute arbitrary code with the
	    privileges of the user running pnmtopng.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15128</bid>
      <cvename>CAN-2005-2978</cvename>
      <url>http://www.ubuntulinux.org/support/documentation/usn/usn-210-1</url>
    </references>
    <dates>
      <discovery>2005-10-18</discovery>
      <entry>2006-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="d9307a41-c4d7-11da-b2fb-000e0c2e438a">
    <topic>zoo -- stack based buffer overflow</topic>
    <affects>
      <package>
	<name>zoo</name>
	<range><lt>2.10.1_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jean-Sébastien Guay-Leroux report a vulnerability
	  within the zoo archiver.  The vulnerability which is present
	  in the fullpath() function (from the misc.c file) is caused by
	  improper checking of user supplied data.  The data returned
	  to the buffer can be up to 512 bytes, while the buffer is
	  created to hold 256 bytes.  This could result in a buffer
	  overflow which could allow remote code execution.</p>
      </body>
    </description>
    <references>
      <bid>16790</bid>
      <cvename>CVE-2006-0855</cvename>
      <url>http://www.guay-leroux.com/projects/zoo-advisory.txt</url>
    </references>
    <dates>
      <discovery>2006-02-22</discovery>
      <entry>2006-04-05</entry>
      <modified>2006-04-06</modified>
    </dates>
  </vuln>

  <vuln vid="74b7403c-c4d5-11da-b2fb-000e0c2e438a">
    <topic>mediawiki -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>mediawiki</name>
	<range><ge>1.4</ge><lt>1.4.14</lt></range>
	<range><ge>1.5</ge><lt>1.5.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The mediawiki development team reports that there is an
	  site scripting vulnerability within mediawiki.  The
	  vulnerability is caused by improper checking of encoded
	  links which could allow the injection of html in the output
	  generated by mediawiki.  This could lead to cross site
	  scripting attacks against mediawiki installations.</p>
      </body>
    </description>
    <references>
      <bid>17269</bid>
      <cvename>CVE-2006-1498</cvename>
      <url>http://mail.wikipedia.org/pipermail/mediawiki-announce/2006-March/000040.html</url>
    </references>
    <dates>
      <discovery>2006-03-27</discovery>
      <entry>2006-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="b5fc63ad-c4c3-11da-9699-00123ffe8333">
    <topic>dia -- XFig Import Plugin Buffer Overflow</topic>
    <affects>
      <package>
	<name>dia</name>
	<name>dia-gnome</name>
	<range><gt>0.86_1</gt><lt>0.94_6,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19469/">
	  <p>Some vulnerabilities have been reported in Dia, which
	    potentially can be exploited by malicious people to
	    compromise a user's system.</p>
	  <p>The vulnerabilities are caused due to boundary errors
	    within the XFig import plugin. This can be exploited to
	    cause buffer overflows and may allow arbitrary code
	    execution when a specially-crafted FIG file is imported.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1550</cvename>
      <url>http://secunia.com/advisories/19469/</url>
      <mlist msgid="1143662924.6460.60.camel@linux.site">http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html</mlist>
    </references>
    <dates>
      <discovery>2006-03-31</discovery>
      <entry>2006-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="be4ccb7b-c48b-11da-ae12-0002b3b60e4c">
    <topic>openvpn -- LD_PRELOAD code execution on client through malicious or compromised server</topic>
    <affects>
      <package>
	<name>openvpn</name>
	<range><ge>2.0</ge><lt>2.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Hendrik Weimer reports:</p>
	<blockquote cite="http://www.osreviews.net/reviews/security/openvpn-print">
	  <p>OpenVPN clients are a bit too generous when accepting
	    configuration options from a server. It is possible to transmit
	    environment variables to client-side shell scripts.  There are some
	    filters in place to prevent obvious nonsense, however they don't
	    catch the good old LD_PRELOAD trick. All we need is to put a file
	    onto the client under a known location (e.g. by returning a
	    specially crafted document upon web access) and we have a remote
	    root exploit. But since the attack may only come from authenticated
	    servers, this threat is greatly reduced.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1629</cvename>
      <url>http://www.osreviews.net/reviews/security/openvpn-print</url>
      <url>http://openvpn.net/changelog.html</url>
      <mlist msgid="4431F7C4.4030804@yonan.net">http://sourceforge.net/mailarchive/message.php?msg_id=15298074</mlist>
    </references>
    <dates>
      <discovery>2006-04-03</discovery>
      <entry>2006-04-05</entry>
      <modified>2006-04-06</modified>
    </dates>
  </vuln>

  <vuln vid="92fd40eb-c458-11da-9c79-00123ffe8333">
    <topic>samba -- Exposure of machine account credentials in winbind log files</topic>
    <affects>
      <package>
	<name>samba</name>
	<range><ge>3.0.21a,1</ge><lt>3.0.22,1</lt></range>
      </package>
      <package>
	<name>ja-samba</name>
	<range><ge>3.0.21a,1</ge><lt>3.0.22,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Samba Security Advisory:</p>
	<blockquote cite="http://us1.samba.org/samba/security/CAN-2006-1059.html">
	  <p>The machine trust account password is the secret
	    shared between a domain controller and a specific
	    member server. Access to the member server machine
	    credentials allows an attacker to impersonate the
	    server in the domain and gain access to additional
	    information regarding domain users and groups.</p>
	  <p>The winbindd daemon writes the clear text of server's
	    machine credentials to its log file at level 5.
	    The winbindd log files are world readable by default
	    and often log files are requested on open mailing
	    lists as tools used to debug server misconfigurations.</p>
	  <p>This affects servers configured to use domain or
	    ads security and possibly Samba domain controllers
	    as well (if configured to use winbindd).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1059</cvename>
      <url>http://us1.samba.org/samba/security/CAN-2006-1059.html</url>
      <url>http://secunia.com/advisories/19455/</url>
    </references>
    <dates>
      <discovery>2006-03-30</discovery>
      <entry>2006-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="91afa94c-c452-11da-8bff-000ae42e9b93">
    <topic>mod_pubcookie -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>mod_pubcookie</name>
	<range><lt>3.3.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Nathan Dors of the Pubcookie Project reports:</p>
	<blockquote cite="http://www.pubcookie.org/news/20060306-apps-secadv.html">
	  <p>Non-persistent XSS vulnerabilities were found in the
            Pubcookie Apache module (mod_pubcookie) and ISAPI
            filter. These components mishandle untrusted data when
            printing responses to the browser. This makes them
            vulnerable to carefully crafted requests containing script
            or HTML. If an attacker can lure an unsuspecting user to
            visit carefully staged content, the attacker can use it to
            redirect the user to a vulnerable Pubcookie application
            server and attempt to exploit the XSS vulnerabilities.</p>
	  <p>These vulnerabilities are classified as *high* due to the
            nature and purpose of Pubcookie application servers for user
            authentication and Web Single Sign-on (SSO). An attacker
            who injects malicious script through the vulnerabilities
            might steal private Pubcookie data including a user's
            authentication assertion ("granting") cookies and
            application session cookies.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <certvu>314540</certvu>
    </references>
    <dates>
      <discovery>2006-03-06</discovery>
      <entry>2006-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="855cd9fa-c452-11da-8bff-000ae42e9b93">
    <topic>pubcookie-login-server -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>pubcookie-login-server</name>
	<range><lt>3.3.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Nathan Dors of the Pubcookie Project reports:</p>
	<blockquote cite="">
	  <p> Multiple non-persistent XSS vulnerabilities were found
            in the Pubcookie login server's compiled binary "index.cgi"
            CGI program. The CGI program mishandles untrusted data when
            printing responses to the browser. This makes the program
            vulnerable to carefully crafted requests containing script
            or HTML. If an attacker can lure an unsuspecting user to
            visit carefully staged content, the attacker can use it to
            redirect the user to his or her local Pubcookie login page
            and attempt to exploit the XSS vulnerabilities.</p>
	  <p> These vulnerabilities are classified as *critical* due
            to the nature and purpose of the Pubcookie login server for
            user authentication and Web Single Sign-on (SSO). Specific
            threats include:</p>
	  <ul>
	    <li>An attacker who injects malicious script through the
              vulnerabilities might steal senstive user data including
              a user's authentication credentials (usernames and
              passwords);</li>
	    <li>An attacker who injects malicious script through the
              vulnerabilities might steal private Pubcookie data
              including a user's authentication assertion ("granting")
              cookies and SSO ("login") session cookies;</li>
	    <li>An attacker who injects HTML tags through the
              vulnerabilities might deface a site's Pubcookie login page
              for a single visit by a single user (i.e. a non-persistent
              defacement).</li>
	  </ul>
	  <p>At the heart of these threats lies a violation of the
	    user's trust in the Pubcookie login server.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <certvu>337585</certvu>
    </references>
    <dates>
      <discovery>2006-03-06</discovery>
      <entry>2006-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="37a5c10f-bf56-11da-b0e9-00123ffe8333">
    <topic>freeradius -- EAP-MSCHAPv2 Authentication Bypass</topic>
    <affects>
      <package>
	<name>freeradius</name>
	<range><ge>1.0.0</ge><lt>1.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Freeradius Security Contact reports:</p>
	<blockquote cite="http://www.freeradius.org/security.html#1.1.0">
	  <p>Insufficient input validation was being done in the
	    EAP-MSCHAPv2 state machine. A malicious attacker could
	    manipulate their EAP-MSCHAPv2 client state machine to
	    potentially convince the server to bypass authentication
	    checks. This bypassing could also result in the server
	    crashing.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1354</cvename>
      <url>http://www.freeradius.org/security.html#1.1.0</url>
      <url>http://secunia.com/advisories/19300/</url>
    </references>
    <dates>
      <discovery>2006-03-21</discovery>
      <entry>2006-03-29</entry>
    </dates>
  </vuln>

  <vuln vid="2db97aa6-be81-11da-9b82-0050bf27ba24">
    <topic>horde -- remote code execution vulnerability in the help viewer</topic>
    <affects>
      <package>
	<name>horde</name>
	<name>horde-php5</name>
	<range><lt>3.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Horde 3.1.1 release announcement:</p>
	<blockquote cite="http://lists.horde.org/archives/announce/2006/000271.html">
	  <p>Major changes compared to Horde 3.1 are:</p>
	  <ul>
	    <li>Fix for remote code execution vulnerability in the
	      help viewer, discovered by Jan Schneider from the Horde
	      team.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>17292</bid>
      <cvename>CVE-2006-1491</cvename>
      <url>http://lists.horde.org/archives/announce/2006/000271.html</url>
    </references>
    <dates>
      <discovery>2006-03-28</discovery>
      <entry>2006-03-28</entry>
      <modified>2006-03-30</modified>
    </dates>
  </vuln>

  <vuln vid="25858c37-bdab-11da-b7d4-00123ffe8333">
    <topic>linux-realplayer -- buffer overrun</topic>
    <affects>
      <package>
	<name>linux-realplayer</name>
	<range><ge>10.0.1</ge><lt>10.0.7.785.20060201</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia Advisories Reports:</p>
	<blockquote cite="http://secunia.com/advisories/19358/">
	  <p>A boundary error when processing SWF files can be exploited to
	    cause a buffer overflow. This may allow execution of arbitrary
	    code on the user's system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0323</cvename>
      <url>http://service.real.com/realplayer/security/03162006_player/en/</url>
      <url>http://secunia.com/advisories/19358/</url>
    </references>
    <dates>
      <discovery>2006-03-23</discovery>
      <entry>2006-03-27</entry>
    </dates>
  </vuln>

  <vuln vid="fe4c84fc-bdb5-11da-b7d4-00123ffe8333">
    <topic>linux-realplayer -- heap overflow</topic>
    <affects>
      <package>
	<name>linux-realplayer</name>
	<range><ge>10.0.1</ge><lt>10.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>iDefense Reports:</p>
	<blockquote cite="http://www.idefense.com/intelligence/vulnerabilities/display.php?id=404">
	  <p>Remote exploitation of a heap-based buffer overflow in
	    RealNetwork Inc's RealPlayer could allow the execution of
	    arbitrary code in the context of the currently logged in
	    user.</p>
	  <p>In order to exploit this vulnerability, an attacker would
	    need to entice a user to follow a link to a malicious server.
	    Once the user visits a website under the control of an
	    attacker, it is possible in a default install of RealPlayer
	    to force a web-browser to use RealPlayer to connect to an
	    arbitrary server, even when it is not the default application
	    for handling those types, by the use of embedded object tags
	    in a webpage. This may allow automated exploitation when the
	    page is viewed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2922</cvename>
      <url>http://service.real.com/realplayer/security/03162006_player/en/</url>
      <url>http://www.idefense.com/intelligence/vulnerabilities/display.php?id=404</url>
      <url>http://secunia.com/advisories/19358/</url>
    </references>
    <dates>
      <discovery>2006-03-23</discovery>
      <entry>2006-03-27</entry>
    </dates>
  </vuln>

  <vuln vid="08ac7b8b-bb30-11da-b2fb-000e0c2e438a">
    <topic>sendmail -- race condition vulnerability</topic>
    <affects>
      <package>
	<name>sendmail</name>
	<range><gt>8.13</gt><lt>8.13.6</lt></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><ge>6.0</ge><lt>6.0_6</lt></range>
	<range><ge>5.4</ge><lt>5.4_13</lt></range>
	<range><ge>5.3</ge><lt>5.3_28</lt></range>
	<range><ge>4.11</ge><lt>4.11_16</lt></range>
	<range><ge>4.10</ge><lt>4.10_22</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>A race condition has been reported to exist in the handling
	  by sendmail of asynchronous signals.</p>
	<h1>Impact</h1>
	<p>A remote attacker may be able to execute arbitrary code with
	  the privileges of the user running sendmail, typically
	  root.</p>
	<h1>Workaround</h1>
	<p>There is no known workaround other than disabling
	  sendmail.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0058</cvename>
      <freebsdsa>SA-06:13.sendmail</freebsdsa>
    </references>
    <dates>
      <discovery>2006-03-22</discovery>
      <entry>2006-03-24</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="e93bc5b0-bb2e-11da-b2fb-000e0c2e438a">
    <topic>OPIE -- arbitrary password change</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>6.0</ge><lt>6.0_6</lt></range>
	<range><ge>5.4</ge><lt>5.4_13</lt></range>
	<range><ge>5.3</ge><lt>5.3_28</lt></range>
	<range><ge>4.11</ge><lt>4.11_16</lt></range>
	<range><ge>4.10</ge><lt>4.10_22</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>The opiepasswd(1) program uses getlogin(2) to identify the
	  user calling opiepasswd(1).  In some circumstances
	  getlogin(2) will return "root" even when running as an
	  unprivileged user.  This causes opiepasswd(1) to allow an
	  unpriviled user to configure OPIE authentication for the root
	  user.</p>
	<h1>Impact</h1>
	<p>In certain cases an attacker able to run commands as a non
	  privileged users which have not explicitly logged in, for
	  example CGI scripts run by a web server, is able to configure
	  OPIE access for the root user.  If the attacker is able to
	  authenticate as root using OPIE authentication, for example if
	  "PermitRootLogin" is set to "yes" in sshd_config or the
	  attacker has access to a local user in the "wheel" group, the
	  attacker can gain root privileges.</p>
	<h1>Workaround</h1>
	<p>Disable OPIE authentication in PAM:</p>
	<pre># sed -i "" -e /opie/s/^/#/ /etc/pam.d/*</pre>
	<p>or</p>
	<p>Remove the setuid bit from opiepasswd:</p>
	<pre># chflags noschg /usr/bin/opiepasswd</pre>
	<pre># chmod 555 /usr/bin/opiepasswd</pre>
	<pre># chflags schg /usr/bin/opiepasswd</pre>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1283</cvename>
      <freebsdsa>SA-06:12.opie</freebsdsa>
    </references>
    <dates>
      <discovery>2006-03-22</discovery>
      <entry>2006-03-24</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="e50a7476-bb2d-11da-b2fb-000e0c2e438a">
    <topic>ipsec -- reply attack vulnerability</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>6.0</ge><lt>6.0_6</lt></range>
	<range><ge>5.4</ge><lt>5.4_13</lt></range>
	<range><ge>5.3</ge><lt>5.3_28</lt></range>
	<range><ge>4.11</ge><lt>4.11_16</lt></range>
	<range><ge>4.10</ge><lt>4.10_22</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>IPsec provides an anti-replay service which when enabled
	  prevents an attacker from successfully executing a replay
	  attack.  This is done through the verification of sequence
	  numbers.  A programming error in the fast_ipsec(4)
	  implementation results in the sequence number associated with
	  a Security Association not being updated, allowing packets to
	  unconditionally pass sequence number verification checks.</p>
	<h1>Impact</h1>
	<p>An attacker able to to intercept IPSec packets can replay
	  them.  If higher level protocols which do not provide any
	  protection against packet replays (e.g., UDP) are used, this
	  may have a variety of effects.</p>
	<h1>Workaround</h1>
	<p>No workaround is available.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0905</cvename>
      <freebsdsa>SA-06:11.ipsec</freebsdsa>
    </references>
    <dates>
      <discovery>2006-03-22</discovery>
      <entry>2006-03-24</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="61534682-b8f4-11da-8e62-000e0c33c2dc">
    <topic>xorg-server -- privilege escalation</topic>
    <affects>
      <package>
	<name>xorg-server</name>
	<range><eq>6.9.0</eq></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Daniel Stone of X.Org reports:</p>
	<blockquote cite="http://lists.freedesktop.org/archives/xorg/2006-March/013992.html">
	  <p>During the analysis of results from the Coverity code review
	    of X.Org, we discovered a flaw in the server that allows local
	    users to execute arbitrary code with root privileges, or cause
	    a denial of service by overwriting files on the system, again
	    with root privileges.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0745</cvename>
      <url>https://bugs.freedesktop.org/show_bug.cgi?id=6213</url>
    </references>
    <dates>
      <discovery>2006-03-20</discovery>
      <entry>2006-03-21</entry>
    </dates>
  </vuln>

  <vuln vid="b62c80c2-b81a-11da-bec5-00123ffe8333">
    <topic>heimdal -- Multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>heimdal</name>
	<range><lt>0.6.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Project heimdal Security Advisory reports:</p>
	<blockquote cite="http://www.pdc.kth.se/heimdal/advisory/2005-04-20/">
	  <p>The telnet client program in Heimdal has buffer overflows
	    in the functions slc_add_reply() and env_opt_add(), which
	    may lead to remote code execution.</p>
	</blockquote>
	<blockquote cite="http://www.pdc.kth.se/heimdal/advisory/2005-06-20/">
	  <p>The telnetd server program in Heimdal has buffer overflows
	    in the function getterminaltype, which may lead to remote code
	    execution.</p>
	</blockquote>
	<blockquote cite="http://www.pdc.kth.se/heimdal/advisory/2006-02-06/">
	  <p>The rshd server in Heimdal has a privilege escalation bug
	    when storing forwarded credentials. The code allowes a user
	    to overwrite a file with its credential cache, and get ownership
	    of the file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0469</cvename>
      <cvename>CVE-2005-2040</cvename>
      <cvename>CVE-2006-0582</cvename>
      <cvename>CVE-2006-0677</cvename>
      <url>http://www.pdc.kth.se/heimdal/advisory/2005-04-20</url>
      <url>http://www.pdc.kth.se/heimdal/advisory/2005-06-20</url>
      <url>http://www.pdc.kth.se/heimdal/advisory/2006-02-06</url>
    </references>
    <dates>
      <discovery>2006-02-06</discovery>
      <entry>2006-03-20</entry>
    </dates>
  </vuln>

  <vuln vid="b8e361b8-b7ff-11da-8414-0013d4a4a40e">
    <topic>curl -- TFTP packet buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>curl</name>
	<range><ge>7.15.0</ge><lt>7.15.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Project cURL Security Advisory reports:</p>
	<blockquote cite="http://curl.haxx.se/docs/adv_20060320.html">
	  <p>libcurl uses the given file part of a TFTP URL in a manner that allows a
	    malicious user to overflow a heap-based memory buffer due to the lack of
	    boundary check.</p>
	  <p>This overflow happens if you pass in a URL with a TFTP
	    protocol prefix ("tftp://"), using a valid host and a path
	    part that is longer than 512 bytes.</p>
	  <p>The affected flaw can be triggered by a redirect, if
	    curl/libcurl is told to follow redirects and an HTTP
	    server points the client to a tftp URL with the
	    characteristics described above.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1061</cvename>
      <url>http://curl.haxx.se/docs/adv_20060320.html</url>
    </references>
    <dates>
      <discovery>2006-03-20</discovery>
      <entry>2006-03-20</entry>
    </dates>
  </vuln>

  <vuln vid="6779e82f-b60b-11da-913d-000ae42e9b93">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><lt>3.6.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Drupal reports:</p>
	<blockquote cite="http://drupal.org/node/53806">
	  <p>Mail header injection vulnerability.</p>
          <p>Linefeeds and carriage returns were not being stripped from
            email headers, raising the possibility of bogus headers
            being inserted into outgoing email.</p>
          <p>This could lead to Drupal sites being used to send unwanted
            email.</p>
	</blockquote>
	<blockquote cite="http://drupal.org/node/53805">
	  <p>Session fixation vulnerability.</p>
          <p>If someone creates a clever enough URL and convinces you to
            click on it, and you later log in but you do not log off
            then the attacker may be able to impersonate you.</p>
	</blockquote>
	<blockquote cite="http://drupal.org/node/53803">
	  <p>XSS vulnerabilities.</p>
          <p>Some user input sanity checking was missing. This could
            lead to possible cross-site scripting (XSS) attacks.</p>
          <p>XSS can lead to user tracking and theft of accounts and
            services.</p>
	</blockquote>
	<blockquote cite="http://drupal.org/node/53796">
	  <p>Security bypass in menu.module.</p>
          <p>If you use menu.module to create a menu item, the page you
            point to will be accessible to all, even if it is an admin
            page.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/node/53806</url>
      <url>http://drupal.org/node/53805</url>
      <url>http://drupal.org/node/53803</url>
      <url>http://drupal.org/node/53796</url>
    </references>
    <dates>
      <discovery>2006-03-13</discovery>
      <entry>2006-03-17</entry>
    </dates>
  </vuln>

  <vuln vid="c7c09579-b466-11da-82d0-0050bf27ba24">
    <topic>horde -- "url" disclosure of sensitive information vulnerability</topic>
    <affects>
      <package>
	<name>horde</name>
	<name>horde-php5</name>
	<range><lt>3.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p> Secunia advisory SA19246:</p>
	<blockquote cite="http://secunia.com/advisories/19246/">
	  <p>Paul Craig has discovered a vulnerability in Horde, which
	    can be exploited by malicious people to disclose sensitive
	    information.
	    Input passed to the "url" parameter in "services/go.php"
	    isn't properly verified, before it is used in a
	    "readfile()" call. This can be exploited to disclose the
	    content of arbitrary files via e.g. the "php://" protocol
	    wrapper.</p>
	  <p>The vulnerability has been confirmed in version 3.0.9 and
	    has also been reported in prior versions.</p>
	  <p>Provided and/or discovered by:
	    Paul Craig, Security-Assessment.com.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/19246/</url>
    </references>
    <dates>
      <discovery>2006-03-15</discovery>
      <entry>2006-03-15</entry>
    </dates>
  </vuln>

  <vuln vid="83421018-b3ef-11da-a32d-000c6ec775d9">
    <topic>linux-flashplugin -- arbitrary code execution vulnerability</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><lt>7.0r63</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe reports:</p>
	<blockquote cite="http://www.macromedia.com/devnet/security/security_zone/apsb06-03.html">
	  <p>Critical vulnerabilities have been identified in Flash
	    Player that could allow an attacker who successfully
	    exploits these vulnerabilities to take control of the
	    affected system. A malicious SWF must be loaded in Flash
	    Player by the user for an attacker to exploit these
	    vulnerabilities.</p>
	  <p>Flash Player 8 update (8.0.24.0), and Flash Player 7
	    update (7.0.63.0) address security vulnerabilities in
	    previous versions of Flash Player, which could lead to the
	    potential execution of arbitrary code. These
	    vulnerabilities could be accessed through content
	    delivered from a remote location via the users web
	    browser, email client, or other applications that include
	    or reference the Flash Player.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0024</cvename>
      <url>http://www.macromedia.com/devnet/security/security_zone/apsb06-03.html</url>
    </references>
    <dates>
      <discovery>2006-03-14</discovery>
      <entry>2006-03-15</entry>
    </dates>
  </vuln>

  <vuln vid="6111ecb8-b20d-11da-b2fb-000e0c2e438a">
    <topic>nfs -- remote denial of service</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.0</gt><lt>6.0_5</lt></range>
	<range><gt>5.4</gt><lt>5.4_12</lt></range>
	<range><gt>5.3</gt><lt>5.3_27</lt></range>
	<range><gt>4.11</gt><lt>4.11_15</lt></range>
	<range><gt>4.10</gt><lt>4.10_21</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem description:</h1>
	<p>A part of the NFS server code charged with handling incoming
	  RPC messages via TCP had an error which, when the server
	  received a message with a zero-length payload, would cause a
	  NULL pointer dereference which results in a kernel panic.  The
	  kernel will only process the RPC messages if a userland nfsd
	  daemon is running.</p>
	<h1>Impact:</h1>
	<p>The NULL pointer deference allows a remote attacker capable
	  of sending RPC messages to an affected FreeBSD system to crash
	  the FreeBSD system.</p>
	<h1>Workaround:</h1>
	<ol>
	  <li>
	    <p>Disable the NFS server: set the nfs_server_enable
	      variable to "NO" in /etc/rc.conf, and reboot.</p>
	    <p>Alternatively, if there are no active NFS clients (as
	      listed by the showmount(8) utility), simply killing the
	      mountd and nfsd processes should suffice.</p>
	  </li>
	  <li>
	    <p>Add firewall rules to block RPC traffic to the NFS server
	      from untrusted hosts.</p>
	  </li>
	</ol>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0900</cvename>
      <freebsdsa>SA-06:10.nfs</freebsdsa>
    </references>
    <dates>
      <discovery>2006-03-01</discovery>
      <entry>2006-03-12</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="6a308e8e-b1b4-11da-b2fb-000e0c2e438a">
    <topic>openssh -- remote denial of service</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>5.4</gt><lt>5.4_12</lt></range>
	<range><gt>5.3</gt><lt>5.3_27</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem description:</h1>
	<p>Because OpenSSH and OpenPAM have conflicting designs (one is event-
	  driven while the other is callback-driven), it is necessary for
	  OpenSSH to fork a child process to handle calls to the PAM framework.
	  However, if the unprivileged child terminates while PAM authentication
	  is under way, the parent process incorrectly believes that the PAM
	  child also terminated.  The parent process then terminates, and the
	  PAM child is left behind.</p>
	<p>Due to the way OpenSSH performs internal accounting, these orphaned
	  PAM children are counted as pending connections by the master OpenSSH
	  server process.  Once a certain number of orphans has accumulated, the
	  master decides that it is overloaded and stops accepting client
	  connections.</p>
	<h1>Impact:</h1>
	<p>By repeatedly connecting to a vulnerable server, waiting for
	  a password prompt, and closing the connection, an attacker can
	  cause OpenSSH to stop accepting client connections until the
	  system restarts or an administrator manually kills the orphaned
	  PAM processes.</p>
	<h1>Workaround:</h1>
	<p>The following command will show a list of orphaned PAM
	  processes:</p>
	<pre># pgrep -lf 'sshd.*\[pam\]'</pre>
	<p>The following command will kill orphaned PAM processes:</p>
	<pre># pkill -f 'sshd.*\[pam\]'</pre>
	<p>To prevent OpenSSH from leaving orphaned PAM processes behind,
	  perform one of the following:</p>
	<ol>
	  <li>
	    <p>Disable PAM authentication in OpenSSH.  Users will still
	      be able to log in using their Unix password, OPIE or SSH
	      keys.</p>
	    <p>To do this, execute the following commands as root:</p>
	    <pre># echo 'UsePAM no' &gt;&gt;/etc/ssh/sshd_config</pre>
	    <pre># echo 'PasswordAuthentication yes' &gt;&gt;/etc/ssh/sshd_config</pre>
	    <pre># /etc/rc.d/sshd restart</pre>
          </li>
	  <li>
	    <p>If disabling PAM is not an option - if, for instance, you use
	      RADIUS authentication, or store user passwords in an SQL database -
	      you may instead disable privilege separation.  However, this may
	      leave OpenSSH vulnerable to hitherto unknown bugs, and should be
	      considered a last resort.</p>
	    <p>To do this, execute the following commands as root:</p>
	    <pre># echo 'UsePrivilegeSeparation no' &gt;&gt;/etc/ssh/sshd_config</pre>
	    <pre># /etc/rc.d/sshd restart</pre>
	  </li>
	</ol>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0883</cvename>
      <freebsdsa>SA-06:09.openssh</freebsdsa>
    </references>
    <dates>
      <discovery>2006-03-01</discovery>
      <entry>2006-03-12</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="948921ad-afbc-11da-bad9-02e081235dab">
    <topic>GnuPG does not detect injection of unsigned data</topic>
    <affects>
      <package>
	<name>gnupg</name>
	<range><lt>1.4.2.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Werner Koch reports:</p>
	<blockquote cite="http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000216.html">
	  <p>In the aftermath of the false positive signature
	    verfication bug (announced 2006-02-15) more thorough testing
	    of the fix has been done and another vulnerability has been
	    detected.  This new problem affects the use of *gpg* for
	    verification of signatures which are _not_ detached
	    signatures.  The problem also affects verification of
	    signatures embedded in encrypted messages; i.e. standard use
	    of gpg for mails.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0049</cvename>
      <mlist msgid="87d5gvh2kr.fsf@wheatstone.g10code.de">http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000216.html</mlist>
    </references>
    <dates>
      <discovery>2006-03-09</discovery>
      <entry>2006-03-10</entry>
      <modified>2006-03-11</modified>
    </dates>
  </vuln>

  <vuln vid="104beb63-af4d-11da-8414-0013d4a4a40e">
    <topic>mplayer -- heap overflow in the ASF demuxer</topic>
    <affects>
      <package>
	<name>mplayer</name>
	<name>mplayer-gtk</name>
	<name>mplayer-esound</name>
	<name>mplayer-gtk-esound</name>
	<range><lt>0.99.7_11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mplayer team reports:</p>
	<blockquote cite="http://www.mplayerhq.hu/design7/news.html#vuln13">
	  <p>A potential buffer overflow was found in the ASF demuxer.
	    Arbitrary remote code execution is possible (under the user ID
	    running the player) when streaming an ASF file from a malicious
	    server or local code execution (under the user ID running the
	    player) if a malicious ASF file is played locally.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0579</cvename>
      <url>http://www.mplayerhq.hu/design7/news.html#vuln13</url>
      <url>http://secunia.com/advisories/18718</url>
      <url>http://bugs.gentoo.org/show_bug.cgi?id=122029</url>
    </references>
    <dates>
      <discovery>2006-02-15</discovery>
      <entry>2006-03-09</entry>
    </dates>
  </vuln>

  <vuln vid="594ad3c5-a39b-11da-926c-0800209adf0e">
    <topic>SSH.COM SFTP server -- format string vulnerability</topic>
    <affects>
      <package>
	<name>ssh2</name>
	<name>ssh2-nox11</name>
	<range><lt>3.2.9.1_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SSH Communications Security Corp reports a format string
	  vulnerability in their SFTP server. This vulnerability could
	  cause a user with SCP/SFTP access only to get permission to
	  execute also other commands. It could also allow user A to
	  create a special file that when accessed by user B allows
	  user A to execute commands as user B.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0705</cvename>
      <bid>16640</bid>
      <url>http://www.ssh.com/company/newsroom/article/715/</url>
      <url>http://www.frsirt.com/english/advisories/2006/0554</url>
      <url>http://securitytracker.com/id?1015619</url>
      <url>http://secunia.com/advisories/18828</url>
      <url>http://xforce.iss.net/xforce/xfdb/24651</url>
    </references>
    <dates>
      <discovery>2006-02-13</discovery>
      <entry>2006-03-04</entry>
      <modified>2006-03-06</modified>
    </dates>
  </vuln>

  <vuln vid="6107efb9-aae3-11da-aea1-000854d03344">
    <topic>gtar -- invalid headers buffer overflow</topic>
    <affects>
      <package>
	<name>gtar</name>
	<range><lt>1.15.1_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>GNU tar is vulnerable to a buffer overflow, caused by
	  improper bounds checking of the PAX extended headers. By
	  tricking an user into processing a specially crafted tar
	  archive, this could be exploited to execute arbitrary
	  code with the privileges of the user.</p>
      </body>
    </description>
    <references>
      <bid>16764</bid>
      <cvename>CVE-2006-0300</cvename>
    </references>
    <dates>
      <discovery>2006-02-22</discovery>
      <entry>2006-03-03</entry>
    </dates>
  </vuln>

  <vuln vid="46f7b598-a781-11da-906a-fde5cdde365e">
    <topic>bugzilla -- multiple vulnerability</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<range><ge>2.*</ge><lt>2.20.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Some vulnerabilities have been reported in Bugzilla,
	  which can be exploited by malicious users to conduct SQL injection
	  attacks, and by malicious people to disclose sensitive information
	  and conduct script insertion attacks.</p>
      </body>
    </description>
    <references>
      <url>http://www.bugzilla.org/security/2.18.4/</url>
    </references>
    <dates>
      <discovery>2006-02-20</discovery>
      <entry>2006-02-27</entry>
    </dates>
  </vuln>

  <vuln vid="af9018b6-a4f5-11da-bb41-0011433a9404">
    <topic>squirrelmail -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>squirrelmail</name>
	<range><lt>1.4.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Multiple vulnerabilities has been discovered since 1.4.5,
	  including IMAP injection as well as some XSS issues.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0377</cvename>
      <cvename>CVE-2006-0195</cvename>
      <cvename>CVE-2006-0188</cvename>
    </references>
    <dates>
      <discovery>2006-02-23</discovery>
      <entry>2006-02-24</entry>
    </dates>
  </vuln>

  <vuln vid="e319da0b-a228-11da-b410-000e0c2e438a">
    <topic>gedit -- format string vulnerability</topic>
    <affects>
      <package>
	<name>gedit</name>
	<range><lt>2.10.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Yan Feng reports a format string vulnerability in gedit.
	  This vulnerability could cause a denial of service with a
	  binary file that contains format string characters within
	  the filename.  It had been reported that web browsers
	  and email clients can be configured to provide a filename as
	  an argument to gedit.:</p>
      </body>
    </description>
    <references>
      <cvename>CAN-2005-1686</cvename>
      <mlist msgid="20050520202628.12260.qmail@www.securityfocus.com">:http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111661117701398</mlist>
    </references>
    <dates>
      <discovery>2005-05-20</discovery>
      <entry>2006-02-20</entry>
    </dates>
  </vuln>

  <vuln vid="07ead557-a220-11da-b410-000e0c2e438a">
    <topic>WebCalendar -- unauthorized access vulnerability</topic>
    <affects>
      <package>
	<name>WebCalendar</name>
	<range><lt>1.0.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports that WebCalendar is affected by
	 an unauthorized access vulnerability.  The vulnerability
	 is caused by improper checking of the authentication
	 mechanism before access is being permitted to the
	 "assistant_edit.php" file.</p>
      </body>
    </description>
    <references>
      <bid>14072</bid>
      <cvename>CAN-2005-2320</cvename>
    </references>
    <dates>
      <discovery>2005-06-27</discovery>
      <entry>2006-02-20</entry>
    </dates>
  </vuln>

  <vuln vid="9cd52bc6-a213-11da-b410-000e0c2e438a">
    <topic>abiword, koffice -- stack based buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>koffice</name>
	<range><gt>1.2.0</gt><lt>1.4.1_1,1</lt></range>
      </package>
      <package>
	<name>abiword</name>
	<range><lt>2.2.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Chris Evans reports that AbiWord is vulnerable to multiple
	  stack-based buffer overflow vulnerabilities.  This
	  is caused by improper checking of the user-supplied data
	  before it is being copied to an too small buffer.  The
	  vulnerability is triggered when someone is importing RTF
	  files.</p>
      </body>
    </description>
    <references>
      <bid>15096</bid>
      <cvename>CAN-2005-2972</cvename>
      <url>http://scary.beasts.org/security/CESA-2005-006.txt</url>
      <url>http://www.abisource.com/changelogs/2.2.11.phtml</url>
      <url>http://www.kde.org/info/security/advisory-20051011-1.txt</url>
    </references>
    <dates>
      <discovery>2005-10-14</discovery>
      <entry>2006-02-20</entry>
      <modified>2006-02-20</modified>
    </dates>
  </vuln>

  <vuln vid="0b2b4b4d-a07c-11da-be0a-000c6ec775d9">
    <topic>postgresql81-server -- SET ROLE privilege escalation</topic>
    <affects>
      <package>
	<name>postgresql-server</name>
	<range><ge>8.1.0</ge><lt>8.1.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The PostgreSQL team reports:</p>
	<blockquote cite="http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-3">
	  <p>Due to inadequate validity checking, a user could exploit
	    the special case that SET ROLE normally uses to restore
	    the previous role setting after an error. This allowed
	    ordinary users to acquire superuser status, for
	    example.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0553</cvename>
      <url>http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-3</url>
    </references>
    <dates>
      <discovery>2006-02-14</discovery>
      <entry>2006-02-18</entry>
      <modified>2006-08-13</modified>
    </dates>
  </vuln>

  <vuln vid="63fe4189-9f97-11da-ac32-0001020eed82">
    <topic>gnupg -- false positive signature verification</topic>
    <affects>
      <package>
	<name>gnupg</name>
	<range><lt>1.4.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Werner Koch reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=gnupg-devel&amp;m=113999098729114">
	  <p>The Gentoo project identified a security related bug in
	    GnuPG.  When using any current version of GnuPG for
	    unattended signature verification (e.g. by scripts and
	    mail programs), false positive signature verification of
	    detached signatures may occur.</p>
	  <p>This problem affects the tool *gpgv*, as well as using
	    "gpg --verify" to imitate gpgv, if only the exit code of
	    the process is used to decide whether a detached signature
	    is valid.  This is a plausible mode of operation for
	    gpgv.</p>
	  <p>If, as suggested, the --status-fd generated output is
	    used to decide whether a signature is valid, no problem
	    exists.  In particular applications making use of the
	    GPGME library[2] are not affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0455</cvename>
      <mlist msgid="87u0b1xdru.fsf@wheatstone.g10code.de">http://marc.theaimsgroup.com/?l=gnupg-devel&amp;m=113999098729114</mlist>
    </references>
    <dates>
      <discovery>2006-02-15</discovery>
      <entry>2006-02-17</entry>
    </dates>
  </vuln>

  <vuln vid="e34d0c2e-9efb-11da-b410-000e0c2e438a">
    <topic>rssh -- privilege escalation vulnerability</topic>
    <affects>
      <package>
	<name>rssh</name>
	<range><lt>2.3.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Pizzashack reports:</p>
	<blockquote cite="http://www.pizzashack.org/rssh/security.shtml">
	  <p>Max Vozeler has reported a problem whereby rssh can
	    allow users who have shell access to systems where rssh
	    is installed (and rssh_chroot_helper is installed SUID)
	    to gain root access to the system, due to the ability to
	    chroot to arbitrary locations. There are a lot of
	    potentially mitigating factors, but to be safe you should
	    upgrade immediately.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>16050</bid>
      <cvename>CVE-2005-3345</cvename>
      <url>http://www.pizzashack.org/rssh/security.shtml</url>
    </references>
    <dates>
      <discovery>2005-12-18</discovery>
      <entry>2006-02-16</entry>
    </dates>
  </vuln>

  <vuln vid="d38e1810-9ef7-11da-b410-000e0c2e438a">
    <topic>tor -- malicious tor server can locate a hidden service</topic>
    <affects>
      <package>
	<name>tor</name>
	<range><lt>0.1.0.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Roger Dingledine reports:</p>
	<blockquote cite="http://archives.seul.org/or/announce/Jan-2006/msg00001.html">
	  <p>If you offer a Tor hidden service, an adversary who can
	    run a fast Tor server and who knows some basic statistics
	    can find the location of your hidden service in a matter of
	    minutes to hours.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0414</cvename>
      <url>http://archives.seul.org/or/announce/Jan-2006/msg00001.html</url>
    </references>
    <dates>
      <discovery>2006-01-12</discovery>
      <entry>2006-02-16</entry>
    </dates>
  </vuln>

  <vuln vid="1b725079-9ef6-11da-b410-000e0c2e438a">
    <topic>sudo -- arbitrary command execution</topic>
    <affects>
      <package>
	<name>sudo</name>
	<range><lt>1.6.8.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Tavis Ormandy reports:</p>
	<blockquote cite="http://www.courtesan.com/sudo/alerts/bash_env.html">
	  <p>The bash shell uses the value of the PS4 environment
	    variable (after expansion) as a prefix for commands run
	    in execution trace mode. Execution trace mode (xtrace) is
	    normally set via bash's -x command line option or
	    interactively by running "set -o xtrace". However, it may
	    also be enabled by placing the string "xtrace" in the
	    SHELLOPTS environment variable before bash is started.</p>
	  <p>A malicious user with sudo access to a shell script that
	    uses bash can use this feature to run arbitrary commands
	    for each line of the script.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15191</bid>
      <cvename>CVE-2005-2959</cvename>
      <url>http://www.courtesan.com/sudo/alerts/bash_env.html</url>
    </references>
    <dates>
      <discovery>2005-10-25</discovery>
      <entry>2006-02-16</entry>
    </dates>
  </vuln>

  <vuln vid="a78299e7-9ef3-11da-b410-000e0c2e438a">
    <topic>libtomcrypt -- weak signature scheme with ECC keys</topic>
    <affects>
      <package>
	<name>libtomcrypt</name>
	<range><le>1.02</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Secure Science Corporation reports that libtomcrypt is
	  vulnerable to a weak signature scheme.  This allows an
	  attacker to create a valid random signature and use that to
	  sign arbitrary messages without requiring the private key.</p>
      </body>
    </description>
    <references>
      <mlist msgid="4276CC31.9000307@securescience.net">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111540819703204</mlist>
    </references>
    <dates>
      <discovery>2005-05-01</discovery>
      <entry>2006-02-16</entry>
    </dates>
  </vuln>

  <vuln vid="592815da-9eed-11da-b410-000e0c2e438a">
    <topic>mantis -- "view_filters_page.php" cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>mantis</name>
	<range><lt>1.0.0a4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>r0t reports:</p>
	<blockquote cite="http://pridels.blogspot.com/2005/12/mantis-bugtracking-system-xss-vuln.html">
	  <p>Mantis contains a flaw that allows a remote cross site
	    scripting attack.  This flaw exists because input passed to
	    "target_field" parameter in "view_filters_page.php" is not
	    properly sanitised before being returned to the user.  This
	    could allow a user to create a specially crafted URL that
	    would execute arbitrary code in a user's browser within the
	    trust relationship between the browser and the server,
	    leading to a loss of integrity.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CAN-2005-4238</cvename>
      <url>http://pridels.blogspot.com/2005/12/mantis-bugtracking-system-xss-vuln.html</url>
    </references>
    <dates>
      <discovery>2005-12-13</discovery>
      <entry>2006-02-16</entry>
    </dates>
  </vuln>

  <vuln vid="28c9243a-72ed-11da-8c1d-000e0c2e438a">
    <topic>phpbb -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>phpbb</name>
	<name>zh-phpbb-tw</name>
	<range><lt>2.0.18</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Multiple vulnerabilities have been reported within phpbb.
	  phpbb is proven vulnerable to:</p>
	<ul>
	  <li>script insertion,</li>
	  <li>bypassing of protetion mechanisms,</li>
	  <li>multiple cross site scripting vulnerabilities,</li>
	  <li>SQL injection,</li>
	  <li>arbitrary code execution</li>
	</ul>
      </body>
    </description>
    <references>
      <bid>15170</bid>
      <bid>15243</bid>
      <cvename>CVE-2005-3310</cvename>
      <cvename>CVE-2005-3415</cvename>
      <cvename>CVE-2005-3416</cvename>
      <cvename>CVE-2005-3417</cvename>
      <cvename>CVE-2005-3418</cvename>
      <cvename>CVE-2005-3419</cvename>
      <cvename>CVE-2005-3420</cvename>
      <cvename>CVE-2005-3536</cvename>
      <cvename>CVE-2005-3537</cvename>
      <mlist msgid="20051022132217.10390.qmail@securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=113017003617987</mlist>
      <url>http://www.hardened-php.net/advisory_172005.75.html</url>
    </references>
    <dates>
      <discovery>2005-10-24</discovery>
      <entry>2006-02-16</entry>
    </dates>
  </vuln>

  <vuln vid="486aff57-9ecd-11da-b410-000e0c2e438a">
    <topic>postgresql -- character conversion and tsearch2 vulnerabilities</topic>
    <affects>
      <package>
	<name>postgresql</name>
	<range><ge>7.2.0</ge><lt>7.2.8</lt></range>
	<range><ge>7.3.0</ge><lt>7.3.10</lt></range>
	<range><ge>7.4.0</ge><lt>7.4.8</lt></range>
	<range><ge>8.0.0</ge><lt>8.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The postgresql development team reports:</p>
	  <blockquote cite="http://www.postgresql.org/about/news.315">
	    <p>The more severe of the two errors is that the functions
	      that support client-to-server character set conversion
	      can be called from SQL commands by unprivileged users,
	      but these functions are not designed to be safe against
	      malicious choices of argument values.  This problem exists
	      in PostgreSQL 7.3.* through 8.0.*.  The recommended fix is
	      to disable public EXECUTE access for these functions.  This
	      does not affect normal usage of the functions for character
	      set conversion, but it will prevent misuse.</p>
	    <p>The other error is that the contrib/tsearch2 module
	      misdeclares several functions as returning type "internal"
	      when they do not have any "internal" argument.  This breaks
	      the type safety of "internal" by allowing users to
	      construct SQL commands that invoke other functions accepting
	      "internal" arguments.  The consequences of this have not been
	      investigated in detail, but it is certainly at least possible
	      to crash the backend.</p>
	  </blockquote>
      </body>
    </description>
    <references>
      <cvename>CAN-2005-1409</cvename>
      <cvename>CAN-2005-1410</cvename>
      <url>http://www.postgresql.org/about/news.315</url>
    </references>
    <dates>
      <discovery>2005-05-02</discovery>
      <entry>2006-02-16</entry>
    </dates>
  </vuln>

  <vuln vid="f6447303-9ec9-11da-b410-000e0c2e438a">
    <topic>heartbeat -- insecure temporary file creation vulnerability</topic>
    <affects>
      <package>
	<name>heartbeat</name>
	<range><lt>1.2.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Eric Romang reports a temporary file creation vulnerability
	  within heartbeat.  The vulnerability is caused by hardcoded
	  temporary file usage.  This can cause an attacker to create
	  an arbitrary symlink causing the application to overwrite the
	  symlinked file with the permissions of the user executing the
	  application.</p>
      </body>
    </description>
    <references>
      <cvename>CAN-2005-2231</cvename>
      <url>http://www.zataz.net/adviso/heartbeat-06272005.txt</url>
    </references>
    <dates>
      <discovery>2005-07-12</discovery>
      <entry>2006-02-16</entry>
      <modified>2006-04-16</modified>
    </dates>
  </vuln>

  <vuln vid="432bf98d-9e25-11da-b410-000e0c2e438a">
    <topic>kpdf -- heap based buffer overflow</topic>
    <affects>
      <package>
	<name>kdegraphics</name>
	<range><lt>3.5.1_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The KDE team reports:</p>
	<blockquote cite="http://www.kde.org/info/security/advisory-20060202-1.txt">
	  <p>kpdf, the KDE pdf viewer, shares code with xpdf. xpdf
	    contains a heap based buffer overflow in the splash
	    rasterizer engine that can crash kpdf or even execute
	    arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0301</cvename>
      <url>http://www.kde.org/info/security/advisory-20060202-1.txt</url>
    </references>
    <dates>
      <discovery>2006-02-02</discovery>
      <entry>2006-02-15</entry>
    </dates>
  </vuln>

  <vuln vid="bb33981a-7ac6-11da-bf72-00123f589060">
    <topic>perl, webmin, usermin -- perl format string integer wrap vulnerability</topic>
    <affects>
      <package>
	<name>perl</name>
	<range><ge>5.6.0</ge><lt>5.6.2</lt></range>
	<range><ge>5.8.0</ge><lt>5.8.7_1</lt></range>
      </package>
      <package>
	<name>webmin</name>
	<range><lt>1.250</lt></range>
      </package>
      <package>
	<name>usermin</name>
	<range><lt>1.180</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Perl Development page reports:</p>
	<blockquote cite="http://dev.perl.org/perl5/news/2005/perl_patches_fix_sprintf_buffer.html">
	  <p>Dyad Security recently released a security advisory 
	    explaining how in certain cases, a carefully crafted format string
	    passed to sprintf can cause a buffer overflow. This buffer overflow
	    can then be used by an attacker to execute code on the machine.
	    This was discovered in the context of a design problem with the Webmin
	    administration package that allowed a malicious user to pass
	    unchecked data into sprintf.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15629</bid>
      <cvename>CVE-2005-3912</cvename>
      <cvename>CVE-2005-3962</cvename>
      <url>http://dev.perl.org/perl5/news/2005/perl_patches_fix_sprintf_buffer.html</url>
      <url>http://www.dyadsecurity.com/perl-0002.html</url>
      <url>http://www.dyadsecurity.com/webmin-0001.html</url>
      <url>http://www.webmin.com/security.html</url>
    </references>
    <dates>
      <discovery>2005-09-23</discovery>
      <entry>2006-02-15</entry>
    </dates>
  </vuln>

  <vuln vid="12f9d9e9-9e1e-11da-b410-000e0c2e438a">
    <topic>phpicalendar -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>phpicalendar</name>
	<range><lt>2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Francesco Ongaro reports that phpicalendar is vulnerable for
	  a cross site scripting attack.  The vulnerability is caused by
	  improper validation of the index.php file allowing attackers
	  to include an arbitrary file with the .php extension</p>
      </body>
    </description>
    <references>
      <bid>15193</bid>
      <cvename>CVE-2005-3366</cvename>
      <url>http://www.ush.it/2005/10/25/php-icalendar-css/</url>
    </references>
    <dates>
      <discovery>2005-10-25</discovery>
      <entry>2006-02-15</entry>
    </dates>
  </vuln>

  <vuln vid="f1f163ce-9e09-11da-b410-000e0c2e438a">
    <topic>phpicalendar -- file disclosure vulnerability</topic>
    <affects>
      <package>
	<name>phpicalendar</name>
	<range><lt>2.21</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The phpicalendar team reports that there is an
	  unspecified vulnerability within phpicalendar.  This
	  seems to be a file disclosure vulnerability caused by
	  improper checking of the template parsing function.
	  This would allow an attacker to disclose any file
	  readable by the user under which the webserver runs.</p>
      </body>
    </description>
    <references>
      <url>http://phpicalendar.net/forums/viewtopic.php?t=396</url>
    </references>
    <dates>
      <discovery>2006-02-08</discovery>
      <entry>2006-02-15</entry>
    </dates>
  </vuln>

  <vuln vid="dfb71c00-9d44-11da-8c1d-000e0c2e438a">
    <topic>FreeBSD -- Infinite loop in SACK handling</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>5.4</gt><lt>5.4_11</lt></range>
	<range><gt>5.3</gt><lt>5.3_26</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description:</p>
	<p>When insufficient memory is available to handle an
	  incoming selective acknowledgement, the TCP/IP stack may
	  enter an infinite loop.</p>
	<p>Impact:</p>
	<p>By opening a TCP connection and sending a carefully crafted
	  series of packets, an attacker may be able to cause a denial
	  of service.</p>
	<p>Workaround:</p>
	<p>On FreeBSD 5.4, the net.inet.tcp.sack.enable sysctl can be used to
	  disable the use of SACK:</p>
	<p># sysctl net.inet.tcp.sack.enable=0</p>
	<p>No workaround is available for FreeBSD 5.3.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0433</cvename>
      <freebsdsa>SA-06:08.sack</freebsdsa>
    </references>
    <dates>
      <discovery>2006-02-01</discovery>
      <entry>2006-02-14</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="52ba7713-9d42-11da-8c1d-000e0c2e438a">
    <topic>pf -- IP fragment handling panic</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.0</gt><lt>6.0_4</lt></range>
	<range><gt>5.4</gt><lt>5.4_10</lt></range>
	<range><gt>5.3</gt><lt>5.3_25</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description:</p>
	<p>A logic bug in pf's IP fragment cache may result in a packet
	  fragment being inserted twice, violating a kernel
	  invariant.</p>
	<p>Impact:</p>
	<p>By sending carefully crafted sequence of IP packet fragments,
  	  a remote attacker can cause a system running pf with a ruleset
	  containing a 'scrub fragment crop' or 'scrub fragment
	  drop-ovl' rule to crash.</p>
	<p>Workaround:</p>
	<p>Do not use 'scrub fragment crop' or 'scrub fragment drop-ovl'
	  rules on systems running pf.  In most cases, such rules can be
	  replaced by 'scrub fragment reassemble' rules; see the
	  pf.conf(5) manual page for more details.</p>

	<p>Systems which do not use pf, or use pf but do not use the aforementioned
	  rules, are not affected by this issue.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0381</cvename>
      <freebsdsa>SA-06:07.pf</freebsdsa>
    </references>
    <dates>
      <discovery>2006-01-25</discovery>
      <entry>2006-02-14</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="7a4f2aca-9d40-11da-8c1d-000e0c2e438a">
    <topic>FreeBSD -- Local kernel memory disclosure</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.0</gt><lt>6.0_4</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description:</p>
	<p>A buffer allocated from the kernel stack may not be completely
	  initialized before being copied to userland. [CVE-2006-0379]</p>
	<p>A logic error in computing a buffer length may allow too much
	  data to be copied into userland. [CVE-2006-0380]</p>
	<p>Impact:</p>
	<p>Portions of kernel memory may be disclosed to local users.
	  Such memory might contain sensitive information, such as
	  portions of the file cache or terminal buffers.  This
	  information might be directly useful, or it might be
	  leveraged to obtain elevated privileges in some way.  For
	  example, a terminal buffer might include a user-entered
	  password.</p>
	<p>Workaround:</p>
	<p>No workaround is available.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0379</cvename>
      <cvename>CVE-2006-0380</cvename>
      <freebsdsa>SA-06:06.kmem</freebsdsa>
    </references>
    <dates>
      <discovery>2006-01-25</discovery>
      <entry>2006-02-14</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="dade3316-9d31-11da-8c1d-000e0c2e438a">
    <topic>IEEE 802.11 -- buffer overflow</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.0</gt><lt>6.0_3</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description:</p>
	<p>An integer overflow in the handling of corrupt IEEE 802.11
	  beacon or probe response frames when scanning for existing
	  wireless networks can result in the frame overflowing a
	  buffer.</p>
	<p>Impact:</p>
	<p>An attacker able broadcast a carefully crafted beacon or
	  probe response frame may be able to execute arbitrary code
	  within the context of the FreeBSD kernel on any system
	  scanning for wireless networks.</p>
	<p>Workaround:</p>
	<p>No workaround is available, but systems without IEEE 802.11
	  hardware or drivers loaded are not vulnerable.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0226</cvename>
      <freebsdsa>SA-06:05.80211</freebsdsa>
    </references>
    <dates>
      <discovery>2006-01-18</discovery>
      <entry>2006-02-14</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="d7c1d00d-9d2e-11da-8c1d-000e0c2e438a">
    <topic>ipfw -- IP fragment denial of service</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.0</gt><lt>6.0_2</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description:</p>
	<p>The firewall maintains a pointer to layer 4 header
	  information in the event that it needs to send a TCP reset
	  or ICMP error message to discard packets.  Due to incorrect
	  handling of IP fragments, this pointer fails to get
	  initialized.</p>
	<p>Impact:</p>
	<p>An attacker can cause the firewall to crash by sending ICMP
	  IP fragments to or through firewalls which match any reset,
	  reject or unreach actions.</p>
	<p>Workaround:</p>
	<p>Change any reset, reject or unreach actions to deny. It
	  should be noted that this will result in packets being
	  silently discarded.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0054</cvename>
      <freebsdsa>SA-06:04.ipfw</freebsdsa>
    </references>
    <dates>
      <discovery>2006-01-11</discovery>
      <entry>2006-02-14</entry>
      <modified>2006-06-09</modified>
    </dates>
  </vuln>

  <vuln vid="1613db79-8e52-11da-8426-000fea0a9611">
    <topic>kpopup -- local root exploit and local denial of service</topic>
    <affects>
      <package>
	<name>kpopup</name>
	<range><ge>0.9.1</ge><le>0.9.5</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mitre CVE reports:</p>
	<blockquote cite="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1170">
	  <p>Format string vulnerability in main.cpp in kpopup
	    0.9.1-0.9.5pre2 allows local users to cause a denial of
	    service (segmentation fault) and possibly execute
	    arbitrary code via format string specifiers in command
	    line arguments.</p>
	</blockquote>
	<blockquote cite="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1167">
	  <p>misc.cpp in KPopup 0.9.1 trusts the PATH variable when
	    executing killall, which allows local users to elevate
	    their privileges by modifying the PATH variable to
	    reference a malicious killall program.</p>
	</blockquote>
	<p>SecurityFocus credits "b0f" b0fnet@yahoo.com</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2003-1170</cvename>
      <bid>8918</bid>
      <cvename>CVE-2003-1167</cvename>
      <bid>8915</bid>
      <url>http://www.securityfocus.com/archive/1/342736</url>
      <url>http://www.henschelsoft.de/kpopup_en.html</url>
    </references>
    <dates>
      <discovery>2003-10-28</discovery>
      <entry>2006-02-07</entry>
    </dates>
  </vuln>

  <vuln vid="6b0215ae-8f26-11da-8c1d-000e0c2e438a">
    <topic>cpio -- multiple vulnerabilities</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>6.0</ge><lt>6.0_2</lt></range>
	<range><ge>5.4</ge><lt>5.4_9</lt></range>
	<range><ge>5.3</ge><lt>5.3_24</lt></range>
	<range><ge>4.11</ge><lt>4.11_14</lt></range>
	<range><ge>4.10</ge><lt>4.10_20</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description:</p>
	<p>A number of issues has been discovered in cpio:</p>
	<p>When creating a new file, cpio closes the file before setting
	  its permissions. (CVE-2005-1111)</p>
	<p>When extracting files cpio does not properly sanitize file
	  names to filter out ".." components, even if the
	  --no-absolute-filenames option is used. (CVE-2005-1229)</p>
	<p>When adding large files (larger than 4 GB) to a cpio archive
	  on 64-bit platforms an internal buffer might overflow.
	  (CVE-2005-4268)</p>
	<p>Impact</p>
	<p>The first problem can allow a local attacker to change the
	  permissions of files owned by the user executing cpio providing
	  that they have write access to the directory in which the file
	  is being extracted. (CVE-2005-1111)</p>
	<p>The lack of proper file name sanitation can allow an attacker
	  to overwrite arbitrary local files when extracting files from
	  a cpio archive. (CVE-2005-1229)</p>
	<p>The buffer-overflow on 64-bit platforms could lead cpio to a
	  Denial-of-Service situation (crash) or possibly execute
	  arbitrary code with the permissions of the user running
	  cpio. (CVE-2005-4268)</p>
	<p>Workaround</p>
	<p>Use a different utility to create and extract cpio archives,
	  for example pax(1) or (on FreeBSD 5.3 or later) tar(1).  If
	  this is not possible, do not extract untrusted archives and
	  when running on 64-bit platforms do not add untrusted files
	  to cpio archives.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1111</cvename>
      <cvename>CVE-2005-1229</cvename>
      <cvename>CVE-2005-4268</cvename>
      <freebsdsa>SA-06:03.cpio</freebsdsa>
    </references>
    <dates>
      <discovery>2006-01-11</discovery>
      <entry>2006-01-27</entry>
      <modified>2006-01-11</modified>
    </dates>
  </vuln>

  <vuln vid="726dd9bd-8f25-11da-8c1d-000e0c2e438a">
    <topic>ee -- temporary file privilege escalation</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>6.0</ge><lt>6.0_2</lt></range>
	<range><ge>5.4</ge><lt>5.4_9</lt></range>
	<range><ge>5.3</ge><lt>5.3_24</lt></range>
	<range><ge>4.11</ge><lt>4.11_14</lt></range>
	<range><ge>4.10</ge><lt>4.10_20</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description</p>
	<p>The ispell_op function used by ee(1) while executing spell
	  check operations employs an insecure method of temporary file
	  generation.  This method produces predictable file names based
	  on the process ID and fails to confirm which path will be over
	  written with the user.<br/>
	  It should be noted that ispell does not have to be installed
	  in order for this to be exploited.  The option simply needs to
	  be selected.</p>
	<p>Impact</p>
	<p>These predictable temporary file names are problematic
	  because they allow an attacker to take advantage of a race
	  condition in order to execute a symlink attack, which could
	  allow them to overwrite files on the system in the context of
	  the user running the ee(1) editor.</p>
	<p>Workaround</p>
	<p>Instead of invoking ispell through ee(1), invoke it directly.</p>
      </body>
    </description>
    <references>
      <bid>16207</bid>
      <cvename>CVE-2006-0055</cvename>
      <freebsdsa>SA-06:02.ee</freebsdsa>
    </references>
    <dates>
      <discovery>2006-01-11</discovery>
      <entry>2006-01-27</entry>
    </dates>
  </vuln>

  <vuln vid="c01a25f5-8f20-11da-8c1d-000e0c2e438a">
    <topic>texindex -- temporary file privilege escalation</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>6.0</ge><lt>6.0_2</lt></range>
	<range><ge>5.4</ge><lt>5.4_9</lt></range>
	<range><ge>5.3</ge><lt>5.3_24</lt></range>
	<range><ge>4.11</ge><lt>4.11_14</lt></range>
	<range><ge>4.10</ge><lt>4.10_20</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description</p>
	<p>The "sort_offline" function used by texindex(1) employs the
	  "maketempname" function, which produces predictable file names
	  and fails to validate that the paths do not exist.</p>
	<p>Impact</p>
	<p>These predictable temporary file names are problematic because
	  they allow an attacker to take advantage of a race condition in
	  order to execute a symlink attack, which could enable them to
	  overwrite files on the system in the context of the user running
	  the texindex(1) utility.</p>
	<p>Workaround</p>
	<p>No workaround is available, but the problematic code is only
	  executed if the input file being processed is 500kB or more in
	  length; as a result, users working with documents of less than
	  several hundred pages are very unlikely to be affected.</p>
      </body>
    </description>
    <references>
      <bid>14854</bid>
      <cvename>CAN-2005-3011</cvename>
      <freebsdsa>SA-06:01.texindex</freebsdsa>
    </references>
    <dates>
      <discovery>2006-01-11</discovery>
      <entry>2006-01-27</entry>
    </dates>
  </vuln>

  <vuln vid="c5c17ead-8f23-11da-8c1d-000e0c2e438a">
    <topic>cvsbug -- race condition</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_7</lt></range>
	<range><ge>5.3</ge><lt>5.3_22</lt></range>
	<range><ge>4.11</ge><lt>4.11_12</lt></range>
	<range><ge>4.10</ge><lt>4.10_18</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description</p>
	<p>A temporary file is created, used, deleted, and then
	  re-created with the same name.  This creates a window during
	  which an attacker could replace the file with a link to
	  another file.  While cvsbug(1) is based on the send-pr(1)
	  utility, this problem does not exist in the version of
	  send-pr(1) distributed with FreeBSD.<br/>
	  In FreeBSD 4.10 and 5.3, some additional problems exist
	  concerning temporary file usage in both cvsbug(1) and
	  send-pr(1).</p>
	<p>Impact</p>
	<p>A local attacker could cause data to be written to any file
       	  to which the user running cvsbug(1) (or send-pr(1) in FreeBSD
	  4.10 and 5.3) has write access.  This may cause damage in
	  itself (e.g., by destroying important system files or
	  documents) or may be used to obtain elevated privileges.</p>
	<p>Workaround</p>
	<p>Do not use the cvsbug(1) utility on any system with untrusted
       	  users.<br/>
	  Do not use the send-pr(1) utility on a FreeBSD 4.10 or 5.3
	  system with untrusted users.</p>
      </body>
    </description>
    <references>
      <cvename>CAN-2005-2693</cvename>
      <freebsdsa>SA-05:20.cvsbug</freebsdsa>
    </references>
    <dates>
      <discovery>2005-09-07</discovery>
      <entry>2006-01-27</entry>
    </dates>
  </vuln>

  <vuln vid="57a0242d-8c4e-11da-8ddf-000ae42e9b93">
    <topic>sge -- local root exploit in bundled rsh executable</topic>
    <affects>
      <package>
	<name>sge</name>
	<name>sgeee</name>
	<range><lt>5.3.6.20040330_1</lt></range>
	<range><gt>6.*</gt><lt>6.0.7.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Sun Microsystems reports:</p>
	<blockquote cite="http://gridengine.sunsource.net/project/gridengine/news/SGE60u7_1-announce.html">
	  <p>The SGE 6.0u7_1 release fixes a security bug which can
	  allow malicious users to gain root access.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://gridengine.sunsource.net/project/gridengine/news/SGE60u7_1-announce.html</url>
    </references>
    <dates>
      <discovery>2005-12-23</discovery>
      <entry>2006-01-23</entry>
    </dates>
  </vuln>

  <vuln vid="f11d3b22-88c6-11da-a7b2-0060084a00e5">
    <topic>fetchmail -- crash when bouncing a message</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><ge>6.3.0</ge><lt>6.3.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Matthias Andree reports:</p>
	<blockquote cite="http://fetchmail.berlios.de/fetchmail-SA-2006-01.txt">
	  <p>Fetchmail contains a bug that causes itself to crash when
	    bouncing a message to the originator or to the local
	    postmaster. The crash happens after the bounce message has
	    been sent, when fetchmail tries to free the dynamic array
	    of failed addresses, and calls the free() function with an
	    invalid pointer.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0321</cvename>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2006-01.txt</url>
      <url>http://bugs.debian.org/348747</url>
    </references>
    <dates>
      <discovery>2006-01-22</discovery>
      <entry>2006-01-23</entry>
    </dates>
  </vuln>

  <vuln vid="612a34ec-81dc-11da-a043-0002a5c3d308">
    <topic>clamav -- possible heap overflow in the UPX code</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.88</lt></range>
      </package>
      <package>
        <name>clamav-devel</name>
        <range><lt>20060110</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Zero Day Initiative reports:</p>
	<blockquote cite="http://www.zerodayinitiative.com/advisories/ZDI-06-001.html">
	  <p>This vulnerability allows remote attackers to execute
	    arbitrary code on vulnerable Clam AntiVirus
	    installations. Authentication is not required to exploit
	    this vulnerability.</p>
	  <p>This specific flaw exists within libclamav/upx.c during
	    the unpacking of executable files compressed with UPX. Due
	    to an invalid size calculation during a data copy from the
	    user-controlled file to heap allocated memory, an
	    exploitable memory corruption condition is created.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>16191</bid>
      <cvename>CVE-2006-0162</cvename>
      <mlist>http://lurker.clamav.net/message/20060109.213247.a16ae8db.en.html</mlist>
      <url>http://www.zerodayinitiative.com/advisories/ZDI-06-001.html</url>
      <url>http://secunia.com/advisories/18379/</url>
    </references>
    <dates>
      <discovery>2006-01-09</discovery>
      <entry>2006-01-10</entry>
      <modified>2006-01-15</modified>
    </dates>
  </vuln>

  <vuln vid="6d9a28f8-8152-11da-817c-0001020eed82">
    <topic>milter-bogom -- headerless message crash</topic>
    <affects>
      <package>
	<name>milter-bogom</name>
	<range><lt>1.8.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Juan J. Marítnez reports:</p>
	<blockquote cite="http://www.usebox.net/jjm/bogom/errata/bogom-errata-2006-1.txt">
	  <p>The milter crashes while processing a headerless
	    message</p>
	  <p>Impact: bogom crashes and sendmail moves it to error
	    state</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.usebox.net/jjm/bogom/errata/bogom-errata-2006-1.txt</url>
      <mlist>http://alf.dyndns.ws/pipermail/milter/2006-January/000076.html</mlist>
    </references>
    <dates>
      <discovery>2006-01-05</discovery>
      <entry>2006-01-09</entry>
    </dates>
  </vuln>

  <vuln vid="b747b2a9-7be0-11da-8ec4-0002b3b60e4c">
    <topic>bogofilter -- heap corruption through excessively long words</topic>
    <affects>
      <package>
	<name>bogofilter</name>
	<range><ge>0.96.2</ge><lt>0.96.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Matthias Andree reports:</p>
	<blockquote cite="http://bogofilter.sourceforge.net/security/bogofilter-SA-2005-02">
	  <p>Bogofilter's/bogolexer's input handling in version 0.96.2 was not
	    keeping track of its output buffers properly and could overrun a
	    heap buffer if the input contained words whose length exceeded
	    16,384 bytes, the size of flex's input buffer. A "word" here refers
	    to a contiguous run of input octets that was not '_' and did not
	    match at least one of ispunct(), iscntrl() or isspace().</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-4592</cvename>
      <url>http://bogofilter.sourceforge.net/security/bogofilter-SA-2005-02</url>
    </references>
    <dates>
      <discovery>2005-10-23</discovery>
      <entry>2006-01-07</entry>
    </dates>
  </vuln>

  <vuln vid="92140bc9-7bde-11da-8ec4-0002b3b60e4c">
    <topic>bogofilter -- heap corruption through malformed input</topic>
    <affects>
      <package>
	<name>bogofilter</name>
	<range><ge>0.93.5</ge><lt>0.96.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Matthias Andree reports:</p>
	<blockquote cite="http://bogofilter.sourceforge.net/security/bogofilter-SA-2005-01">
	  <p>When using Unicode databases (default in more recent bogofilter
	    installations), upon encountering invalid input sequences,
	    bogofilter or bogolexer could overrun a malloc()'d buffer,
	    corrupting the heap, while converting character sets.  Bogofilter
	    would usually be processing untrusted data received from the
	    network at that time.</p>

	  <p>This problem was aggravated by an unrelated bug that made
	    bogofilter process binary attachments as though they were text, and
	    attempt charset conversion on them.  Given the MIME default
	    character set, US-ASCII, all input octets in the range 0x80...0xff
	    were considered invalid input sequences and could trigger the heap
	    corruption.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-4591</cvename>
      <url>http://bogofilter.sourceforge.net/security/bogofilter-SA-2005-01</url>
    </references>
    <dates>
      <discovery>2005-10-22</discovery>
      <entry>2006-01-07</entry>
    </dates>
  </vuln>

  <vuln vid="c2fdb3bc-7d72-11da-b96e-000fb586ba73">
    <topic>rxvt-unicode -- restore permissions on tty devices</topic>
    <affects>
      <package>
	<name>rxvt-unicode</name>
	<range><lt>6.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A rxvt-unicode changelog reports:</p>
	<blockquote cite="http://dist.schmorp.de/rxvt-unicode/Changes">
	  <p>SECURITY FIX: on systems using openpty, permissions were
	    not correctly updated on the tty device and were left as
	    world-readable and world-writable (likely in original rxvt,
	    too), and were not restored properly. Affected are only
	    systems where non-unix ptys were used (such as most BSDs).
	    Found, patched and debugged by Ryan Beasley.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://dist.schmorp.de/rxvt-unicode/Changes</url>
    </references>
    <dates>
      <discovery>2005-12-31</discovery>
      <entry>2006-01-04</entry>
    </dates>
  </vuln>

  <vuln vid="9fff8dc8-7aa7-11da-bf72-00123f589060">
    <topic>apache -- mod_imap cross-site scripting flaw</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><ge>1.3</ge><lt>1.3.34_3</lt></range>
	<range><ge>2.0.35</ge><lt>2.0.55_2</lt></range>
	<range><ge>2.1</ge><lt>2.1.9_3</lt></range>
	<range><ge>2.2</ge><lt>2.2.0_3</lt></range>
      </package>
      <package>
	<name>apache+mod_perl</name>
	<range><lt>1.3.34_1</lt></range>
      </package>
      <package>
	<name>apache_fp</name>
	<name>apache+ipv6</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<name>ru-apache</name>
	<range><lt>1.3.34+30.22_1</lt></range>
      </package>
      <package>
	<name>ru-apache+mod_ssl</name>
	<range><lt>1.3.34+30.22+2.8.25_1</lt></range>
      </package>
      <package>
	<name>apache+ssl</name>
	<range><ge>1.3.0</ge><lt>1.3.33.1.55_2</lt></range>
      </package>
      <package>
	<name>apache+mod_ssl</name>
	<name>apache+mod_ssl+ipv6</name>
	<name>apache+mod_ssl+mod_accel</name>
	<name>apache+mod_ssl+mod_accel+ipv6</name>
	<name>apache+mod_ssl+mod_accel+mod_deflate</name>
	<name>apache+mod_ssl+mod_accel+mod_deflate+ipv6</name>
	<name>apache+mod_ssl+mod_deflate</name>
	<name>apache+mod_ssl+mod_deflate+ipv6</name>
	<name>apache+mod_ssl+mod_snmp</name>
	<name>apache+mod_ssl+mod_snmp+mod_accel</name>
	<name>apache+mod_ssl+mod_snmp+mod_accel+ipv6</name>
	<name>apache+mod_ssl+mod_snmp+mod_deflate</name>
	<name>apache+mod_ssl+mod_snmp+mod_deflate+ipv6</name>
	<name>apache+mod_ssl+mod_snmp+mod_accel+mod_deflate+ipv6</name>
	<range><lt>1.3.34+2.8.25_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Apache HTTP Server Project reports:</p>
	<blockquote cite="http://httpd.apache.org/security/vulnerabilities_13.html">
	  <p>A flaw in mod_imap when using the Referer directive with
	    image maps. In certain site configurations a remote
	    attacker could perform a cross-site scripting attack if a
	    victim can be forced to visit a malicious URL using
	    certain web browsers.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3352</cvename>
      <bid>15834</bid>
      <url>http://www.apacheweek.com/features/security-13</url>
      <url>http://www.apacheweek.com/features/security-20</url>
    </references>
    <dates>
      <discovery>2005-11-01</discovery>
      <entry>2006-01-01</entry>
      <modified>2006-01-03</modified>
    </dates>
  </vuln>

  <vuln vid="43770b1c-72f6-11da-8c1d-000e0c2e438a">
    <topic>nbd-server -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>nbd-server</name>
	<range><lt>2.8.2_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Kurt Fitzner reports a buffer overflow vulnerability
	  within nbd.  This could potentially allow the execution
	  of arbitrary code on the nbd server.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3534</cvename>
      <url>http://www.debian.org/security/2005/dsa-924</url>
    </references>
    <dates>
      <discovery>2005-12-21</discovery>
      <entry>2005-12-22</entry>
      <modified>2005-12-25</modified>
    </dates>
  </vuln>

  <vuln vid="b5a49db7-72fc-11da-9827-021106004fd6">
    <topic>scponly -- local privilege escalation exploits</topic>
      <affects>
        <package>
          <name>scponly</name>
          <range><lt>4.2</lt></range>
        </package>
      </affects>
      <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Max Vozeler reports:</p>
        <blockquote cite="https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html">
          <p>If ALL the following conditions are true, administrators using
            scponly-4.1 or older may be at risk of a local privilege
            escalation exploit:</p>
          <ul>
            <li>the chrooted setuid scponlyc binary is installed</li>
            <li>regular non-scponly users have interactive shell access
              to the box</li>
            <li>a user executable dynamically linked setuid binary
              (such as ping) exists on the same file system mount
              as the user's home directory</li>
            <li>the operating system supports an LD_PRELOAD style
              mechanism to overload dynamic library loading</li>
          </ul>
        </blockquote>
        <p>Pekka Pessi also reports:</p>
        <blockquote cite="https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html">
          <p>If ANY the following conditions are true, administrators
            using scponly-4.1 or older may be at risk of a local privilege
            escalation exploit:</p>
          <ul>
            <li>scp compatibility is enabled</li>
            <li>rsync compatibility is enabled</li>
          </ul>
        </blockquote>
      </body>
    </description>
    <references>
      <url>https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html</url>
      <url>http://sublimation.org/scponly/#relnotes</url>
    </references>
    <dates>
      <discovery>2005-12-21</discovery>
      <entry>2005-12-22</entry>
    </dates>
  </vuln>

  <vuln vid="f7eb0b23-7099-11da-a15c-0060084a00e5">
    <topic>fetchmail -- null pointer dereference in multidrop mode with headerless email</topic>
      <affects>
        <package>
          <name>fetchmail</name>
          <range><lt>6.3.1</lt></range>
        </package>
      </affects>
      <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>The fetchmail team reports:</p>
        <blockquote cite="http://fetchmail.berlios.de/fetchmail-SA-2005-03.txt">
          <p>Fetchmail contains a bug that causes an application crash
             when fetchmail is configured for multidrop mode and the
             upstream mail server sends a message without headers.  As
             fetchmail does not record this message as "previously fetched",
             it will crash with the same message if it is re-executed, so it
             cannot make progress. A malicious or broken-into upstream server
             could thus cause a denial of service in fetchmail clients.
           </p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-4348</cvename>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2005-03.txt</url>
      <url>http://article.gmane.org/gmane.mail.fetchmail.user/7573</url>
      <url>http://bugs.debian.org/343836</url>
    </references>
    <dates>
      <discovery>2005-12-19</discovery>
      <entry>2005-12-19</entry>
    </dates>
  </vuln>

  <vuln vid="82a41084-6ce7-11da-b90c-000e0c2e438a">
    <topic>mantis -- "t_core_path" file inclusion vulnerability</topic>
    <affects>
      <package>
	<name>mantis</name>
	<range><lt>1.0.0rc3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia Research reports:</p>
	<blockquote cite="http://secunia.com/secunia_research/2005-46/advisory/">
	  <p>Input passed to the "t_core_path" parameter in
	    "bug_sponsorship_list_view_inc.php" isn't properly verified,
	    before it used to include files. This can be exploited to
	    include arbitrary files from external and local
	    resources.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3335</cvename>
      <url>http://secunia.com/secunia_research/2005-46/advisory/</url>
    </references>
    <dates>
      <discovery>2005-10-26</discovery>
      <entry>2005-12-14</entry>
    </dates>
  </vuln>

  <vuln vid="6e3b12e2-6ce3-11da-b90c-000e0c2e438a">
    <topic>mantis -- "view_filters_page.php" cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>mantis</name>
	<range><lt>1.0.0rc4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>r0t reports:</p>
	<blockquote cite="http://pridels.blogspot.com/2005/12/mantis-bugtracking-system-xss-vuln.html">
	  <p>Mantis contains a flaw that allows a remote cross site
	    scripting attack. This flaw exists because input passed to
	    "target_field" parameter in "view_filters_page.php" isn't
	    properly sanitised before being returned to the user.  This
	    could allow a user to create a specially crafted URL that
	    would execute arbitrary code in a user's browser within the
	    trust relationship between the browser and the server,
	    leading to a loss of integrity.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15842</bid>
      <url>http://pridels.blogspot.com/2005/12/mantis-bugtracking-system-xss-vuln.html</url>
    </references>
    <dates>
      <discovery>2005-12-13</discovery>
      <entry>2005-12-14</entry>
    </dates>
  </vuln>

  <vuln vid="2506f558-6a8a-11da-b96e-000fb586ba73">
    <topic>mnemo -- Cross site scripting vulnerabilities in several of the notepad name and note data fields</topic>
    <affects>
      <package>
	<name>mnemo</name>
	<range><lt>2.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Announce of Mnemo H3 (2.0.3) (final):</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=horde-announce&amp;m=113433279228172&amp;w=2">
	  <p>This [2.0.3] is a security release that fixes cross site
	    scripting vulnerabilities in several of the notepad name
	    and note data fields. None of the vulnerabilities can be
	    exploited by unauthenticated users; however, we strongly
	    recommend that all users of Mnemo 2.0.2 upgrade to 2.0.3
	    as soon as possible.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://marc.theaimsgroup.com/?l=horde-announce&amp;m=113433279228172&amp;w=2</url>
    </references>
    <dates>
      <discovery>2005-12-11</discovery>
      <entry>2005-12-11</entry>
    </dates>
  </vuln>

  <vuln vid="ee6b5956-6a89-11da-b96e-000fb586ba73">
    <topic>nag -- Cross site scripting vulnerabilities in several of the tasklist name and task data fields</topic>
    <affects>
      <package>
	<name>nag</name>
	<range><lt>2.0.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Announce of Nag H3 (2.0.4) (final):</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=horde-announce&amp;m=113433205826731&amp;w=2">
	  <p>This [2.0.4] is a security release that fixes cross site
	    scripting vulnerabilities in several of the tasklist name
	    and task data fields. None of the vulnerabilities can be
	    exploited by unauthenticated users; however, we strongly
	    recommend that all users of Nag 2.0.3 upgrade to 2.0.4 as
	    soon as possible.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://marc.theaimsgroup.com/?l=horde-announce&amp;m=113433205826731&amp;w=2</url>
    </references>
    <dates>
      <discovery>2005-12-11</discovery>
      <entry>2005-12-11</entry>
    </dates>
  </vuln>

  <vuln vid="eeebd55d-6a88-11da-b96e-000fb586ba73">
    <topic>turba -- Cross site scripting vulnerabilities in several of the address book name and contact data fields</topic>
    <affects>
      <package>
	<name>turba</name>
	<range><lt>2.0.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Announce of Turba H3 (2.0.5) (final):</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=horde-announce&amp;m=113433120829232&amp;w=2">
	  <p>This [2.0.5] is a security release that fixes cross site
	    scripting vulnerabilities in several of the address book
	    name and contact data fields. None of the vulnerabilities
	    can be exploited by unauthenticated users; however, we
	    strongly recommend that all users of Turba 2.0.4 upgrade
	    to 2.0.5 as soon as possible.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://marc.theaimsgroup.com/?l=horde-announce&amp;m=113433120829232&amp;w=2</url>
    </references>
    <dates>
      <discovery>2005-12-11</discovery>
      <entry>2005-12-11</entry>
    </dates>
  </vuln>

  <vuln vid="36494478-6a88-11da-b96e-000fb586ba73">
    <topic>kronolith -- Cross site scripting vulnerabilities in several of the calendar name and event data fields</topic>
    <affects>
      <package>
	<name>kronolith</name>
	<range><lt>2.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Announce of Kronolith H3 (2.0.6) (final):</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=kronolith&amp;m=113433029822279&amp;w=2">
	  <p>This [2.0.6] is a security release that fixes cross site
	    scripting vulnerabilities in several of the calendar name
	    and event data fields. None of the vulnerabilities can be
	    exploited by unauthenticated users; however, we strongly
	    recommend that all users of Kronolith 2.0.5 upgrade to
	    2.0.6 as soon as possible.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://marc.theaimsgroup.com/?l=kronolith&amp;m=113433029822279&amp;w=2</url>
    </references>
    <dates>
      <discovery>2005-12-11</discovery>
      <entry>2005-12-11</entry>
    </dates>
  </vuln>

  <vuln vid="01356ccc-6a87-11da-b96e-000fb586ba73">
    <topic>horde -- Cross site scripting vulnerabilities in several of Horde's templates</topic>
    <affects>
      <package>
	<name>horde</name>
	<name>horde-php5</name>
	<range><lt>3.0.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Announce of Horde H3 3.0.8 (final):</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=horde-announce&amp;m=113433346726097&amp;w=2">
	  <p>This [3.0.8] is a security release that fixes cross site
	    scripting vulnerabilities in several of Horde's templates.
	    None of the vulnerabilities can be exploited by
	    unauthenticated users; however, we strongly recommend that
	    all users of Horde 3.0.7 upgrade to 3.0.8 as soon as
	    possible.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://marc.theaimsgroup.com/?l=horde-announce&amp;m=113433346726097&amp;w=2</url>
    </references>
    <dates>
      <discovery>2005-12-11</discovery>
      <entry>2005-12-11</entry>
    </dates>
  </vuln>

  <vuln vid="9b4facec-6761-11da-99f6-00123ffe8333">
    <topic>curl -- URL buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>curl</name>
	<range><ge>7.11.2</ge><lt>7.15.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Project cURL Security Advisory reports:</p>
	<blockquote cite="http://curl.haxx.se/docs/adv_20051207.html">
	  <p>libcurl's URL parser function can overflow a malloced
	    buffer in two ways, if given a too long URL.</p>
	  <p>1 - pass in a URL with no protocol (like "http://")
	    prefix, using no slash and the string is 256 bytes or
	    longer. This leads to a single zero byte overflow of the
	    malloced buffer.</p>
	  <p>2 - pass in a URL with only a question mark as separator
	    (no slash) between the host and the query part of the URL.
	    This leads to a single zero byte overflow of the malloced
	    buffer.</p>
	  <p>Both overflows can be made with the same input string,
	    leading to two single zero byte overwrites.</p>
	  <p>The affected flaw cannot be triggered by a redirect, but
	    the long URL must be passed in "directly" to libcurl. It
	    makes this a "local" problem. Of course, lots of programs
	    may still pass in user-provided URLs to libcurl without doing
	    much syntax checking of their own, allowing a user to exploit
	    this vulnerability.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15756</bid>
      <cvename>CVE-2005-4077</cvename>
      <url>http://curl.haxx.se/docs/adv_20051207.html</url>
      <url>http://www.hardened-php.net/advisory_242005.109.html</url>
      <url>http://secunia.com/advisories/17907/</url>
    </references>
    <dates>
      <discovery>2005-12-07</discovery>
      <entry>2005-12-09</entry>
      <modified>2006-01-01</modified>
    </dates>
  </vuln>

  <vuln vid="23afd91f-676b-11da-99f6-00123ffe8333">
    <topic>phpmyadmin -- register_globals emulation "import_blacklist" manipulation</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.7.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/17925/">
	  <p>Stefan Esser has reported a vulnerability in phpMyAdmin,
	    which can be exploited by malicious people to conduct
	    cross-site scripting attacks, disclose sensitive
	    information, and compromise a vulnerable system.</p>
	  <p>The vulnerability is caused due to an error in the
	    register_globals emulation layer in "grab_globals.php"
	    where the "import_blacklist" variable is not properly
	    protected from being overwritten. This can be exploited
	    to execute arbitrary HTML and script code in a user's
	    browser session in context of an affected site, and
	    include arbitrary files from external and local resources.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-9</url>
      <url>http://www.hardened-php.net/advisory_252005.110.html</url>
      <url>http://secunia.com/advisories/17925/</url>
    </references>
    <dates>
      <discovery>2005-12-07</discovery>
      <entry>2005-12-07</entry>
    </dates>
  </vuln>

  <vuln vid="59ada6e5-676a-11da-99f6-00123ffe8333">
    <topic>phpmyadmin -- XSS vulnerabilities</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.7.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A phpMyAdmin security advisory reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-8">
	  <p>It was possible to conduct an XSS attack via the
	    HTTP_HOST variable; also, some scripts in the libraries
	    directory that handle header generation were vulnerable
	    to XSS.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3665</cvename>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-8</url>
      <url>http://secunia.com/advisories/17895/</url>
    </references>
    <dates>
      <discovery>2005-12-05</discovery>
      <entry>2005-12-07</entry>
    </dates>
  </vuln>

  <vuln vid="964161cd-6715-11da-99f6-00123ffe8333">
    <topic>ffmpeg -- libavcodec buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>ffmpeg</name>
	<range><lt>0.4.9.p1_4</lt></range>
      </package>
      <package>
	<name>ffmpeg-devel</name>
	<range><lt>0.4.9.c.2005120600</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/17892/">
	  <p>Simon Kilvington has reported a vulnerability in
	    FFmpeg libavcodec, which can be exploited by malicious
	    people to cause a DoS (Denial of Service) and
	    potentially to compromise a user's system.</p>
	  <p>The vulnerability is caused due to a boundary error
	    in the "avcodec_default_get_buffer()" function of
	    "utils.c" in libavcodec. This can be exploited to
	    cause a heap-based buffer overflow when a
	    specially-crafted 1x1 ".png" file containing a palette
	    is read.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://article.gmane.org/gmane.comp.video.ffmpeg.devel/26558</url>
      <url>http://secunia.com/advisories/17892/</url>
    </references>
    <dates>
      <discovery>2005-11-30</discovery>
      <entry>2005-12-07</entry>
    </dates>
  </vuln>

  <vuln vid="7289187b-66a5-11da-99f6-00123ffe8333">
    <topic>trac -- search module SQL injection vulnerability</topic>
    <affects>
      <package>
	<name>trac</name>
	<range><lt>0.9.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/17894/">
	  <p>A vulnerability has been reported in Trac, which
	    can be exploited by malicious people to conduct SQL
	    injection attacks.</p>
	  <p>Some unspecified input passed in the search module
	    isn't properly sanitised before being used in a SQL
	    query. This can be exploited to manipulate SQL
	    queries by injecting arbitrary SQL code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://projects.edgewall.com/trac/wiki/ChangeLog#a0.9.2</url>
      <url>http://secunia.com/advisories/17894/</url>
    </references>
    <dates>
      <discovery>2005-12-05</discovery>
      <entry>2005-12-07</entry>
    </dates>
  </vuln>

  <vuln vid="faca0843-6281-11da-8630-00123ffe8333">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><lt>4.6.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/17824/">
	  <p>Some vulnerabilities have been reported in Drupal,
	    which can be exploited by malicious people to bypass
	    certain security restrictions, and conduct script
	    insertion and HTTP response splitting attacks.</p>
	  <p>1) An input validation error in the filtering of
	    HTML code can be exploited to inject arbitrary
	    JavaScript code in submitted content, which will be
	    executed in a user's browser session in context of
	    an affected site when the malicious user data is
	    viewed.
	    Successful exploitation requires that the user has
	    access to the full HTML input format.
	    Ref: sa-2005-007</p>
	  <p>2) An input validation error in the attachment
	    handling can be exploited to upload a malicious
	    image with embedded HTML and script content, which
	    will be executed in a user's browser session in
	    context of an affected site when viewed directly with
	    the Microsoft Internet Explorer browser.
	    This can also be exploited to inject arbitrary HTTP
	    headers, which will be included in the response sent
	    to the user.
	    Ref: sa-2005-008</p>
	  <p>3) The problem is that it is possible to bypass the
	    "access user profile" permission. However, this cannot
	    be exploited to modify data.
	    Successful exploitation requires that the server runs
	    PHP 5.
	    Ref: sa-2005-009</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/files/sa-2005-007/advisory.txt</url>
      <url>http://drupal.org/files/sa-2005-008/advisory.txt</url>
      <url>http://drupal.org/files/sa-2005-009/advisory.txt</url>
      <url>http://secunia.com/advisories/17824/</url>
    </references>
    <dates>
      <discovery>2005-12-01</discovery>
      <entry>2005-12-01</entry>
    </dates>
  </vuln>

  <vuln vid="d6b092bd-61e1-11da-b64c-0001020eed82">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-opera</name>
	<name>opera-devel</name>
	<name>opera</name>
	<range><lt>8.51</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Opera reports:</p>
	<blockquote cite="http://www.opera.com/support/search/supsearch.dml?index=819">
	  <p>It is possible to make a form input that looks like an
	    image link. If the form input has a "title" attribute, the
	    status bar will show the "title". A "title" which looks
	    like a URL can mislead the user, since the title can say
	    http://nice.familiar.com/, while the form action can be
	    something else.</p>
	  <p>Opera's tooltip says "Title:" before the title text,
	    making a spoof URL less convincing. A user who has enabled
	    the status bar and disabled tooltips can be affected by
	    this. Neither of these settings are Opera's defaults.</p>
	  <p>This exploit is mostly of interest to users who disable
	    JavaScript. If JavaScript is enabled, any link target or
	    form action can be overridden by the script. The tooltip
	    and the statusbar can only be trusted to show the true
	    location if JavaScript is disabled.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/supsearch.dml?index=817">
	  <p>Java code using LiveConnect methods to remove a property
	    of a JavaScript object may in some cases use null pointers
	    that can make Opera crash. This crash is not exploitable
	    and such code is rare on the web.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3699</cvename>
      <url>http://secunia.com/advisories/17571/</url>
      <url>http://www.opera.com/support/search/supsearch.dml?index=817</url>
      <url>http://www.opera.com/support/search/supsearch.dml?index=819</url>
    </references>
    <dates>
      <discovery>2005-11-16</discovery>
      <entry>2005-11-30</entry>
    </dates>
  </vuln>

  <vuln vid="dfc1daa8-61de-11da-b64c-0001020eed82">
    <topic>opera -- command line URL shell command injection</topic>
    <affects>
      <package>
	<name>linux-opera</name>
	<name>opera-devel</name>
	<name>opera</name>
	<range><lt>8.51</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An Opera Advisory reports:</p>
	<blockquote cite="http://www.opera.com/support/search/supsearch.dml?index=818">
	  <p>Opera for UNIX uses a wrapper shell script to start up
	    Opera. This shell script reads the input arguments, like
	    the file names or URLs that Opera is to open. It also
	    performs some environment checks, for example whether Java
	    is available and if so, where it is located.</p>
	  <p>This wrapper script can also run commands embedded in the
	    URL, so that a specially crafted URL can make arbitrary
	    commands run on the recipient's machine. Users who have
	    other programs set up to use Opera to open Web links are
	    vulnerable to this flaw. For these users, clicking a Web
	    link in for example OpenOffice.org or Evolution can run a
	    command that was put into the link.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15521</bid>
      <cvename>CVE-2005-3750</cvename>
      <url>http://secunia.com/secunia_research/2005-57/advisory/</url>
      <url>http://www.opera.com/support/search/supsearch.dml?index=818</url>
    </references>
    <dates>
      <discovery>2005-11-17</discovery>
      <entry>2005-11-30</entry>
    </dates>
  </vuln>

  <vuln vid="ffb82d3a-610f-11da-8823-00123ffe8333">
    <topic>mambo -- "register_globals" emulation layer overwrite vulnerability</topic>
    <affects>
      <package>
	<name>mambo</name>
	<range><lt>4.5.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/17622/">
	  <p>peter MC tachatte has discovered a vulnerability in Mambo,
	    which can be exploited by malicious people to manipulate
	    certain information and compromise a vulnerable system.</p>
	  <p>The vulnerability is caused due to an error in the
	    "register_globals" emulation layer in "globals.php" where
	    certain arrays used by the system can be overwritten. This
	    can be exploited to include arbitrary files from external
	    and local resources via the "mosConfig_absolute_path" parameter.</p>
	  <p>Successful exploitation requires that "register_globals"
	    is disabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.mamboserver.com/index.php?option=com_content&amp;task=view&amp;id=172&amp;Itemid=1</url>
      <url>http://secunia.com/advisories/17622/</url>
    </references>
    <dates>
      <discovery>2005-11-17</discovery>
      <entry>2005-11-30</entry>
    </dates>
  </vuln>

  <vuln vid="27a70a01-5f6c-11da-8d54-000cf18bbe54">
    <topic>ghostscript -- insecure temporary file creation vulnerability</topic>
    <affects>
      <package>
	<name>ghostscript-gnu</name>
	<name>ghostscript-gnu-nox11</name>
	<range><lt>7.07_14</lt></range>
      </package>
      <package>
	<name>ghostscript-afpl</name>
	<name>ghostscript-afpl-nox11</name>
	<range><lt>8.53_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<blockquote cite="http://www.securityfocus.com/bid/11285/discuss">
	  <p>Ghostscript is affected by an insecure temporary file
	    creation vulnerability. This issue is likely due
	    to a design error that causes the application to fail
	    to verify the existence of a file before writing to it.</p>

	  <p>An attacker may leverage this issue to overwrite
	    arbitrary files with the privileges of an unsuspecting
	    user that activates the vulnerable application.
	    Reportedly this issue is unlikely to facilitate
	    privilege escalation.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>11285</bid>
      <cvename>CVE-2004-0967</cvename>
    </references>
    <dates>
      <discovery>2004-10-19</discovery>
      <entry>2005-11-27</entry>
    </dates>
  </vuln>

  <vuln vid="873a6542-5b8d-11da-b96e-000fb586ba73">
    <topic>horde -- Cross site scripting vulnerabilities in MIME viewers</topic>
    <affects>
      <package>
	<name>horde</name>
	<name>horde-php5</name>
	<range><lt>3.0.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Announce of Horde 3.0.7 (final):</p>
	<blockquote cite="http://lists.horde.org/archives/announce/2005/000232.html">
	  <p>This [3.0.7] is a security release that fixes cross site
	    scripting vulnerabilities in two of Horde's MIME viewers. These
	    holes could for example be exploited by an attacker sending
	    specially crafted emails to Horde's webmail client IMP. The
            attack could be used to steal users' identity information, taking
	    over users' sessions, or changing users' settings.</p>
	  <p>As a hotfix the css and tgz MIME drivers can be disabled by
	    removing their entries from the
	    $mime_drivers_map['horde']['registered'] list in
	    horde/config/mime_drivers.php.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15535</bid>
      <cvename>CVE-2005-3759</cvename>
      <url>http://lists.horde.org/archives/announce/2005/000232.html</url>
    </references>
    <dates>
      <discovery>2005-11-22</discovery>
      <entry>2005-11-22</entry>
      <modified>2005-11-26</modified>
    </dates>
  </vuln>

  <vuln vid="c55f9ed0-56a7-11da-a3f0-00123ffe8333">
    <topic>phpmyadmin -- HTTP Response Splitting vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.6.4.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A phpMyAdmin security advisory reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-6">
	  <p>Some scripts in phpMyAdmin are vulnerable to an
	    HTTP Response Splitting attack.</p>
	  <p>Severity:</p>
	  <p>We consider these vulnerabilities to be serious.
	    However, they can only be triggered on systems running
	    with register_globals = on.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-6</url>
      <url>http://secunia.com/advisories/17578/</url>
      <url>http://www.fitsec.com/advisories/FS-05-02.txt</url>
    </references>
    <dates>
      <discovery>2005-11-15</discovery>
      <entry>2005-11-16</entry>
    </dates>
  </vuln>

  <vuln vid="9c1cea79-548a-11da-b53f-0004614cc33d">
    <topic>phpSysInfo -- "register_globals" emulation layer overwrite vulnerability</topic>
    <affects>
      <package>
	<name>phpSysInfo</name>
	<range><lt>2.5.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/17441/">
	  <p>Christopher Kunz has reported a vulnerability in
	    phpSysInfo, which can be exploited by malicious people
	    to manipulate certain information.</p>
	  <p>The vulnerability is caused due to an error in
	    the "register_globals" emulation layer where certain
	    arrays used by the system can be overwritten.  This can be
	    exploited to execute arbitrary HTML and script code in
	    a user's browser session and include arbitrary files from
	    local resources.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.hardened-php.net/advisory_222005.81.html</url>
      <url>http://secunia.com/advisories/17441/</url>
    </references>
    <dates>
      <discovery>2005-11-10</discovery>
      <entry>2005-11-13</entry>
      <modified>2005-12-25</modified>
    </dates>
  </vuln>

  <vuln vid="aed343b4-5480-11da-b579-001125afbed7">
    <topic>Macromedia flash player -- swf file handling arbitrary code</topic>
    <affects>
      <package>
	<name>linux-flashplugin6</name>
	<range><le>6.0r79_3</le></range>
      </package>
      <package>
	<name>linux-flashplugin7</name>
	<range><lt>7.0r61</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/17430/">
	  <p>A vulnerability has been reported in Macromedia
	    Flash Player, which can be exploited by malicious
	    people to compromise a user's system.</p>
	  <p>The vulnerability is caused due to missing validation
	    of the frame type identifier that is read from
	    a SWF file.  This value is used as an index in Flash.ocx
	    to reference an array of function pointers.  This can be
	    exploited via a specially crafted SWF file to cause
	    the index to reference memory that is under the attacker's
	    control, which causes Flash Player to use attacker
	    supplied values as function pointers.</p>
	  <p>Successful exploitation allows execution of arbitrary
	    code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.macromedia.com/devnet/security/security_zone/mpsb05-07.html</url>
      <url>http://secunia.com/advisories/17430/</url>
      <url>http://www.eeye.com/html/research/advisories/AD20051104.html</url>
    </references>
    <dates>
      <discovery>2005-06-27</discovery>
      <entry>2005-11-13</entry>
    </dates>
  </vuln>

  <vuln vid="f4b95430-51d8-11da-8e93-0010dc4afb40">
    <topic>flyspray -- cross-site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>flyspray</name>
	<range><lt>0.9.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/17316/">
	  <p>Lostmon has reported some vulnerabilities in Flyspray,
	    which can be exploited by malicious people to conduct
	    cross-site scripting attacks.</p>
    	  <p>Some input isn't properly sanitised before being
	    returned to the user.  This can be exploited to execute
	    arbitrary HTML and script code in a user's browser
	    session in context of an affected site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15209</bid>
      <url>http://secunia.com/advisories/17316/</url>
      <url>http://lostmon.blogspot.com/2005/10/flyspray-bug-killer-multiple-variable.html</url>
    </references>
    <dates>
      <discovery>2005-10-26</discovery>
      <entry>2005-11-10</entry>
      <modified>2005-11-29</modified>
    </dates>
  </vuln>

  <vuln vid="7f3fdef7-51d2-11da-8e93-0010dc4afb40">
    <topic>p5-Mail-SpamAssassin -- long message header denial of service</topic>
    <affects>
      <package>
	<name>p5-Mail-SpamAssassin</name>
	<range><lt>3.1.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/17386/">
	  <p>A vulnerability has been reported in SpamAssassin,
	    which can be exploited by malicious people to cause
	    a DoS (Denial of Service).</p>
          <p>The vulnerability is caused due to the use of
	    an inefficient regular expression in
	    "/SpamAssassin/Message.pm" to parse email headers.
	    This can cause perl to crash when it runs out of stack
	    space and can be exploited via a malicious email that
	    contains a large number of recipients.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/17386/</url>
      <url>http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4570</url>
    </references>
    <dates>
      <discovery>2005-11-10</discovery>
      <entry>2005-11-10</entry>
    </dates>
  </vuln>

  <vuln vid="eb29a575-3381-11da-8340-000e0c2e438a">
    <topic>qpopper -- multiple privilege escalation vulnerabilities</topic>
    <affects>
      <package>
	<name>qpopper</name>
	<range><ge>4.0</ge><le>4.0.5</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jens Steube reports that qpopper is vulnerable to a privilege
	  escalation vulnerability.  qpopper does not properly drop root
	  privileges so that user supplied configuration and trace files
	  can be processed with root privileges.  This could allow a
	  local attacker to create or modify arbitrary files.</p>
	<p>qpopper is also affected by improper umask settings
	  which could allow users to create group or world-writeable
	  files, possibly allowing an attacker to overwrite arbitrary
	  files.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1151</cvename>
      <cvename>CVE-2005-1152</cvename>
      <url>http://secunia.com/advisories/15475/</url>
    </references>
    <dates>
      <discovery>2005-05-26</discovery>
      <entry>2005-11-07</entry>
      <modified>2005-11-26</modified>
    </dates>
  </vuln>

  <vuln vid="44e5f5bd-4d76-11da-bf37-000fb586ba73">
    <topic>pear-PEAR -- PEAR installer arbitrary code execution vulnerability</topic>
    <affects>
      <package>
	<name>pear-PEAR</name>
	<range><lt>1.4.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gregory Beaver reports:</p>
	<blockquote cite="http://pear.php.net/advisory-20051104.txt">
	  <p>A standard feature of the PEAR installer implemented in
	    all versions of PEAR can lead to the execution of
	    arbitrary PHP code upon running the "pear" command
	    or loading the Web/Gtk frontend.</p>
	  <p>To be vulnerable, a user must explicitly install a
	    publicly released malicious package using the PEAR
	    installer, or explicitly install a package that depends on
	    a malicious package.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://pear.php.net/advisory-20051104.txt</url>
    </references>
    <dates>
      <discovery>2005-11-01</discovery>
      <entry>2005-11-04</entry>
    </dates>
  </vuln>

  <vuln vid="3de49331-0dec-422c-93e5-e4719e9869c5">
    <topic>openvpn -- potential denial-of-service on servers in TCP mode</topic>
    <affects>
      <package>
	<name>openvpn</name>
	<range><ge>2.0</ge><lt>2.0.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>James Yonan reports:</p>
	<blockquote cite="http://openvpn.net/changelog.html">
	  <p>If the TCP server accept() call returns an error status, the
	    resulting exception handler may attempt to indirect through a NULL
	    pointer, causing a segfault.  Affects all OpenVPN 2.0 versions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3409</cvename>
      <url>http://openvpn.net/changelog.html</url>
    </references>
    <dates>
      <discovery>2005-11-01</discovery>
      <entry>2005-11-01</entry>
      <modified>2005-11-04</modified>
    </dates>
  </vuln>

  <vuln vid="6129fdc7-6462-456d-a3ef-8fc3fbf44d16">
    <topic>openvpn -- arbitrary code execution on client through malicious or compromised server</topic>
    <affects>
      <package>
	<name>openvpn</name>
	<range><ge>2.0</ge><lt>2.0.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>James Yonan reports:</p>
	<blockquote cite="http://openvpn.net/changelog.html">
	  <p>A format string vulnerability
	    in the foreign_option function in options.c could
	    potentially allow a malicious or compromised server
	    to execute arbitrary code on the client.  Only
	    non-Windows clients are affected.  The vulnerability
	    only exists if (a) the client's TLS negotiation with
	    the server succeeds, (b) the server is malicious or
	    has been compromised such that it is configured to
	    push a maliciously crafted options string to the client,
	    and (c) the client indicates its willingness to accept
	    pushed options from the server by having "pull" or
	    "client" in its configuration file (Credit: Vade79).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3393</cvename>
      <mlist>http://www.securityfocus.com/archive/1/415293/30/0/threaded</mlist>
      <url>http://openvpn.net/changelog.html</url>
    </references>
    <dates>
      <discovery>2005-10-31</discovery>
      <entry>2005-11-01</entry>
      <modified>2005-11-04</modified>
    </dates>
  </vuln>

  <vuln vid="6821a2db-4ab7-11da-932d-00055d790c25">
    <topic>PHP -- multiple vulnerabilities</topic>
    <affects>
     <package>
	<name>mod_php4-twig</name>
	<name>php4-cgi</name>
	<name>php4-cli</name>
	<name>php4-dtc</name>
	<name>php4-horde</name>
	<name>php4-nms</name>
	<name>php4</name>
	<range><lt>4.4.1</lt></range>
      </package>
      <package>
        <name>mod_php</name>
        <name>mod_php4</name>
	<range><ge>4</ge><lt>4.4.1,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/17371/">
	  <p>Some vulnerabilities have been reported in PHP,
	    which can be exploited by malicious people to conduct
	    cross-site scripting attacks, bypass certain security
	    restrictions, and potentially compromise a vulnerable
	    system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/17371/</url>
    </references>
    <dates>
      <discovery>2005-10-31</discovery>
      <entry>2005-11-01</entry>
    </dates>
  </vuln>

  <vuln vid="70fc13d9-4ab4-11da-932d-00055d790c25">
    <topic>skype -- multiple buffer overflow vulnerabilities</topic>
    <affects>
     <package>
	<name>skype</name>
	<range><lt>1.2.0.18</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/17305/">
	  <p>Some vulnerabilities have been reported in Skype,
	    which can be exploited by malicious people to cause
	    a DoS or to compromise a user's system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3265</cvename>
      <cvename>CVE-2005-3267</cvename>
      <certvu>930345</certvu>
      <certvu>668193</certvu>
      <url>http://secunia.com/advisories/17305/</url>
      <url>http://skype.com/security/skype-sb-2005-02.html</url>
      <url>http://skype.com/security/skype-sb-2005-03.html</url>
    </references>
    <dates>
      <discovery>2005-10-25</discovery>
      <entry>2005-11-01</entry>
      <modified>2005-11-02</modified>
    </dates>
  </vuln>

  <vuln vid="1c3142a3-4ab2-11da-932d-00055d790c25">
    <topic>squid -- FTP server response handling denial of service</topic>
    <affects>
     <package>
	<name>squid</name>
	<range><lt>2.5.11_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/17271/">
	  <p>M.A.Young has reported a vulnerability in Squid,
	    which can be exploited by malicious people to cause
	    a DoS (Denial of Service).</p>
	  <p>The vulnerability is caused due to an error in
	    handling certain FTP server responses. This can be
	    exploited to crash Squid by visiting a malicious FTP
            server via the proxy.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3258</cvename>
      <url>http://secunia.com/advisories/17271/</url>
    </references>
    <dates>
      <discovery>2005-10-19</discovery>
      <entry>2005-11-01</entry>
    </dates>
  </vuln>

  <vuln vid="f38c87a5-4a3e-11da-8ba2-0004614cc33d">
    <topic>base -- PHP SQL injection vulnerability</topic>
    <affects>
     <package>
	<name>base</name>
	<range><lt>1.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/17314/">
	  <p>Remco Verhoef has discovered a vulnerability in
	    Basic Analysis and Security Engine (BASE), which
	    can be exploited by malicious users to conduct SQL
	    injection attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15199</bid>
      <url>http://secunia.com/advisories/17314/</url>
    </references>
    <dates>
      <discovery>2005-10-25</discovery>
      <entry>2005-10-31</entry>
    </dates>
  </vuln>

  <vuln vid="baf74e0b-497a-11da-a4f4-0060084a00e5">
    <topic>fetchmail -- fetchmailconf local password exposure</topic>
    <affects>
     <package>
	<name>fetchmail</name>
	<range><lt>6.2.5.2_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The fetchmail team reports:</p>
	<blockquote cite="http://fetchmail.berlios.de/fetchmail-SA-2005-02.txt">
	  <p>The fetchmailconf program before and excluding version
	    1.49 opened the run control file, wrote the configuration
	    to it, and only then changed the mode to 0600 (rw-------).
	    Writing the file, which usually contains passwords, before
	    making it unreadable to other users, can expose sensitive
	    password information.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3088</cvename>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2005-02.txt</url>
    </references>
    <dates>
      <discovery>2005-10-21</discovery>
      <entry>2005-10-30</entry>
    </dates>
  </vuln>

  <vuln vid="c01170bf-4990-11da-a1b8-000854d03344">
    <topic>lynx -- remote buffer overflow</topic>
    <affects>
      <package>
	<name>lynx</name>
	<range><lt>2.8.5_1</lt></range>
	<range><gt>2.8.6*</gt><lt>2.8.6d14</lt></range>
      </package>
      <package>
	<name>lynx-ssl</name>
	<range><lt>2.8.5_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ulf Härnhammar reports:</p>
	<blockquote cite="http://lists.grok.org.uk/pipermail/full-disclosure/2005-October/038019.html">
	  <p>When Lynx connects to an NNTP server to fetch information
	    about the available articles in a newsgroup, it will
	    call a function called HTrjis() with the information
	    from certain article headers. The function adds missing
	    ESC characters to certain data, to support Asian character
	    sets. However, it does not check if it writes outside
	    of the char array buf, and that causes a remote stack-based
	    buffer overflow.
	  </p>
	</blockquote>
      </body>
    </description> <references>
      <cvename>CVE-2005-3120</cvename>
      <url>http://lists.grok.org.uk/pipermail/full-disclosure/2005-October/038019.html</url>
    </references> <dates>
      <discovery>2005-10-17</discovery>
      <entry>2005-10-30</entry>
      <modified>2005-11-01</modified>
    </dates>
  </vuln>

  <vuln vid="1daea60a-4719-11da-b5c6-0004614cc33d">
    <topic>ruby -- vulnerability in the safe level settings</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby_static</name>
	<range><gt>1.6.*</gt><lt>1.6.8.2004.07.28_2</lt></range>
	<range><gt>1.8.*</gt><lt>1.8.2_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ruby home page reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/20051003.html">
	  <p>The Object Oriented Scripting Language Ruby supports
	    safely executing an untrusted code with two mechanisms:
	    safe level and taint flag on objects.</p>
	  <p>A vulnerability has been found that allows bypassing
	    these mechanisms.</p>
	  <p>By using the vulnerability, arbitrary code can be executed
	    beyond the restrictions specified in each safe level.
	    Therefore, Ruby has to be updated on all systems that use
	    safe level to execute untrusted code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2337</cvename>
      <url>http://www.ruby-lang.org/en/20051003.html</url>
    </references>
    <dates>
      <discovery>2005-10-02</discovery>
      <entry>2005-10-27</entry>
    </dates>
  </vuln>

  <vuln vid="2f0cb4bb-416d-11da-99fe-000854d03344">
    <topic>xloadimage -- buffer overflows in NIFF image title handling</topic>
    <affects>
      <package>
	<name>xloadimage</name>
	<range><lt>4.1.15</lt></range>
      </package>
      <package>
	<name>xli</name>
	<range><lt>1.17.0_4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ariel Berkman reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112862493918840&amp;w=2">
	  <p>Unlike most of the supported image formats in xloadimage,
	    the NIFF image format can store a title name of arbitrary
	    length as part of the image file.</p>
	  <p>When xloadimage is processing a loaded image, it is
	    creating a new Image object and then writing the processed
	    image to it. At that point, it will also copy the title
	    from the old image to the newly created image.</p>
	  <p>The 'zoom', 'reduce', and 'rotate' functions are using
	    a fixed length buffer to construct the new title name
	    when an image processing is done.  Since the title name
	    in a NIFF format is of varying length, and there are
	    insufficient buffer size validations, the buffer can
	    be overflowed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15051</bid>
      <cvename>CVE-2005-3178</cvename>
      <mlist msgid="BOEKKJLADFNHIEFBHCECMEONCFAA.aberkm1@uic.edu">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112862493918840&amp;w=2</mlist>
    </references>
    <dates>
      <discovery>2005-10-05</discovery>
      <entry>2005-10-20</entry>
      <modified>2005-10-23</modified>
    </dates>
  </vuln>

  <vuln vid="97d45e95-3ffc-11da-a263-0001020eed82">
    <topic>snort -- Back Orifice preprocessor buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>snort</name>
	<range><ge>2.4.0</ge><lt>2.4.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jennifer Steffens reports:</p>
	<blockquote cite="http://www.snort.org/pub-bin/snortnews.cgi#99">
	  <p>The Back Orifice preprocessor contains a stack-based
	    buffer overflow. This vulnerability could be leveraged by
	    an attacker to execute code remotely on a Snort sensor
	    where the Back Orifice preprocessor is enabled. However,
	    there are a number of factors that make remote code
	    execution difficult to achieve across different builds of
	    Snort on different platforms, even on the same platform
	    with different compiler versions, and it is more likely
	    that an attacker could use the vulnerability as a denial
	    of service attack.</p>
	  <p>The Back Orifice preprocessor can be disabled by
	    commenting out the line "preprocessor bo" in
	    snort.conf. This can be done in any text editor using the
	    following procedure:</p>
	  <ol>
	    <li>Locate the line "preprocessor bo"</li>
	    <li>Comment out this line by preceding it with a hash
	      (#). The new line will look like "#preprocessor bo"</li>
	    <li>Save the file</li>
	    <li>Restart snort</li>
	  </ol>
	</blockquote>
      </body>
    </description>
    <references>
      <certvu>175500</certvu>
      <url>http://www.snort.org/pub-bin/snortnews.cgi#99</url>
      <url>http://xforce.iss.net/xforce/alerts/id/207</url>
    </references>
    <dates>
      <discovery>2005-10-18</discovery>
      <entry>2005-10-18</entry>
    </dates>
  </vuln>

  <vuln vid="60f8fe7b-3cfb-11da-baa2-0004614cc33d">
    <topic>webcalendar -- remote file inclusion vulnerability</topic>
    <affects>
      <package>
	<name>WebCalendar</name>
	<range><lt>1.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>WebCalendar is proven vulnerable to a remote file inclusion
	  vulnerability.  The send_reminders.php does not properly
	  verify the "includedir" parameter, giving remote attackers
	  the possibility to include local and remote files.  These
	  files can be used by the attacker to gain access to the
	  system.</p>
      </body>
    </description>
    <references>
      <bid>14651</bid>
      <cvename>CVE-2005-2717</cvename>
      <url>http://sourceforge.net/forum/forum.php?thread_id=1342085&amp;forum_id=11587</url>
    </references>
    <dates>
      <discovery>2005-08-26</discovery>
      <entry>2005-10-15</entry>
      <modified>2005-11-08</modified>
    </dates>
  </vuln>

  <vuln vid="47bdabcf-3cf9-11da-baa2-0004614cc33d">
    <topic>gallery2 -- file disclosure vulnerability</topic>
    <affects>
      <package>
	<name>gallery2</name>
	<range><lt>2.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Michael Dipper wrote:</p>
	<blockquote cite="http://dipper.info/security/20051012/">
	  <p>A vulnerability has been discovered in gallery,
	    which allows remote users unauthorized access to files
	    on the webserver.</p>
	  <p>A remote user accessing gallery over the web may use
	    specially crafted HTTP parameters to access arbitrary
	    files located on the webserver. All files readable by
	    the webserver process are subject to disclosure.
	    The vulnerability is *not* restricted to the webserver's
	    document root but extends to the whole server file space.</p>
	  <p>The vulnerabilty may be used by any anonymous user,
	    there is no login to the application required.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15108</bid>
      <cvename>CVE-2005-3251</cvename>
      <url>http://dipper.info/security/20051012/</url>
    </references>
    <dates>
      <discovery>2005-10-12</discovery>
      <entry>2005-10-15</entry>
      <modified>2005-11-08</modified>
    </dates>
  </vuln>

  <vuln vid="60e26a40-3b25-11da-9484-00123ffe8333">
    <topic>openssl -- potential SSL 2.0 rollback</topic>
    <affects>
      <package>
	<name>openssl</name>
	<name>openssl-overwrite-base</name>
	<range><le>0.9.7g</le></range>
	<range><ge>0.9.8</ge><le>0.9.8_1</le></range>
	<range><ge>0.9.*_20050325</ge><le>0.9.*_20051011</le></range>
      </package>
      <package>
	<name>openssl-beta</name>
	<name>openssl-beta-overwrite-base</name>
	<range><le>0.9.8_1</le></range>
	<range><ge>0.9.*_20050325</ge><le>0.9.*_20051011</le></range>
      </package>
      <package>
	<name>compat5x-alpha</name>
	<name>compat5x-amd64</name>
	<name>compat5x-i386</name>
	<name>compat5x-sparc64</name>
	<range><lt>5.4.0.8</lt></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><lt>4.10_19</lt></range>
	<range><ge>4.11</ge><lt>4.11_13</lt></range>
	<range><ge>5.3</ge><lt>5.3_23</lt></range>
	<range><ge>5.4</ge><lt>5.4_8</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Vulnerability:</p>
	<blockquote cite="http://www.openssl.org/news/secadv_20051011.txt">
	  <p>Such applications are affected if they use the option
	    SSL_OP_MSIE_SSLV2_RSA_PADDING.  This option is implied by use of
	    SSL_OP_ALL, which is intended to work around various bugs in
	    third-party software that might prevent interoperability.  The
	    SSL_OP_MSIE_SSLV2_RSA_PADDING option disables a verification step in
	    the SSL 2.0 server supposed to prevent active protocol-version
	    rollback attacks.  With this verification step disabled, an attacker
	    acting as a "man in the middle" can force a client and a server to
	    negotiate the SSL 2.0 protocol even if these parties both support SSL
	    3.0 or TLS 1.0.  The SSL 2.0 protocol is known to have severe
	    cryptographic weaknesses and is supported as a fallback only.</p>
	  <p>Applications using neither SSL_OP_MSIE_SSLV2_RSA_PADDING nor
	    SSL_OP_ALL are not affected.  Also, applications that disable
	    use of SSL 2.0 are not affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <freebsdsa>SA-05:21.openssl</freebsdsa>
      <cvename>CVE-2005-2969</cvename>
      <url>http://www.openssl.org/news/secadv_20051011.txt</url>
    </references>
    <dates>
      <discovery>2005-10-11</discovery>
      <entry>2005-10-12</entry>
      <modified>2005-10-25</modified>
    </dates>
  </vuln>

  <vuln vid="9b7053fd-3ab5-11da-9484-00123ffe8333">
    <topic>phpmyadmin -- local file inclusion vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><ge>2.6.4.r1</ge><le>2.6.4.1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A phpMyAdmin security announcement reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-4">
	  <p>In libraries/grab_globals.lib.php, the $__redirect
	    parameter was not correctly validated, opening the door to
	    a local file inclusion attack.</p>
	  <p>We consider this vulnerability to be serious.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>15053</bid>
      <mlist msgid="20051010161119.1689.qmail@securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112907764728209</mlist>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-4</url>
    </references>
    <dates>
      <discovery>2005-10-11</discovery>
      <entry>2005-10-11</entry>
      <modified>2005-10-13</modified>
    </dates>
  </vuln>

  <vuln vid="d2b80c7c-3aae-11da-9484-00123ffe8333">
    <topic>zope -- expose RestructuredText functionality to untrusted users</topic>
    <affects>
      <package>
	<name>zope</name>
	<range><ge>2.6.0</ge><lt>2.7.8</lt></range>
	<range><ge>2.8.0</ge><le>2.8.1_2</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Zope Hotfix Alert reports:</p>
	<blockquote cite="http://www.zope.org/Products/Zope/Hotfix_2005-10-09/security_alert">
	  <p>This hotfix resolves a security issue with docutils.</p>
	  <p>Affected are possibly all Zope instances that expose
	    RestructuredText functionalies to untrusted users through
	    the web.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-3323</cvename>
      <bid>15082</bid>
      <url>http://www.zope.org/Products/Zope/Hotfix_2005-10-09/security_alert</url>
    </references>
    <dates>
      <discovery>2005-10-09</discovery>
      <entry>2005-10-11</entry>
      <modified>2005-11-28</modified>
    </dates>
  </vuln>

  <vuln vid="3bc5691e-38dd-11da-92f5-020039488e34">
    <topic>libxine -- format string vulnerability</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.0_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gentoo Linux Security Advisory reports:</p>
	<blockquote cite="http://www.gentoo.org/security/en/glsa/glsa-200510-08.xml">
	  <p>Ulf Harnhammar discovered a format string bug in the routines
	    handling CDDB server response contents.</p>
	  <p>An attacker could submit malicious information about an audio
	    CD to a public CDDB server (or impersonate a public CDDB server).
	    When the victim plays this CD on a multimedia frontend relying
	    on xine-lib, it could end up executing arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2967</cvename>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200510-08.xml</url>
      <url>http://xinehq.de/index.php/security/XSA-2005-1</url>
    </references>
    <dates>
      <discovery>2005-10-08</discovery>
      <entry>2005-10-09</entry>
    </dates>
  </vuln>

  <vuln vid="1f6e2ade-35c2-11da-811d-0050bf27ba24">
    <topic>imap-uw -- mailbox name handling remote buffer vulnerability</topic>
    <affects>
      <package>
	<name>imap-uw</name>
	<range><lt>2004g</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>FrSIRT reports:</p>
	<blockquote cite="http://www.frsirt.com/english/advisories/2005/1953">
	  <p>A vulnerability has been identified in UW-IMAP, which could
	    be exploited by remote attackers to execute arbitrary commands.
	    This flaw is due to a stack overflow error in the
	    "mail_valid_net_parse_work()" [src/c-client/mail.c] function that
	    does not properly handle specially crafted mailbox names containing
	    a quote (") character, which could be exploited by authenticated
	    remote attackers to execute arbitrary commands with the privileges
	    of the IMAP server.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2933</cvename>
      <url>http://www.frsirt.com/english/advisories/2005/1953</url>
      <url>http://www.idefense.com/application/poi/display?id=313&amp;type=vulnerabilities</url>
      <url>http://www.washington.edu/imap/documentation/RELNOTES.html</url>
    </references>
    <dates>
      <discovery>2005-10-05</discovery>
      <entry>2005-10-05</entry>
    </dates>
  </vuln>

  <vuln vid="d4c70df5-335d-11da-9c70-0040f42d58c6">
    <topic>weex -- remote format string vulnerability</topic>
    <affects>
      <package>
	<name>weex</name>
	<range><lt>2.6.1.5_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Emanuel Haupt reports:</p>
	<blockquote cite="http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86833">
	  <p>Someone who controls an FTP server that weex will log in to
	    can set up malicious data in the account that weex will use,
	    and that will cause a format string bug that will allow remote
	    code execution. It will only happen when weex is first run or
	    when its cache files are rebuilt with the -r option,
	    though. The vulnerability was found by Ulf Harnhammar.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <freebsdpr>ports/86833</freebsdpr>
    </references>
    <dates>
      <discovery>2005-10-02</discovery>
      <entry>2005-10-02</entry>
    </dates>
  </vuln>

  <vuln vid="8a3ece40-3315-11da-a263-0001020eed82">
    <topic>picasm -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>picasm</name>
	<range><lt>1.12c</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Shaun Colley reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111661253517089">
	  <p>When generating error and warning messages, picasm copies
	    strings into fixed length buffers without bounds
	    checking.</p>
	  <p>If an attacker could trick a user into assembling a
	    source file with a malformed 'error' directive, arbitrary
	    code could be executed with the privileges of the user.
	    This could result in full system compromise.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13698</bid>
      <cvename>CVE-2005-1679</cvename>
      <mlist msgid="c522a35a0505200807744163c4@mail.gmail.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111661253517089</mlist>
    </references>
    <dates>
      <discovery>2005-05-20</discovery>
      <entry>2005-10-02</entry>
    </dates>
  </vuln>

  <vuln vid="1e606080-3293-11da-ac91-020039488e34">
    <topic>uim -- privilege escalation vulnerability</topic>
    <affects>
      <package>
	<name>ja-uim</name>
	<range><lt>0.4.9.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The uim developers reports:</p>
	<blockquote cite="http://lists.freedesktop.org/archives/uim/2005-September/001346.html">
	  <p>Masanari Yamamoto discovered that incorrect use
            of environment variables in uim. This bug causes
            privilege escalation if setuid/setgid applications
            was linked to libuim.</p>
          <p>This bug appears in 'immodule for Qt' enabled Qt.
            (Normal Qt is also safe.) In some distribution,
            mlterm is also an setuid/setgid application.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://lists.freedesktop.org/archives/uim/2005-September/001346.html</url>
    </references>
    <dates>
      <discovery>2005-09-28</discovery>
      <entry>2005-10-01</entry>
    </dates>
  </vuln>

  <vuln vid="8688d5cd-328c-11da-a263-0001020eed82">
    <topic>cfengine -- arbitrary file overwriting vulnerability</topic>
    <affects>
      <package>
	<name>cfengine</name>
	<range><lt>2.1.6_1</lt></range>
      </package>
      <package>
	<name>cfengine2</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Debian Security Advisory reports:</p>
	<blockquote cite="http://www.debian.org/security/2005/dsa-835">
	  <p>Javier Fernández-Sanguino Peña discovered several
	    insecure temporary file uses in cfengine, a tool for
	    configuring and maintaining networked machines, that can
	    be exploited by a symlink attack to overwrite arbitrary
	    files owned by the user executing cfengine, which is
	    probably root.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2960</cvename>
      <bid>14994</bid>
      <url>http://www.debian.org/security/2005/dsa-835</url>
      <url>http://www.debian.org/security/2005/dsa-836</url>
    </references>
    <dates>
      <discovery>2005-10-01</discovery>
      <entry>2005-10-01</entry>
      <modified>2005-10-07</modified>
    </dates>
  </vuln>

  <vuln vid="271498a9-2cd4-11da-a263-0001020eed82">
    <topic>clamav -- arbitrary code execution and DoS vulnerabilities</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.87</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><lt>20050917</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gentoo Linux Security Advisory reports:</p>
	<blockquote cite="http://www.gentoo.org/security/en/glsa/glsa-200509-13.xml">
	  <p>Clam AntiVirus is vulnerable to a buffer overflow in
	    "libclamav/upx.c" when processing malformed UPX-packed
	    executables. It can also be sent into an infinite loop in
	    "libclamav/fsg.c" when processing specially-crafted
	    FSG-packed executables.</p>
	  <p>By sending a specially-crafted file an attacker could
	    execute arbitrary code with the permissions of the user
	    running Clam AntiVirus, or cause a Denial of Service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <certvu>363713</certvu>
      <cvename>CVE-2005-2919</cvename>
      <cvename>CVE-2005-2920</cvename>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200509-13.xml</url>
    </references>
    <dates>
      <discovery>2005-09-16</discovery>
      <entry>2005-09-24</entry>
      <modified>2005-10-22</modified>
    </dates>
  </vuln>

  <vuln vid="8f5dd74b-2c61-11da-a263-0001020eed82">
    <topic>firefox &amp; mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.7,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.7</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.12,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<range><lt>1.7.12</lt></range>
      </package>
      <package>
	<name>linux-mozilla-devel</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports of multiple
	  issues:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-58.html">
	  <h1>Heap overrun in XBM image processing</h1>
	  <p>jackerror reports that an improperly terminated XBM image
	    ending with space characters instead of the expected end
	    tag can lead to a heap buffer overrun. This appears to be
	    exploitable to install or run malicious code on the user's
	    machine.</p>
	  <p>Thunderbird does not support the XBM format and is not
	    affected by this flaw.</p>
	  <h1>Crash on "zero-width non-joiner" sequence</h1>
	  <p>Mats Palmgren discovered that a reported crash on Unicode
	    sequences with "zero-width non-joiner" characters was due
	    to stack corruption that may be exploitable.</p>
	  <h1>XMLHttpRequest header spoofing</h1>
	  <p>It was possible to add illegal and malformed headers to
	    an XMLHttpRequest. This could have been used to exploit
	    server or proxy flaws from the user's machine, or to fool
	    a server or proxy into thinking a single request was a
	    stream of separate requests. The severity of this
	    vulnerability depends on the value of servers which might
	    be vulnerable to HTTP request smuggling and similar
	    attacks, or which share an IP address (virtual hosting)
	    with the attacker's page.</p>
	  <p>For users connecting to the web through a proxy this flaw
	    could be used to bypass the same-origin restriction on
	    XMLHttpRequests by fooling the proxy into handling a
	    single request as multiple pipe-lined requests directed at
	    arbitrary hosts. This could be used, for example, to read
	    files on intranet servers behind a firewall.</p>
	  <h1>Object spoofing using XBL &lt;implements&gt;</h1>
	  <p>moz_bug_r_a4 demonstrated a DOM object spoofing bug
	    similar to <a href="http://www.mozilla.org/security/announce/mfsa2005-55.html">MFSA
	    2005-55</a> using an XBL control that &lt;implements&gt;
	    an internal interface. The severity depends on the version
	    of Firefox: investigation so far indicates Firefox 1.0.x
	    releases don't expose any vulnerable functionality to
	    interfaces spoofed in this way, but that early Deer Park
	    Alpha 1 versions did.</p>
	  <p>XBL was changed to no longer allow unprivileged controls
	    from web content to implement XPCOM interfaces.</p>
	  <h1>JavaScript integer overflow</h1>
	  <p>Georgi Guninski reported an integer overflow in the
	    JavaScript engine. We presume this could be exploited to
	    run arbitrary code under favorable conditions.</p>
	  <h1>Privilege escalation using about: scheme</h1>
	  <p>heatsync and shutdown report two different ways to bypass
	    the restriction on loading high privileged "chrome" pages
	    from an unprivileged "about:" page. By itself this is
	    harmless--once the "about" page's privilege is raised the
	    original page no longer has access--but should this be
	    combined with a same-origin violation this could lead to
	    arbitrary code execution.</p>
	  <h1>Chrome window spoofing</h1>
	  <p>moz_bug_r_a4 demonstrates a way to get a blank "chrome"
	    canvas by opening a window from a reference to a closed
	    window. The resulting window is not privileged, but the
	    normal browser UI is missing and can be used to construct
	    a spoof page without any of the safety features of the
	    browser chrome designed to alert users to phishing sites,
	    such as the address bar and the status bar.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2701</cvename>
      <cvename>CVE-2005-2702</cvename>
      <cvename>CVE-2005-2703</cvename>
      <cvename>CVE-2005-2704</cvename>
      <cvename>CVE-2005-2705</cvename>
      <cvename>CVE-2005-2706</cvename>
      <cvename>CVE-2005-2707</cvename>
      <url>http://www.mozilla.org/security/announce/mfsa2005-58.html</url>
    </references>
    <dates>
      <discovery>2005-09-22</discovery>
      <entry>2005-09-23</entry>
      <modified>2005-10-26</modified>
    </dates>
  </vuln>

  <vuln vid="2e28cefb-2aee-11da-a263-0001020eed82">
    <topic>firefox &amp; mozilla -- command line URL shell command injection</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.7,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.7</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.12,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<range><lt>1.7.12</lt></range>
      </package>
      <package>
	<name>linux-mozilla-devel</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/16869/">
	  <p>Peter Zelezny has discovered a vulnerability in Firefox,
	    which can be exploited by malicious people to compromise a
	    user's system.</p>
	  <p>The vulnerability is caused due to the shell script used
	    to launch Firefox parsing shell commands that are enclosed
	    within backticks in the URL provided via the command
	    line. This can e.g. be exploited to execute arbitrary
	    shell commands by tricking a user into following a
	    malicious link in an external application which uses
	    Firefox as the default browser.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2968</cvename>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=307185</url>
      <url>http://secunia.com/advisories/16869/</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-59.html</url>
    </references>
    <dates>
      <discovery>2005-09-06</discovery>
      <entry>2005-09-22</entry>
      <modified>2005-10-26</modified>
    </dates>
  </vuln>

  <vuln vid="e936d612-253f-11da-bc01-000e0c2e438a">
    <topic>apache -- Certificate Revocation List (CRL) off-by-one vulnerability</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><gt>2.*</gt><lt>2.0.54_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Marc Stern reports an off-by-one vulnerability in within
	  mod_ssl.  The vulnerability lies in mod_ssl's Certificate
	  Revocation List (CRL).  If Apache is configured to use a
	  CRL this could allow an attacker to crash a child process
	  causing a Denial of Service.</p>
      </body>
    </description>
    <references>
      <bid>14366</bid>
      <cvename>CVE-2005-1268</cvename>
    </references>
    <dates>
      <discovery>2005-07-12</discovery>
      <entry>2005-09-17</entry>
    </dates>
  </vuln>

  <vuln vid="7d52081f-2795-11da-bc01-000e0c2e438a">
    <topic>squirrelmail -- _$POST variable handling allows for various attacks</topic>
    <affects>
      <package>
	<name>squirrelmail</name>
	<name>ja-squirrelmail</name>
	<range><ge>1.4.0</ge><lt>1.4.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Squirrelmail Advisory reports:</p>
	<blockquote cite="http://www.squirrelmail.org/security/issue/2005-07-13">
	  <p>An extract($_POST) was done in options_identities.php which
	    allowed for an attacker to set random variables in that
	    file.  This could lead to the reading (and possible
	    writing) of other people's preferences, cross site scripting
	    or writing files in webserver-writable locations.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>14254</bid>
      <cvename>CVE-2005-2095</cvename>
      <url>http://www.squirrelmail.org/security/issue/2005-07-13</url>
    </references>
    <dates>
      <discovery>2005-07-13</discovery>
      <entry>2005-09-17</entry>
      <modified>2005-09-19</modified>
    </dates>
  </vuln>

  <vuln vid="a863aa74-24be-11da-8882-000e0c33c2dc">
    <topic>X11 server -- pixmap allocation vulnerability</topic>
    <affects>
      <package>
	<name>XFree86-Server</name>
	<range><lt>4.5.0_2</lt></range>
      </package>
      <package>
	<name>xorg-server</name>
	<range><lt>6.8.2_5</lt></range>
	<range><gt>6.8.99</gt><lt>6.8.99.12_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Allocating large pixmaps by a client can trigger an integer
	  overflow in the X server, potentially leading to execution of
	  arbitrary code with elevated (root) privileges.</p>
      </body>
    </description>
    <references>
      <bid>14807</bid>
      <certvu>102441</certvu>
      <cvename>CVE-2005-2495</cvename>
      <url>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166856</url>
      <url>https://bugs.freedesktop.org/show_bug.cgi?id=594</url>
    </references>
    <dates>
      <discovery>2005-09-12</discovery>
      <entry>2005-09-15</entry>
    </dates>
  </vuln>

  <vuln vid="9750cf22-216d-11da-bc01-000e0c2e438a">
    <topic>unzip -- permission race vulnerability</topic>
    <affects>
      <package>
	<name>unzip</name>
	<name>zh-unzip</name>
	<name>ko-unzip</name>
	<range><lt>5.52_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Imran Ghory reports a vulnerability within unzip.  The
	  vulnerability is caused by a race condition between
	  extracting an archive and changing the permissions of the
	  extracted files.  This would give an attacker enough time to
	  remove a file and hardlink it to another file owned by the
	  user running unzip.  When unzip changes the permissions of
	  the file it could give the attacker access to files that
	  normally would not have been accessible for others.</p>
      </body>
    </description>
    <references>
      <bid>14450</bid>
      <cvename>CVE-2005-2475</cvename>
      <mlist msgid="7389fc4b05080116031536adf7@mail.gmail.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112300046224117</mlist>
    </references>
    <dates>
      <discovery>2005-08-02</discovery>
      <entry>2005-09-13</entry>
    </dates>
  </vuln>

  <vuln vid="8665ebb9-2237-11da-978e-0001020eed82">
    <topic>firefox &amp; mozilla -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.6_5,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.7</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.11_1,2</lt></range>
	<range><ge>1.8.*,2</ge><lt>1.8.b1_5,2</lt></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<range><lt>1.7.12</lt></range>
      </package>
      <package>
	<name>linux-mozilla-devel</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Tom Ferris reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=full-disclosure&amp;m=112624614008387">
	  <p>A buffer overflow vulnerability exists within Firefox
	    version 1.0.6 and all other prior versions which allows
	    for an attacker to remotely execute arbitrary code on an
	    affected host.</p>
	  <p>The problem seems to be when a hostname which has all
	    dashes causes the NormalizeIDN call in
	    nsStandardURL::BuildNormalizedSpec to return true, but is
	    sets encHost to an empty string.  Meaning, Firefox appends
	    0 to approxLen and then appends the long string of dashes
	    to the buffer instead.</p>
	</blockquote>
	<p><strong>Note:</strong> It is possible to disable IDN
	  support as a workaround to protect against this buffer
	  overflow. How to do this is described on the <em><a href="http://www.mozilla.org/security/idn.html">What Firefox
	  and Mozilla users should know about the IDN buffer overflow
	  security issue</a></em> web page.</p>
      </body>
    </description>
    <references>
      <bid>14784</bid>
      <certvu>573857</certvu>
      <cvename>CVE-2005-2871</cvename>
      <url>http://marc.theaimsgroup.com/?l=full-disclosure&amp;m=112624614008387</url>
      <url>http://www.mozilla.org/security/idn.html</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=307259</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-57.html</url>
    </references>
    <dates>
      <discovery>2005-09-08</discovery>
      <entry>2005-09-10</entry>
      <modified>2005-10-26</modified>
    </dates>
  </vuln>

  <vuln vid="673aec6f-1cae-11da-bc01-000e0c2e438a">
    <topic>htdig -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>htdig</name>
	<range><lt>3.2.0.b6_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Michael Krax reports a vulnerability within htdig.  The
	  vulnerability lies within an unsanitized config parameter,
	  allowing a malicious attacker to execute arbitrary scripting
	  code on the target's browser.  This might allow the attacker
	  to obtain the user's cookies which are associated with the
	  site, including cookies used for authentication.</p>
      </body>
    </description>
    <references>
      <bid>12442</bid>
      <cvename>CVE-2005-0085</cvename>
      <url>http://www.securitytracker.com/alerts/2005/Feb/1013078.html</url>
    </references>
    <dates>
      <discovery>2005-02-03</discovery>
      <entry>2005-09-04</entry>
      <modified>2005-09-13</modified>
    </dates>
  </vuln>

  <vuln vid="4e210d72-1c5c-11da-92ce-0048543d60ce">
    <topic>squid -- Denial Of Service Vulnerability in sslConnectTimeout</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><lt>2.5.10_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The squid patches page notes:</p>
	<blockquote cite="http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE10-sslConnectTimeout">
	  <p>After certain slightly odd requests Squid crashes with a segmentation fault in sslConnectTimeout.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>14731</bid>
      <cvename>CVE-2005-2796</cvename>
      <url>http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE10-sslConnectTimeout</url>
      <url>http://www.squid-cache.org/bugs/show_bug.cgi?id=1355</url>
      <url>http://secunia.com/advisories/16674/</url>
    </references>
    <dates>
      <discovery>2005-07-21</discovery>
      <entry>2005-09-04</entry>
      <modified>2005-10-02</modified>
    </dates>
  </vuln>

  <vuln vid="0c0dc409-1c5e-11da-92ce-0048543d60ce">
    <topic>squid -- Possible Denial Of Service Vulnerability in store.c</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><lt>2.5.10_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The squid patches page notes:</p>
	<blockquote cite="http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE10-STORE_PENDING">
	  <p>Squid crashes with the above assertion failure [assertion failed:
	    store.c:523: "e-&gt;store_status == STORE_PENDING"] in certain
	    conditions involving aborted requests.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>14761</bid>
      <cvename>CVE-2005-2794</cvename> 
      <url>http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE10-STORE_PENDING</url>
      <url>http://www.squid-cache.org/bugs/show_bug.cgi?id=1368</url>
      <url>http://secunia.com/advisories/16708/</url>
    </references>
    <dates>
      <discovery>2005-08-02</discovery>
      <entry>2005-09-04</entry>
      <modified>2005-10-02</modified>
    </dates>
  </vuln>

  <vuln vid="30e4ed7b-1ca6-11da-bc01-000e0c2e438a">
    <topic>bind9 -- denial of service</topic>
    <affects>
      <package>
	<name>bind9</name>
	<range><eq>9.3.0</eq></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.3</ge><lt>5.3_16</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Problem description</p>
	<p>A DNSSEC-related validator function in BIND 9.3.0 contains an
	  inappropriate internal consistency test.  When this test is
	  triggered, named(8) will exit.</p>
	<p>Impact</p>
	<p>On systems with DNSSEC enabled, a remote attacker may be able
	  to inject a specially crafted packet that will cause the
	  internal consistency test to trigger, and named(8) to
	  terminate.  As a result, the name server will no longer be
	  available to service requests.</p>
	<p>Workaround</p>
	<p>DNSSEC is not enabled by default, and the "dnssec-enable"
	  directive is not normally present.  If DNSSEC has been
	  enabled, disable it by changing the "dnssec-enable" directive
	  to "dnssec-enable no;" in the named.conf(5) configuration
	  file.</p>
      </body>
    </description>
    <references>
      <certvu>938617</certvu>
      <cvename>CVE-2005-0034</cvename>
      <url>http://www.uniras.gov.uk/niscc/docs/al-20050125-00060.html?lang=en</url>
      <url>http://www.isc.org/sw/bind/bind9.3.php#security</url>
    </references>
    <dates>
      <discovery>2005-01-25</discovery>
      <entry>2005-09-03</entry>
    </dates>
  </vuln>

  <vuln vid="947f4b14-1c89-11da-bc01-000e0c2e438a">
    <topic>bind -- buffer overrun vulnerability</topic>
    <affects>
      <package>
	<name>bind84</name>
	<range><ge>8.4.4</ge><lt>8.4.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An ISC advisory reports a buffer overrun vulnerability within
	  bind.  The vulnerability could result in a Denial of Service.
	  A workaround is available by disabling recursion and glue
	  fetching.</p>
      </body>
    </description>
    <references>
      <certvu>327633</certvu>
      <cvename>CVE-2005-0033</cvename>
      <url>http://www.uniras.gov.uk/niscc/docs/al-20050125-00059.html?lang=en</url>
      <url>http://www.isc.org/sw/bind/bind-security.php</url>
    </references>
    <dates>
      <discovery>2005-01-25</discovery>
      <entry>2005-09-03</entry>
      <modified>2005-09-21</modified>
    </dates>
  </vuln>

  <vuln vid="08df5d46-1baf-11da-8038-0040f42d58c6">
    <topic>urban -- stack overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>urban</name>
	<range><lt>1.5.3_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Several filename-related stack overflow bugs allow a local
	  attacker to elevate its privileges to the games group, since
	  urban is installed setgid games.</p>
	<p>Issue discovered and fixed by &lt;shaun@rsc.cx&gt;.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2864</cvename>
      <mlist msgid="55104.213.107.125.108.1125844783.squirrel@webmail.rsc.cx">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112604855119036</mlist>
    </references>
    <dates>
      <discovery>2005-09-02</discovery>
      <entry>2005-09-02</entry>
      <modified>2005-09-22</modified>
    </dates>
  </vuln>

  <vuln vid="6e27f3b6-189b-11da-b6be-0090274e8dbb">
    <topic>fswiki - command injection vulnerability</topic>
    <affects>
      <package>
	<name>fswiki</name>
	<range><lt>3.5.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>There is a command injection vulnerability in admin page
	  of fswiki.</p>
      </body>
    </description>
    <references>
      <url>http://jvn.jp/jp/JVN%2342435855/index.html</url>
    </references>
    <dates>
      <discovery>2005-08-29</discovery>
      <entry>2005-08-29</entry>
    </dates>
  </vuln>

  <vuln vid="e5afdf63-1746-11da-978e-0001020eed82">
    <topic>evolution -- remote format string vulnerabilities</topic>
    <affects>
      <package>
	<name>evolution</name>
	<range><gt>1.5</gt><lt>2.2.3_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A SITIC Vulnerability Advisory reports:</p>
	<blockquote cite="http://www.sitic.se/eng/advisories_and_recommendations/sa05-001.html">
	  <p>Evolution suffers from several format string bugs when
	    handling data from remote sources. These bugs lead to
	    crashes or the execution of arbitrary assembly language
	    code.</p>
	  <ol>
	    <li>The first format string bug occurs when viewing the
	      full vCard data attached to an e-mail message.</li>
	    <li>The second format string bug occurs when displaying
	      contact data from remote LDAP servers.</li>
	    <li>The third format string bug occurs when displaying
	      task list data from remote servers.</li>
	    <li>The fourth, and least serious, format string bug
	      occurs when the user goes to the Calendars tab to save
	      task list data that is vulnerable to problem 3
	      above. Other calendar entries that do not come from task
	      lists are also affected.</li>
	  </ol>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>14532</bid>
      <cvename>CVE-2005-2549</cvename>
      <cvename>CVE-2005-2550</cvename>
      <url>http://www.sitic.se/eng/advisories_and_recommendations/sa05-001.html</url>
    </references>
    <dates>
      <discovery>2005-08-10</discovery>
      <entry>2005-08-27</entry>
      <modified>2006-03-24</modified>
    </dates>
  </vuln>

  <vuln vid="38c76fcf-1744-11da-978e-0001020eed82">
    <topic>pam_ldap -- authentication bypass vulnerability</topic>
    <affects>
      <package>
	<name>pam_ldap</name>
	<range><lt>1.8.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Luke Howard reports:</p>
	<blockquote cite="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166163">
	  <p>If a pam_ldap client authenticates against an LDAP server
	    that returns a passwordPolicyResponse control, but omits
	    the optional "error" field of the
	    PasswordPolicyResponseValue, then the LDAP authentication
	    result will be ignored and the authentication step will
	    always succeed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2641</cvename>
      <certvu>778916</certvu>
      <url>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166163</url>
    </references>
    <dates>
      <discovery>2005-08-22</discovery>
      <entry>2005-08-27</entry>
    </dates>
  </vuln>

  <vuln vid="b971d2a6-1670-11da-978e-0001020eed82">
    <topic>pcre -- regular expression buffer overflow</topic>
    <affects>
      <package>
	<name>pcre</name>
	<name>pcre-utf8</name>
	<range><lt>6.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The pcre library is vulnerable to a buffer overflow
	  vulnerability due to insufficient validation of quantifier
	  values.  This could lead execution of arbitrary code with
	  the permissions of the program using pcre by way of a
	  specially crated regular expression.</p>
      </body>
    </description>
    <references>
      <bid>14620</bid>
      <cvename>CVE-2005-2491</cvename>
      <url>http://www.pcre.org/changelog.txt</url>
    </references>
    <dates>
      <discovery>2005-08-01</discovery>
      <entry>2005-08-26</entry>
    </dates>
  </vuln>

  <vuln vid="f66e011d-13ff-11da-af41-0004614cc33d">
    <topic>elm -- remote buffer overflow in Expires header</topic>
    <affects>
      <package>
	<name>elm</name>
	<range><lt>2.5.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Ulf Harnhammar has discovered a remotely exploitable buffer
          overflow in Elm e-mail client when parsing the Expires header
	  of an e-mail message:</p>
        <blockquote cite="http://archives.neohapsis.com/archives/fulldisclosure/2005-08/0688.html">  
	  <p>The attacker only needs to send the victim an e-mail
	    message. When the victim with that message in his or her
	    inbox starts Elm or simply views the inbox in an already
	    started copy of Elm, the buffer overflow will happen
	    immediately. The overflow is stack-based, and it gives full
	    control over EIP, EBP and EBX. It is caused by a bad
	    sscanf(3) call, using a format string containing "%s"
	    to copy from a long char array to a shorter array.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://archives.neohapsis.com/archives/fulldisclosure/2005-08/0688.html</url>
    </references>
    <dates>
      <discovery>2005-08-20</discovery>
      <entry>2005-08-23</entry>
    </dates>
  </vuln>

  <vuln vid="5ad3e437-e527-4514-b9ed-280b2ca1a8c9">
    <topic>openvpn -- multiple TCP clients connecting with the same certificate at the same time can crash the server</topic>
    <affects>
      <package>
	<name>openvpn</name>
	<range><lt>2.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>James Yonan reports:</p>
	<blockquote cite="http://openvpn.net/changelog.html">
	  <p>If two or more client machines try to connect to the server
	    at the same time via TCP, using the same client certificate,
	    and when --duplicate-cn is not enabled on the server, a race
	    condition can crash the server with "Assertion failed at
	    mtcp.c:411"</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2534</cvename>
      <url>http://openvpn.net/changelog.html</url>
    </references>
    <dates>
      <discovery>2005-08-03</discovery>
      <entry>2005-08-19</entry>
    </dates>
  </vuln>

  <vuln vid="1986449a-8b74-40fa-b7cc-0d8def8aad65">
    <topic>openvpn -- denial of service: malicious authenticated "tap" client can deplete server virtual memory</topic>
    <affects>
      <package>
	<name>openvpn</name>
	<range><lt>2.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>James Yonan reports:</p>
	<blockquote cite="http://openvpn.net/changelog.html">
	  <p>A malicious [authenticated] client in "dev tap"
	    ethernet bridging mode could theoretically flood the server
	    with packets appearing to come from hundreds of thousands
	    of different MAC addresses, causing the OpenVPN process to
	    deplete system virtual memory as it expands its internal
	    routing table.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2533</cvename>
      <url>http://openvpn.net/changelog.html</url>
    </references>
    <dates>
      <discovery>2005-07-27</discovery>
      <entry>2005-08-19</entry>
    </dates>
  </vuln>

  <vuln vid="d1c39c8e-05ab-4739-870f-765490fa2052">
    <topic>openvpn -- denial of service: undecryptable packet from authorized client can disconnect unrelated clients</topic>
    <affects>
      <package>
	<name>openvpn</name>
	<range><lt>2.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>James Yonan reports:</p>
	<blockquote cite="http://openvpn.net/changelog.html">
	  <p>If the client sends a packet which fails to decrypt on the
	    server, the OpenSSL error queue is not properly flushed,
	    which can result in another unrelated client instance on the
	    server seeing the error and responding to it, resulting in
	    disconnection of the unrelated client.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2532</cvename>
      <url>http://openvpn.net/changelog.html</url>
    </references>
    <dates>
      <discovery>2005-07-27</discovery>
      <entry>2005-08-19</entry>
    </dates>
  </vuln>

  <vuln vid="a51ad838-2077-48b2-a136-e888a7db5f8d">
    <topic>openvpn -- denial of service: client certificate validation can disconnect unrelated clients</topic>
    <affects>
      <package>
	<name>openvpn</name>
	<range><lt>2.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>James Yonan reports:</p>
	<blockquote cite="http://openvpn.net/changelog.html">
	  <p>DoS attack against server when run with "verb 0" and
	    without "tls-auth".  If a client connection to the server
	    fails certificate verification, the OpenSSL error queue is
	    not properly flushed, which can result in another unrelated
	    client instance on the server seeing the error and
	    responding to it, resulting in disconnection of the
	    unrelated client.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2531</cvename>
      <url>http://openvpn.net/changelog.html</url>
    </references>
    <dates>
      <discovery>2005-08-03</discovery>
      <entry>2005-08-19</entry>
    </dates>
  </vuln>

  <vuln vid="5fde5c30-0f4e-11da-bc01-000e0c2e438a">
    <topic>tor -- diffie-hellman handshake flaw</topic>
    <affects>
      <package>
	<name>tor</name>
	<range><lt>0.1.0.14</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A tor advisory reports</p>
	<blockquote cite="http://archives.seul.org/or/announce/Aug-2005/msg00002.html">
	  <p>Tor clients can completely loose anonymity, confidentiality,
	    and data integrity if the first Tor server in their path is
	    malicious.  Specifically, if the Tor client chooses a
	    malicious Tor server for her first hop in the circuit, that
	    server can learn all the keys she negotiates for the rest of
	    the circuit (or just spoof the whole circuit), and then read
	    and/or modify all her traffic over that circuit.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2643</cvename>
      <url>http://archives.seul.org/or/announce/Aug-2005/msg00002.html</url>
    </references>
    <dates>
      <discovery>2005-08-11</discovery>
      <entry>2005-08-17</entry>
      <modified>2005-09-21</modified>
    </dates>
  </vuln>

  <vuln vid="f74dc01b-0e83-11da-bc08-0001020eed82">
    <topic>acroread -- plug-in buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>acroread</name>
	<range><lt>7.0.1</lt></range>
	<range><gt>5.*,1</gt><lt>7.0.1,1</lt></range>
      </package>
      <package>
	<name>acroread4</name>
	<name>acroread5</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<name>acroread7</name>
	<range><lt>7.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Adobe Security Advisory reports:</p>
	<blockquote cite="http://www.adobe.com/support/techdocs/321644.html">
	  <p>The identified vulnerability is a buffer overflow within
	    a core application plug-in, which is part of Adobe Acrobat
	    and Adobe Reader. If a malicious file were opened it could
	    trigger a buffer overflow as the file is being loaded into
	    Adobe Acrobat and Adobe Reader. A buffer overflow can
	    cause the application to crash and increase the risk of
	    malicious code execution.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2470</cvename>
      <url>http://www.adobe.com/support/techdocs/321644.html</url>
    </references>
    <dates>
      <discovery>2005-08-16</discovery>
      <entry>2005-08-16</entry>
    </dates>
  </vuln>

  <vuln vid="e65ad1bf-0d8b-11da-90d0-00304823c0d3">
    <topic>pear-XML_RPC -- remote PHP code injection vulnerability</topic>
    <affects>
      <package>
	<name>pear-XML_RPC</name>
	<range><lt>1.4.0</lt></range>
      </package>
      <package>
	<name>phpmyfaq</name>
	<range><lt>1.4.11</lt></range>
      </package>
      <package>
	<name>drupal</name>
	<range><lt>4.6.3</lt></range>
      </package>
      <package>
	<name>eGroupWare</name>
	<range><lt>1.0.0.009</lt></range>
      </package>
      <package>
	<name>phpAdsNew</name>
	<range><lt>2.0.5</lt></range>
      </package>
      <package>
	<name>phpgroupware</name>
	<range><lt>0.9.16.007</lt></range>
      </package>
      <package>
	<name>b2evolution</name>
	<range><lt>0.9.0.12_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Hardened-PHP Project Security Advisory reports:</p>
	<blockquote cite="http://www.hardened-php.net/advisory_142005.66.html">
	  <p>When the library parses XMLRPC requests/responses, it constructs
	    a string of PHP code, that is later evaluated.  This means any
	    failure to properly handle the construction of this string can
	    result in arbitrary execution of PHP code.</p>
	  <p>This new injection vulnerability is cause by not properly
	    handling the situation, when certain XML tags are nested
	    in the parsed document, that were never meant to be nested
	    at all. This can be easily exploited in a way, that
	    user-input is placed outside of string delimiters within
	    the evaluation string, which obviously results in
	    arbitrary code execution.</p>
	</blockquote>
	<p>Note that several applications contains an embedded version
	  on XML_RPC, therefor making them the vulnerable to the same
	  code injection vulnerability.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2498</cvename>
      <url>http://b2evolution.net/news/2005/08/31/fix_for_xml_rpc_vulnerability_again_1</url>
      <url>http://downloads.phpgroupware.org/changelog</url>
      <url>http://drupal.org/files/sa-2005-004/advisory.txt</url>
      <url>http://phpadsnew.com/two/nucleus/index.php?itemid=45</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=349626</url>
      <url>http://www.hardened-php.net/advisory_142005.66.html</url>
      <url>http://www.hardened-php.net/advisory_152005.67.html</url>
      <url>http://www.phpmyfaq.de/advisory_2005-08-15.php</url>
    </references>
    <dates>
      <discovery>2005-08-15</discovery>
      <entry>2005-08-15</entry>
      <modified>2005-09-04</modified>
    </dates>
  </vuln>

  <vuln vid="e86fbb5f-0d04-11da-bc08-0001020eed82">
    <topic>awstats -- arbitrary code execution vulnerability</topic>
    <affects>
      <package>
	<name>awstats</name>
	<range><lt>6.4_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An iDEFENSE Security Advisory reports:</p>
	<blockquote cite="http://www.idefense.com/application/poi/display?id=290&amp;type=vulnerabilities">
	  <p>Remote exploitation of an input validation vulnerability
	    in AWStats allows remote attackers to execute arbitrary
	    commands.</p>

	  <p>The problem specifically exists because of insufficient
	    input filtering before passing user-supplied data to an
	    <code>eval()</code> function. As part of the statistics
	    reporting function, AWStats displays information about the
	    most common referrer values that caused users to visit the
	    website. The referrer data is used without proper
	    sanitation in an <code>eval()</code> statement, resulting
	    in the execution of arbitrary perl code.</p>

	  <p>Successful exploitation results in the execution of
	    arbitrary commands with permissions of the web
	    service. Exploitation will not occur until the stats page
	    has been regenerated with the tainted referrer values from
	    the http access log. Note that AWStats is only vulnerable
	    in situations where at least one URLPlugin is enabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1527</cvename>
      <mlist msgid="20050811155502.61E3C7A00B4@mail.idefense.com">http://marc.theaimsgroup.com/?l=full-disclosure&amp;m=112377934108902</mlist>
      <url>http://www.idefense.com/application/poi/display?id=290&amp;type=vulnerabilities</url>
    </references>
    <dates>
      <discovery>2005-08-09</discovery>
      <entry>2005-08-14</entry>
      <modified>2005-08-23</modified>
    </dates>
  </vuln>

  <vuln vid="3b4a6982-0b24-11da-bc08-0001020eed82">
    <topic>libgadu -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.4.0_1</lt></range>
      </package>
      <package>
	<name>kdenetwork</name>
	<range><gt>3.2.2</gt><lt>3.4.2</lt></range>
      </package>
      <package>
	<name>pl-ekg</name>
	<range><lt>1.6r3,1</lt></range>
      </package>
      <package>
	<name>centericq</name>
	<range><lt>4.21.0_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Wojtek Kaniewski reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112198499417250">
	  <p>Multiple vulnerabilities have been found in libgadu, a
	    library for handling Gadu-Gadu instant messaging
	    protocol. It is a part of ekg, a Gadu-Gadu client, but is
	    widely used in other clients. Also some of the user
	    contributed scripts were found to behave in an insecure
	    manner.</p>
	  <ul>
	    <li>integer overflow in libgadu (CVE-2005-1852) that could
	      be triggered by an incomming message and lead to
	      application crash and/or remote code execution</li>
	    <li>insecure file creation (CVE-2005-1850) and shell
	      command injection (CVE-2005-1851) in other user
	      contributed scripts (discovered by Marcin Owsiany and
	      Wojtek Kaniewski)</li>
	    <li>several signedness errors in libgadu that could be
	      triggered by an incomming network data or an application
	      passing invalid user input to the library</li>
	    <li>memory alignment errors in libgadu that could be
	      triggered by an incomming message and lead to bus errors
	      on architectures like SPARC</li>
	    <li>endianness errors in libgadu that could cause invalid
	      behaviour of applications on big-endian
	      architectures</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>14345</bid>
      <cvename>CVE-2005-1850</cvename>
      <cvename>CVE-2005-1851</cvename>
      <cvename>CVE-2005-1852</cvename>
      <cvename>CVE-2005-2369</cvename>
      <cvename>CVE-2005-2370</cvename>
      <cvename>CVE-2005-2448</cvename>
      <mlist msgid="42DFF06F.7060005@toxygen.net">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112198499417250</mlist>
      <url>http://gaim.sourceforge.net/security/?id=20</url>
      <url>http://www.kde.org/info/security/advisory-20050721-1.txt</url>
    </references>
    <dates>
      <discovery>2005-07-21</discovery>
      <entry>2005-08-12</entry>
      <modified>2005-10-23</modified>
    </dates>
  </vuln>

  <vuln vid="09db2844-0b21-11da-bc08-0001020eed82">
    <topic>gaim -- AIM/ICQ non-UTF-8 filename crash</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.4.0_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/?id=21">
	  <p>A remote user could cause Gaim to crash on some systems
	    by sending the Gaim user a file whose filename contains
	    certain invalid characters. It is unknown what combination
	    of systems are affected, but it is suspected that Windows
	    users and systems with older versions of GTK+ are
	    especially susceptible.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2102</cvename>
      <url>http://gaim.sourceforge.net/security/?id=21</url>
    </references>
    <dates>
      <discovery>2005-08-09</discovery>
      <entry>2005-08-12</entry>
    </dates>
  </vuln>

  <vuln vid="6d1761d2-0b23-11da-bc08-0001020eed82">
    <topic>gaim -- AIM/ICQ away message buffer overflow</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.4.0_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/?id=22">
	  <p>A remote AIM or ICQ user can cause a buffer overflow in
	    Gaim by setting an away message containing many AIM
	    substitution strings (such as %t or %n).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2103</cvename>
      <url>http://gaim.sourceforge.net/security/?id=22</url>
    </references>
    <dates>
      <discovery>2005-08-09</discovery>
      <entry>2005-08-12</entry>
    </dates>
  </vuln>

  <vuln vid="24eee285-09c7-11da-bc08-0001020eed82">
    <topic>xpdf -- disk fill DoS vulnerability</topic>
    <affects>
      <package>
	<name>xpdf</name>
	<range><lt>3.00_7</lt></range>
      </package>
      <package>
	<name>kdegraphics</name>
	<range><lt>3.4.2</lt></range>
      </package>
      <package>
	<name>gpdf</name>
	<range><lt>2.10.0_2</lt></range>
      </package>
      <package>
	<name>cups-base</name>
	<range><lt>1.1.23.0_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>xpdf is vulnerable to a denial of service vulnerability
	  which can cause xpdf to create an infinitely large file,
	  thereby filling up the /tmp partition, when opening a
	  specially crafted PDF file.</p>
	<p>Note that several applications contains an embedded version
	  of xpdf, therefor making them the vulnerable to the same
	  DoS.  In CUPS this vulnerability would cause the pdftops
	  filter to crash.</p>
      </body>
    </description>
    <references>
      <bid>14529</bid>
      <cvename>CVE-2005-2097</cvename>
      <url>http://rhn.redhat.com/errata/RHSA-2005-670.html</url>
      <url>http://www.kde.org/info/security/advisory-20050809-1.txt</url>
    </references>
    <dates>
      <discovery>2005-08-09</discovery>
      <entry>2005-08-12</entry>
      <modified>2005-09-07</modified>
    </dates>
  </vuln>

  <vuln vid="d7cd5015-08c9-11da-bc08-0001020eed82">
    <topic>gforge -- XSS and email flood vulnerabilities</topic>
    <affects>
      <package>
	<name>gforge</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jose Antonio Coret reports that GForge contains multiple
	  Cross Site Scripting vulnerabilities and an e-mail flood
	  vulnerability:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112259845904350">
	  <p>The login form is also vulnerable to XSS (Cross Site
	    Scripting) attacks.	 This may be used to launch phising
	    attacks by sending HTML e-mails (i.e.: saying that you
	    need to upgrade to the latest GForge version due to a
	    security problem) and putting in the e-mail an HTML link
	    that points to an specially crafted url that inserts an
	    html form in the GForge login page and when the user press
	    the login button, he/she send the credentials to the
	    attackers website.</p>

	  <p>The 'forgot your password?' feature allows a remote user
	    to load a certain URL to cause the service to send a
	    validation e-mail to the specified user's e-mail address.
	    There is no limit to the number of messages sent over a
	    period of time, so a remote user can flood the target
	    user's secondary e-mail address. E-Mail Flood, E-Mail
	    bomber.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>14405</bid>
      <cvename>CVE-2005-2430</cvename>
      <cvename>CVE-2005-2431</cvename>
      <mlist msgid="1122496636.26878.2.camel@localhost.localdomain">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112259845904350</mlist>
    </references>
    <dates>
      <discovery>2005-07-27</discovery>
      <entry>2005-08-09</entry>
    </dates>
  </vuln>

  <vuln vid="0274a9f1-0759-11da-bc08-0001020eed82">
    <topic>postnuke -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>postnuke</name>
	<range><lt>0.760</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Postnuke Security Announcementss reports of the following
	  vulnerabilities:</p>
	<blockquote cite="http://news.postnuke.com/Article2691.html">
	  <ul>
	    <li>missing input validation within /modules/Messages/readpmsg.php</li>
	    <li>possible path disclosure within /user.php</li>
	    <li>possible path disclosure within /modules/News/article.php</li>
	    <li>possible remote code injection within /includes/pnMod.php</li>
	    <li>possible cross-site-scripting in /index.php</li>
	  </ul>
	</blockquote>
	<blockquote cite="http://news.postnuke.com/Article2699.html">
	  <ul>
	    <li>remote code injection via xml rpc library</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1621</cvename>
      <cvename>CVE-2005-1695</cvename>
      <cvename>CVE-2005-1696</cvename>
      <cvename>CVE-2005-1698</cvename>
      <cvename>CVE-2005-1777</cvename>
      <cvename>CVE-2005-1778</cvename>
      <cvename>CVE-2005-1921</cvename>
      <mlist msgid="20050527223753.21735.qmail@www.securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111721364707520</mlist>
      <url>http://secunia.com/advisories/15450/</url>
      <url>http://news.postnuke.com/Article2691.html</url>
      <url>http://news.postnuke.com/Article2699.html</url>
    </references>
    <dates>
      <discovery>2005-05-27</discovery>
      <entry>2005-08-08</entry>
    </dates>
  </vuln>

  <vuln vid="0bf9d7fb-05b3-11da-bc08-0001020eed82">
    <topic>mambo -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>mambo</name>
	<range><lt>4.5.2.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/15710/">
	  <p>Some vulnerabilities have been reported in Mambo, where
	    some have unknown impacts and others can be exploited by
	    malicious people to conduct spoofing and SQL injection
	    attacks.</p>
	  <ol>
	    <li>Input passed to the "user_rating" parameter when
	      voting isn't properly sanitised before being used in a
	      SQL query. This can be exploited to manipulate SQL
	      queries by injecting arbitrary SQL code.</li>
	    <li>Some unspecified vulnerabilities in the "mosDBTable"
	      class and the "DOMIT" library have an unknown
	      impact.</li>
	    <li>An unspecified error in the "administrator/index3.php"
	      script can be exploited to spoof session IDs.</li>
	  </ol>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13966</bid>
      <cvename>CVE-2005-2002</cvename>
      <url>http://secunia.com/advisories/15710/</url>
    </references>
    <dates>
      <discovery>2005-06-15</discovery>
      <entry>2005-08-05</entry>
    </dates>
  </vuln>

  <vuln vid="2b6e47b1-0598-11da-86bc-000e0c2e438a">
    <topic>ipsec -- Incorrect key usage in AES-XCBC-MAC</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_6</lt></range>
	<range><ge>5.*</ge><lt>5.3_20</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem description</h1>
	<p>A programming error in the implementation of the
	  AES-XCBC-MAC algorithm for authentication resulted in a
	  constant key being used instead of the key specified by the
	  system administrator.</p>
	<h1>Impact</h1>
	<p>If the AES-XCBC-MAC algorithm is used for authentication in
	  the absence of any encryption, then an attacker may be able to
	  forge packets which appear to originate from a different
	  system and thereby succeed in establishing an IPsec session.
	  If access to sensitive information or systems is controlled
	  based on the identity of the source system, this may result
	  in information disclosure or privilege escalation.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2359</cvename>
      <freebsdsa>SA-05:19.ipsec</freebsdsa>
    </references>
    <dates>
      <discovery>2005-07-27</discovery>
      <entry>2005-08-05</entry>
    </dates>
  </vuln>

  <vuln vid="837b9fb2-0595-11da-86bc-000e0c2e438a">
    <topic>zlib -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>linux_base-suse</name>
	<range><lt>9.3_1</lt></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_6</lt></range>
	<range><ge>5.3</ge><lt>5.3_20</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem description</h1>
	<p>A fixed-size buffer is used in the decompression of data
	  streams.  Due to erronous analysis performed when zlib was
	  written, this buffer, which was belived to be sufficiently
	  large to handle any possible input stream, is in fact too
	  small.</p>
	<h1>Impact</h1>
	<p>A carefully constructed compressed data stream can result in
	  zlib overwriting some data structures.  This may cause
	  applications to halt, resulting in a denial of service; or
	  it may result in an attacker gaining elevated privileges.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1849</cvename>
      <freebsdsa>SA-05:18.zlib</freebsdsa>
    </references>
    <dates>
      <discovery>2005-07-27</discovery>
      <entry>2005-08-05</entry>
      <modified>2005-09-24</modified>
    </dates>
  </vuln>

  <vuln vid="7257b26f-0597-11da-86bc-000e0c2e438a">
    <topic>devfs -- ruleset bypass</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_5</lt></range>
	<range><ge>5.*</ge><lt>5.3_19</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem description</h1>
	<p>Due to insufficient parameter checking of the node type
	  during device creation, any user can expose hidden device
	  nodes on devfs mounted file systems within their jail.
	  Device nodes will be created in the jail with their normal
	  default access permissions.</p>
	<h1>Impact</h1>
	<p>Jailed processes can get access to restricted resources on
	  the host system.  For jailed processes running with superuser
	  privileges this implies access to all devices on the system.
	  This level of access can lead to information leakage and
	  privilege escalation.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2218</cvename>
      <freebsdsa>SA-05:17.devfs</freebsdsa>
    </references>
    <dates>
      <discovery>2005-07-20</discovery>
      <entry>2005-08-05</entry>
    </dates>
  </vuln>

  <vuln vid="c28f4705-043f-11da-bc08-0001020eed82">
    <topic>proftpd -- format string vulnerabilities</topic>
    <affects>
      <package>
	<name>proftpd</name>
	<name>proftpd-mysql</name>
	<range><lt>1.3.0.rc2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The ProFTPD release notes states:</p>
	<blockquote cite="http://www.proftpd.org/docs/RELEASE_NOTES-1.3.0rc2">
	  <p>sean &lt;infamous42md at hotpop.com&gt; found two format
	    string vulnerabilities, one in mod_sql's SQLShowInfo
	    directive, and one involving the 'ftpshut' utility.	 Both
	    can be considered low risk, as they require active
	    involvement on the part of the site administrator in order
	    to be exploited.</p>
	</blockquote>
	<p>These vulnerabilities could potentially lead to information
	  disclosure, a denial-of-server situation, or execution of
	  arbitrary code with the permissions of the user running
	  ProFTPD.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2390</cvename>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200508-02.xml</url>
      <url>http://www.proftpd.org/docs/RELEASE_NOTES-1.3.0rc2</url>
    </references>
    <dates>
      <discovery>2005-07-26</discovery>
      <entry>2005-08-03</entry>
    </dates>
  </vuln>

  <vuln vid="debbb39c-fdb3-11d9-a30d-00b0d09acbfc">
    <topic>nbsmtp -- format string vulnerability</topic>
    <affects>
      <package>
        <name>nbsmtp</name>
        <range><lt>0.99_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>When nbsmtp is executed in debug mode, server messages
        will be printed to stdout and logged via syslog. Syslog is
        used insecurely and user-supplied format characters are
        directly fed to the syslog function, which results in a
        format string vulnerability.</p>
        <p>Under some circumstances, an SMTP server may be able to
        abuse this vulnerability in order to alter the nbsmtp
        process and execute malicious code.</p>
      </body>
    </description>
    <references>
      <url>http://people.freebsd.org/~niels/issues/nbsmtp-20050726.txt</url>
    </references>
    <dates>
      <discovery>2005-07-25</discovery>
      <entry>2005-08-01</entry>
    </dates>
  </vuln>

  <vuln vid="b1e8c810-01d0-11da-bc08-0001020eed82">
    <topic>sylpheed -- MIME-encoded file name buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>sylpheed</name>
	<name>sylpheed-gtk2</name>
	<name>sylpheed-claws</name>
	<range><lt>1.0.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Sylpheed is vulnerable to a buffer overflow when displaying
	  emails with attachments that have MIME-encoded file names.
	  This could be used by a remote attacker to crash sylpheed
	  potentially allowing execution of arbitrary code with the
	  permissions of the user running sylpheed.</p>
      </body>
    </description>
    <references>
      <bid>12934</bid>
      <cvename>CVE-2005-0926</cvename>
      <url>http://sylpheed.good-day.net/changelog.html.en</url>
    </references>
    <dates>
      <discovery>2005-03-29</discovery>
      <entry>2005-07-31</entry>
    </dates>
  </vuln>

  <vuln vid="58247a96-01c8-11da-bc08-0001020eed82">
    <topic>phpmyadmin -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>phpmyadmin</name>
	<name>phpMyAdmin</name>
	<range><lt>2.6.2.r1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A phpMyAdmin security announcement reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-3">
	  <p>The convcharset parameter was not correctly validated,
	    opening the door to a XSS attack. </p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>12982</bid>
      <cvename>CVE-2005-0992</cvename>
      <mlist msgid="4f9e4516050404101223fbdeed@mail.gmail.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111264361622660</mlist>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-3</url>
    </references>
    <dates>
      <discovery>2005-04-03</discovery>
      <entry>2005-07-31</entry>
    </dates>
  </vuln>

  <vuln vid="8375a73f-01bf-11da-bc08-0001020eed82">
    <topic>gnupg -- OpenPGP symmetric encryption vulnerability</topic>
    <affects>
      <package>
	<name>gnupg</name>
	<range><lt>1.4.1</lt></range>
      </package>
      <package>
	<name>p5-Crypt-OpenPGP</name>
	<name>pgp</name>
	<name>pgpin</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Serge Mister and Robert Zuccherato reports that the OpenPGP
	  protocol is vulnerable to a cryptographic attack when using
	  symmetric encryption in an automated way.</p>
	<p>David Shaw reports about the impact:</p>
	<blockquote cite="http://lists.gnupg.org/pipermail/gnupg-announce/2005q1/000191.html">
	  <p>This attack, while very significant from a cryptographic
	    point of view, is not generally effective in the real
	    world.  To be specific, unless you have your OpenPGP
	    program set up as part of an automated system to accept
	    encrypted messages, decrypt them, and then provide a
	    response to the submitter, then this does not affect you
	    at all.</p>
	</blockquote>
	<p>Note that the <q>fix</q> in GnuPG does note completely
	  eliminate the potential problem:</p>
	<blockquote cite="http://lists.gnupg.org/pipermail/gnupg-announce/2005q1/000191.html">
	  <p>These patches disable a portion of the OpenPGP protocol
	    that the attack is exploiting.  This change should not be
	    user visible.  With the patch in place, this attack will
	    not work using a public-key encrypted message.  It will
	    still work using a passphrase-encrypted message.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <certvu>303094</certvu>
      <cvename>CVE-2005-0366</cvename>
      <url>http://eprint.iacr.org/2005/033</url>
      <url>http://lists.gnupg.org/pipermail/gnupg-announce/2005q1/000191.html</url>
    </references>
    <dates>
      <discovery>2005-02-08</discovery>
      <entry>2005-07-31</entry>
      <modified>2005-08-03</modified>
    </dates>
  </vuln>

  <vuln vid="81f127a8-0038-11da-86bc-000e0c2e438a">
    <topic>vim -- vulnerabilities in modeline handling: glob, expand</topic>
    <affects>
      <package>
	<name>vim</name>
	<name>vim-lite</name>
	<name>vim+ruby</name>
	<range><ge>6.3</ge><lt>6.3.82</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Georgi Guninski discovered a way to construct Vim modelines
	  that execute arbitrary shell commands.  The vulnerability
	  can be exploited by including shell commands in modelines
	  that call the glob() or expand() functions.  An attacker
	  could trick an user to read or edit a trojaned file with
	  modelines enabled, after which the attacker is able to
	  execute arbitrary commands with the privileges of the user.</p>
	<p><strong>Note:</strong> It is generally recommended that VIM
	  users use <code>set nomodeline</code> in
	  <code>~/.vimrc</code> to avoid the possibility of trojaned
	  text files.</p>
      </body>
    </description>
    <references>
      <bid>14374</bid>
      <cvename>CVE-2005-2368</cvename>
      <url>http://www.guninski.com/where_do_you_want_billg_to_go_today_5.html</url>
    </references>
    <dates>
      <discovery>2005-07-25</discovery>
      <entry>2005-07-31</entry>
    </dates>
  </vuln>

  <vuln vid="68222076-010b-11da-bc08-0001020eed82">
    <topic>tiff -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>tiff</name>
	<range><lt>3.7.3</lt></range>
      </package>
      <package>
	<name>linux-tiff</name>
	<range><lt>3.6.1_3</lt></range>
      </package>
      <package>
	<name>pdflib</name>
	<name>pdflib-perl</name>
	<range><lt>6.0.1_2</lt></range>
      </package>
      <package>
	<name>gdal</name>
	<range><lt>1.2.1_2</lt></range>
      </package>
      <package>
	<name>ivtools</name>
	<range><lt>1.2.3</lt></range>
      </package>
      <package>
	<name>paraview</name>
	<range><lt>2.4.3</lt></range>
      </package>
      <package>
	<name>fractorama</name>
	<range><lt>1.6.7_1</lt></range>
      </package>
      <package>
	<name>iv</name>
	<name>ja-iv</name>
	<name>ja-libimg</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Gentoo Linux Security Advisory reports:</p>
	<blockquote cite="http://www.gentoo.org/security/en/glsa/glsa-200505-07.xml">
	  <p>Tavis Ormandy of the Gentoo Linux Security Audit Team
	    discovered a stack based buffer overflow in the libTIFF
	    library when reading a TIFF image with a malformed
	    BitsPerSample tag.</p>
	  <p>Successful exploitation would require the victim to open
	    a specially crafted TIFF image, resulting in the execution
	    of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1544</cvename>
      <url>http://bugzilla.remotesensing.org/show_bug.cgi?id=843</url>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200505-07.xml</url>
      <url>http://www.remotesensing.org/libtiff/v3.7.3.html</url>
    </references>
    <dates>
      <discovery>2005-05-10</discovery>
      <entry>2005-07-30</entry>
      <modified>2006-06-08</modified>
    </dates>
  </vuln>

  <vuln vid="934b1de4-00d7-11da-bc08-0001020eed82">
    <topic>opera -- image dragging vulnerability</topic>
    <affects>
      <package>
	<name>linux-opera</name>
	<name>opera-devel</name>
	<name>opera</name>
	<range><lt>8.02</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/15756/">
	  <p>Secunia Research has discovered a vulnerability in Opera,
	    which can be exploited by malicious people to conduct
	    cross-site scripting attacks and retrieve a user's
	    files.</p>
	  <p>The vulnerability is caused due to Opera allowing a user
	    to drag e.g. an image, which is actually a "javascript:"
	    URI, resulting in cross-site scripting if dropped over
	    another site. This may also be used to populate a file
	    upload form, resulting in uploading of arbitrary files to
	    a malicious web site.</p>
	  <p>Successful exploitation requires that the user is tricked
	    into dragging and dropping e.g. an image or a link.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/15756/</url>
      <url>http://www.opera.com/freebsd/changelogs/802/</url>
    </references>
    <dates>
      <discovery>2005-07-28</discovery>
      <entry>2005-07-30</entry>
      <modified>2006-06-08</modified>
    </dates>
  </vuln>

  <vuln vid="a2aa24fd-00d4-11da-bc08-0001020eed82">
    <topic>opera -- download dialog spoofing vulnerability</topic>
    <affects>
      <package>
	<name>linux-opera</name>
	<name>opera-devel</name>
	<name>opera</name>
	<range><lt>8.02</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/15870/">
	  <p>Secunia Research has discovered a vulnerability in Opera,
	    which can be exploited by malicious people to trick users
	    into executing malicious files.</p>
	  <p>The vulnerability is caused due to an error in the
	    handling of extended ASCII codes in the download
	    dialog. This can be exploited to spoof the file extension
	    in the file download dialog via a specially crafted
	    "Content-Disposition" HTTP header.</p>
	  <p>Successful exploitation may result in users being tricked
	    into executing a malicious file via the download dialog,
	    but requires that the "Arial Unicode MS" font
	    (ARIALUNI.TTF) has been installed on the system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/15870/</url>
      <url>http://www.opera.com/freebsd/changelogs/802/</url>
    </references>
    <dates>
      <discovery>2005-07-28</discovery>
      <entry>2005-07-30</entry>
    </dates>
  </vuln>

  <vuln vid="5d51d245-00ca-11da-bc08-0001020eed82">
    <topic>ethereal -- multiple protocol dissectors vulnerabilities</topic>
    <affects>
      <package>
	<name>ethereal</name>
	<name>ethereal-lite</name>
	<name>tethereal</name>
	<name>tethereal-lite</name>
	<range><ge>0.8.5</ge><lt>0.10.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An Ethreal Security Advisories reports:</p>
	<blockquote cite="http://www.ethereal.com/appnotes/enpa-sa-00020.html">
	  <p>Our testing program has turned up several more security
	    issues:</p>
	  <ul>
	    <li>The LDAP dissector could free static memory and crash.</li>
	    <li>The AgentX dissector could crash.</li>
	    <li>The 802.3 dissector could go into an infinite loop.</li>
	    <li>The PER dissector could abort.</li>
	    <li>The DHCP dissector could go into an infinite loop.</li>
	    <li>The BER dissector could abort or loop infinitely.</li>
	    <li>The MEGACO dissector could go into an infinite loop.</li>
	    <li>The GIOP dissector could dereference a null pointer.</li>
	    <li>The SMB dissector was susceptible to a buffer overflow.</li>
	    <li>The WBXML could dereference a null pointer.</li>
	    <li>The H1 dissector could go into an infinite loop.</li>
	    <li>The DOCSIS dissector could cause a crash.</li>
	    <li>The SMPP dissector could go into an infinite loop.</li>
	    <li>SCTP graphs could crash.</li>
	    <li>The HTTP dissector could crash.</li>
	    <li>The SMB dissector could go into a large loop.</li>
	    <li>The DCERPC dissector could crash.</li>
	    <li>Several dissectors could crash while reassembling packets.</li>
	  </ul>
	  <p>Steve Grubb at Red Hat found the following issues:</p>
	  <ul>
	    <li>The CAMEL dissector could dereference a null pointer.</li>
	    <li>The DHCP dissector could crash.</li>
	    <li>The CAMEL dissector could crash.</li>
	    <li>The PER dissector could crash.</li>
	    <li>The RADIUS dissector could crash.</li>
	    <li>The Telnet dissector could crash.</li>
	    <li>The IS-IS LSP dissector could crash.</li>
	    <li>The NCP dissector could crash.</li>
	  </ul>
	  <p>iDEFENSE found the following issues:</p>
	  <ul>
	    <li>Several dissectors were susceptible to a format string
	      overflow.</li>
	  </ul>
	  <h1>Impact:</h1>
	  <p>It may be possible to make Ethereal crash, use up
	    available memory, or run arbitrary code by injecting a
	    purposefully malformed packet onto the wire or by
	    convincing someone to read a malformed packet trace
	    file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.ethereal.com/appnotes/enpa-sa-00020.html</url>
    </references>
    <dates>
      <discovery>2005-07-26</discovery>
      <entry>2005-07-30</entry>
    </dates>
  </vuln>

  <vuln vid="651996e0-fe07-11d9-8329-000e0c2e438a">
    <topic>apache -- http request smuggling</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><lt>1.3.33_2</lt></range>
	<range><gt>2.*</gt><lt>2.0.54_1</lt></range>
	<range><gt>2.1.0</gt><lt>2.1.6_1</lt></range>
      </package>
      <package>
	<name>apache+ssl</name>
	<range><lt>1.3.33.1.55_1</lt></range>
      </package>
      <package>
	<name>apache+mod_perl</name>
	<range><lt>1.3.33_3</lt></range>
      </package>
      <package>
	<name>apache+mod_ssl</name>
	<name>apache+mod_ssl+ipv6</name>
	<name>apache+mod_ssl+mod_accel</name>
	<name>apache+mod_ssl+mod_accel+ipv6</name>
	<name>apache+mod_ssl+mod_accel+mod_deflate</name>
	<name>apache+mod_ssl+mod_accel+mod_deflate+ipv6</name>
	<name>apache+mod_ssl+mod_deflate</name>
	<name>apache+mod_ssl+mod_deflate+ipv6</name>
	<name>apache+mod_ssl+mod_snmp</name>
	<name>apache+mod_ssl+mod_snmp+mod_accel</name>
	<name>apache+mod_ssl+mod_snmp+mod_accel+ipv6</name>
	<name>apache+mod_ssl+mod_snmp+mod_deflate</name>
	<name>apache+mod_ssl+mod_snmp+mod_deflate+ipv6</name>
	<name>apache+mod_ssl+mod_snmp+mod_accel+mod_deflate+ipv6</name>
	<range><lt>1.3.33+2.8.22_1</lt></range>
      </package>
      <package>
	<name>apache_fp</name>
	<name>apache+ipv6</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>ru-apache</name>
	<range><lt>1.3.34+30.22</lt></range>
      </package>
      <package>
	<name>ru-apache+mod_ssl</name>
	<range><lt>1.3.34+30.22+2.8.25</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Watchfire whitepaper reports an vulnerability in the
	  Apache webserver.  The vulnerability can be exploited by
	  malicious people causing cross site scripting, web cache
	  poisoining, session hijacking and most importantly the
	  ability to bypass web application firewall protection.
	  Exploiting this vulnerability requires multiple carefully
	  crafted HTTP requests, taking advantage of an caching server,
	  proxy server, web application firewall etc. This only affects
	  installations where Apache is used as HTTP proxy in
	  combination with the following web servers:</p>
	<ul>
	  <li>IIS/6.0 and 5.0</li>
	  <li>Apache 2.0.45 (as web server)</li>
	  <li>apache 1.3.29</li>
	  <li>WebSphere 5.1 and 5.0</li>
	  <li>WebLogic 8.1 SP1</li>
	  <li>Oracle9iAS web server 9.0.2</li>
	  <li>SunONE web server 6.1 SP4</li>
	</ul>
      </body>
    </description>
    <references>
      <bid>14106</bid>
      <cvename>CVE-2005-2088</cvename>
      <url>http://www.watchfire.com/resources/HTTP-Request-Smuggling.pdf</url>
    </references>
    <dates>
      <discovery>2005-07-25</discovery>
      <entry>2005-07-26</entry>
      <modified>2005-12-25</modified>
    </dates>
  </vuln>

  <vuln vid="1db7ecf5-fd24-11d9-b4d6-0007e900f87b">
    <topic>clamav -- multiple remote buffer overflows</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.86.2</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><le>20050704</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/16180/">
	  <p>Neel Mehta and Alex Wheeler have reported some
	    vulnerabilities in Clam AntiVirus, which can be exploited
	    by malicious people to cause a DoS (Denial of Service)
	    or compromise a vulnerable system.</p>
	  <ol>
	    <li>Two integer overflow errors in "libclamav/tnef.c"
	      when processing TNEF files can be exploited to cause
	      a heap-based buffer overflow via a specially crafted
	      TNEF file with a length value of -1 in the header.</li>
	    <li>An integer overflow error in "libclamav/chmunpack.c"
	      can be exploited to cause a heap-based buffer overflow
	      via a specially crafted CHM file with a chunk entry that
	      has a filename length of -1.</li>
	    <li>A boundary error in "libclamav/fsg.c" when
	      processing a FSG compressed file can cause a heap-based
	      buffer overflow.</li>
	  </ol>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.rem0te.com/public/images/clamav.pdf</url>
      <url>http://secunia.com/advisories/16180/</url>
    </references>
    <dates>
      <discovery>2005-07-24</discovery>
      <entry>2005-07-25</entry>
    </dates>
  </vuln>

  <vuln vid="ccd325d2-fa08-11d9-bc08-0001020eed82">
    <topic>isc-dhcpd -- format string vulnerabilities</topic>
    <affects>
      <package>
	<name>isc-dhcp3-client</name>
	<name>isc-dhcp3-devel</name>
	<name>isc-dhcp3-relay</name>
	<name>isc-dhcp3-server</name>
	<name>isc-dhcp3</name>
	<name>isc-dhcp</name>
	<name>isc-dhcpd</name>
	<range><lt>3.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The ISC DHCP programs are vulnerable to several format
	  string vulnerabilities which may allow a remote attacker to
	  execute arbitrary code with the permissions of the DHCP
	  programs, typically root for the DHCP server.</p>
      </body>
    </description>
    <references>
      <bid>11591</bid>
      <certvu>448384</certvu>
      <cvename>CVE-2004-1006</cvename>
      <mlist msgid="20041109003345.GG763@isc.org">http://marc.theaimsgroup.com/?l=dhcp-announce&amp;m=109996073218290</mlist>
    </references>
    <dates>
      <discovery>2004-11-08</discovery>
      <entry>2005-07-23</entry>
    </dates>
  </vuln>

  <vuln vid="b4892b5b-fb1c-11d9-96ba-00909925db3e">
    <topic>egroupware -- multiple cross-site scripting (XSS) and SQL injection vulnerabilities</topic>
    <affects>
      <package>
	<name>egroupware</name>
	<range><lt>1.0.0.007</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Multiple cross-site scripting (XSS) vulnerabilities in eGroupware
	  before 1.0.0.007 allow remote attackers to inject arbitrary web
	  script or HTML via the (1) ab_id, (2) page, (3) type,
	  or (4) lang parameter to index.php or (5) category_id parameter.
	</p>
	<p>Multiple SQL injection vulnerabilities in index.php in eGroupware
	  before 1.0.0.007 allow remote attackers to execute arbitrary SQL
	  commands via the (1) filter or (2) cats_app parameter.
	</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1202</cvename>
      <cvename>CVE-2005-1203</cvename>
      <url>http://sourceforge.net/project/shownotes.php?release_id=320768</url>
    </references>
    <dates>
      <discovery>2005-04-20</discovery>
      <entry>2005-07-23</entry>
    </dates>
  </vuln>

  <vuln vid="3f4ac724-fa8b-11d9-afcf-0060084a00e5">
    <topic>fetchmail -- denial of service/crash from malicious POP3 server</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><eq>6.2.5.1</eq></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>In fetchmail 6.2.5.1, the the remote code injection via
	  POP3 UIDL was fixed, but a denial of service attack was
	  introduced:</p>
	<p>Two possible NULL-pointer dereferences allow a malicous
	  POP3 server to crash fetchmail by respondig with UID lines
	  containing only the article number but no UID (in violation
	  of RFC-1939), or a message without Message-ID when no UIDL
	  support is available.</p>
      </body>
    </description>
    <references>
      <mlist msgid="20050721172317.GB3071@amilo.ms.mff.cuni.cz">http://lists.berlios.de/pipermail/fetchmail-devel/2005-July/000397.html</mlist>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2005-01.txt</url>
    </references>
    <dates>
      <discovery>2005-07-21</discovery>
      <entry>2005-07-22</entry>
    </dates>
  </vuln>

  <vuln vid="e72fd82b-fa01-11d9-bc08-0001020eed82">
    <topic>dnrd -- remote buffer and stack overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>dnrd</name>
	<range><lt>2.19.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Natanael Copa reports that dnrd is vulnerable to a remote
	  buffer overflow and a remote stack overflow.  These
	  vulnerabilities can be triggered by sending invalid DNS
	  packets to dnrd.</p>
	<p>The buffer overflow could potentially be used to execute
	  arbitrary code with the permissions of the dnrd daemon.
	  Note that dnrd runs in an chroot environment and runs as
	  non-root.</p>
	<p>The stack overflow vulnerability can cause dnrd to
	  crash.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2315</cvename>
      <cvename>CVE-2005-2316</cvename>
      <freebsdpr>ports/83851</freebsdpr>
    </references>
    <dates>
      <discovery>2005-07-21</discovery>
      <entry>2005-07-21</entry>
    </dates>
  </vuln>

  <vuln vid="43a7b0a7-f9bc-11d9-b473-00061bc2ad93">
    <topic>PowerDNS -- LDAP backend fails to escape all queries</topic>
    <affects>
      <package>
	<name>powerdns</name>
	<range><lt>2.9.18</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The LDAP backend in PowerDNS has issues with escaping
	  queries which could cause connection errors.  This would
	  make it possible for a malicious user to temporarily blank
	  domains.</p>
	<blockquote cite="http://doc.powerdns.com/security-policy.html">
	<p>This is known to affect all releases prior to 2.9.18.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2302</cvename>
      <url>http://doc.powerdns.com/security-policy.html</url>
      <url>http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112155941310297&amp;w=2</url>
    </references>
    <dates>
      <discovery>2005-07-16</discovery>
      <entry>2005-07-21</entry>
    </dates>
  </vuln>

  <vuln vid="3497d7be-2fef-45f4-8162-9063751b573a">
    <topic>fetchmail -- remote root/code injection from malicious POP3 server</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><lt>6.2.5.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>fetchmail's POP3/UIDL code does not truncate received UIDs properly.
	  A malicious or compromised POP3 server can thus corrupt fetchmail's
	  stack and inject code when fetchmail is using UIDL, either through
	  configuration, or as a result of certain server capabilities. Note
	  that fetchmail is run as root on some sites, so an attack might
	  compromise the root account and thus the whole machine.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2335</cvename>
      <freebsdpr>ports/83805</freebsdpr>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=212762</url>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2005-01.txt</url>
    </references>
    <dates>
      <discovery>2005-07-20</discovery>
      <entry>2005-07-20</entry>
      <modified>2005-07-21</modified>
    </dates>
  </vuln>

  <vuln vid="2e116ba5-f7c3-11d9-928e-000b5d7e6dd5">
    <topic>kdebase -- Kate backup file permission leak</topic>
    <affects>
      <package>
	<name>kdebase</name>
	<range><ge>3.2.0</ge><lt>3.4.1</lt></range>
      </package>
      <package>
	<name>linux_base-suse</name>
	<range><ge>9.3</ge><lt>9.3_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A KDE Security Advisory explains:</p>
	<blockquote cite="http://www.kde.org/info/security/advisory-20050718-1.txt">
	  <p>Kate / Kwrite create a file backup before saving a modified
	    file. These backup files are created with default permissions,
	    even if the original file had more strict permissions set.</p>
	  <p>Depending on the system security settings, backup files
	    might be readable by other users.  Kate / Kwrite are
	    network transparent applications and therefore this
	    vulnerability might not be restricted to local users.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1920</cvename>
      <url>https://bugs.kde.org/show_bug.cgi?id=103331</url>
      <url>http://www.kde.org/info/security/advisory-20050718-1.txt</url>
    </references>
    <dates>
      <discovery>2005-07-18</discovery>
      <entry>2005-07-18</entry>
      <modified>2005-10-09</modified>
    </dates>
  </vuln>

  <vuln vid="5d72701a-f601-11d9-bcd1-02061b08fc24">
    <topic>firefox &amp; mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.5,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.5</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.9,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<name>linux-mozilla-devel</name>
	<range><lt>1.7.9</lt></range>
	<range><ge>1.8.*</ge></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports of multiple security
	  vulnerabilities in Firefox and Mozilla:</p>
	<blockquote cite="http://www.mozilla.org/projects/security/known-vulnerabilities.html">
	  <ul>
	    <li><em>MFSA 2005-56</em> Code execution through shared function
	      objects</li>
	    <li><em>MFSA 2005-55</em> XHTML node spoofing</li>
	    <li><em>MFSA 2005-54</em> Javascript prompt origin spoofing</li>
	    <li><em>MFSA 2005-53</em> Standalone applications can run arbitrary
	      code through the browser</li>
	    <li><em>MFSA 2005-52</em> Same origin violation: frame calling
	      top.focus()</li>
	    <li><em>MFSA 2005-51</em> The return of frame-injection
	      spoofing</li>
	    <li><em>MFSA 2005-50</em> Possibly exploitable crash in
	      InstallVersion.compareTo()</li>
	    <li><em>MFSA 2005-49</em> Script injection from Firefox sidebar
	      panel using data:</li>
	    <li><em>MFSA 2005-48</em> Same-origin violation with InstallTrigger
	      callback</li>
	    <li><em>MFSA 2005-47</em> Code execution via "Set as
	      Wallpaper"</li>
	    <li><em>MFSA 2005-46</em> XBL scripts ran even when Javascript
	      disabled</li>
	    <li><em>MFSA 2005-45</em> Content-generated event
	      vulnerabilities</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1937</cvename>
      <cvename>CVE-2005-2260</cvename>
      <cvename>CVE-2005-2261</cvename>
      <cvename>CVE-2005-2262</cvename>
      <cvename>CVE-2005-2263</cvename>
      <cvename>CVE-2005-2264</cvename>
      <cvename>CVE-2005-2265</cvename>
      <cvename>CVE-2005-2266</cvename>
      <cvename>CVE-2005-2267</cvename>
      <cvename>CVE-2005-2268</cvename>
      <cvename>CVE-2005-2269</cvename>
      <cvename>CVE-2005-2270</cvename>
      <url>http://www.mozilla.org/projects/security/known-vulnerabilities.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-45.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-46.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-47.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-48.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-49.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-50.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-51.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-52.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-53.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-54.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-55.html</url>
      <url>http://www.mozilla.org/security/announce/mfsa2005-56.html</url>
    </references>
    <dates>
      <discovery>2005-07-12</discovery>
      <entry>2005-07-16</entry>
    </dates>
  </vuln>

  <vuln vid="f241641e-f5ea-11d9-a6db-000d608ed240">
    <topic>drupal -- PHP code execution vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><lt>4.6.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Kuba Zygmunt discovered a flaw in the input validation routines 
	  of Drupal's filter mechanism.  An attacker could execute
	  arbitrary PHP code on a target site when public comments or
	  postings are allowed.</p>
      </body>
    </description>
    <references>
	<cvename>CVE-2005-1921</cvename>
	<cvename>CVE-2005-2106</cvename>
	<url>http://drupal.org/files/sa-2005-002/advisory.txt</url>
    </references>
    <dates>
      <discovery>2005-06-29</discovery>
      <entry>2005-07-16</entry>
    </dates>
  </vuln>

  <vuln vid="50457509-d05e-11d9-9aed-000e0c2e438a">
    <topic>phpSysInfo -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>phpSysInfo</name>
	<range><lt>2.5.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Securityreason.com advisory reports that various cross
	  site scripting vulnerabilities have been found in phpSysInfo.
	  Input is not properly sanitised before it is returned to the
	  user.  A malicious person could exploit this to execute
	  arbitrary HTML and script code in a users browser session.
	  Also it is possible to view the full path of certain scripts
	  by accessing them directly.</p>
      </body>
    </description>
    <references>
      <bid>12887</bid>
      <cvename>CVE-2005-0869</cvename>
      <cvename>CVE-2005-0870</cvename>
      <mlist msgid="20050323180207.11987.qmail@www.securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111161017209422</mlist>
    </references>
    <dates>
      <discovery>2005-03-22</discovery>
      <entry>2005-07-09</entry>
      <modified>2005-12-25</modified>
    </dates>
  </vuln>

  <vuln vid="eeae6cce-d05c-11d9-9aed-000e0c2e438a">
    <topic>mysql-server -- insecure temporary file creation</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><gt>4.1</gt><lt>4.1.12</lt></range>
	<range><gt>5.0</gt><lt>5.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Zataz advisory reports that MySQL contains a security
	  flaw which could allow a malicious local user to inject
	  arbitrary SQL commands during the initial database creation
	  process.</p>
	<p>The problem lies in the mysql_install_db script which
	  creates temporary files based on the PID used by the
	  script.</p>
      </body>
    </description>
    <references>
      <bid>13660</bid>
      <cvename>CVE-2005-1636</cvename>
      <url>http://www.zataz.net/adviso/mysql-05172005.txt</url>
    </references>
    <dates>
      <discovery>2005-05-07</discovery>
      <entry>2005-07-09</entry>
    </dates>
  </vuln>

  <vuln vid="3e0072d4-d05b-11d9-9aed-000e0c2e438a">
    <topic>net-snmp -- fixproc insecure temporary file creation</topic>
    <affects>
      <package>
	<name>net-snmp</name>
	<range><lt>5.2.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Gentoo advisory reports:</p>
	<blockquote cite="http://www.gentoo.org/security/en/glsa/glsa-200505-18.xml">
	  <p>Net-SNMP creates temporary files in an insecure manner,
	    possibly allowing the execution of arbitrary code.</p>
	  <p>A malicious local attacker could exploit a race condition
	    to change the content of the temporary files before they
	    are executed by fixproc, possibly leading to the execution
	    of arbitrary code.  A local attacker could also create
	    symbolic links in the temporary files directory, pointing
	    to a valid file somewhere on the filesystem.  When fixproc
	    is executed, this would result in the file being
	    overwritten.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13715</bid>
      <cvename>CVE-2005-1740</cvename>
      <url>http://security.gentoo.org/glsa/glsa-200505-18.xml</url>
    </references>
    <dates>
      <discovery>2005-05-23</discovery>
      <entry>2005-07-09</entry>
      <modified>2005-07-13</modified>
    </dates>
  </vuln>

  <vuln vid="326c517a-d029-11d9-9aed-000e0c2e438a">
    <topic>phpbb -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>phpbb</name>
	<range><lt>2.0.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpBB is vulnerable to remote exploitation of an input
	  validation vulnerability allows attackers to read the
	  contents of arbitrary system files under the privileges
	  of the webserver.  This also allows remote attackers to
	  unlink arbitrary system files under the privileges of the
	  webserver.</p>
      </body>
    </description>
    <references>
      <bid>12618</bid>
      <bid>12621</bid>
      <bid>12623</bid>
      <cvename>CVE-2005-0258</cvename>
      <cvename>CVE-2005-0259</cvename>
      <url>http://security.gentoo.org/glsa/glsa-200503-02.xml</url>
      <url>http://www.idefense.com/application/poi/display?id=205&amp;type=vulnerabilities</url>
      <url>http://www.idefense.com/application/poi/display?id=204&amp;type=vulnerabilities</url>
    </references>
    <dates>
      <discovery>2005-02-22</discovery>
     <entry>2005-07-09</entry>
    </dates>
  </vuln>

  <vuln vid="6596bb80-d026-11d9-9aed-000e0c2e438a">
    <topic>shtool -- insecure temporary file creation</topic>
    <affects>
      <package>
	<name>shtool</name>
	<range><le>2.0.1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Zataz advisory reports that shtool contains a security
	  flaw which could allow a malicious local user to create or
	  overwrite the contents of arbitrary files.  The attacker
	  could fool a user into executing the arbitrary file possibly
	  executing arbitrary code.</p>
      </body>
    </description>
    <references>
      <bid>13767</bid>
      <url>http://www.zataz.net/adviso/shtool-05252005.txt</url>
    </references>
    <dates>
      <discovery>2005-05-25</discovery>
      <entry>2005-07-09</entry>
    </dates>
  </vuln>

  <vuln vid="88188a8c-eff6-11d9-8310-0001020eed82">
    <topic>phppgadmin -- "formLanguage" local file inclusion vulnerability</topic>
    <affects>
      <package>
	<name>phppgadmin</name>
	<range><lt>3.5.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/15941/">
	  <p>A vulnerability has been reported in phpPgAdmin, which
	    can be exploited by malicious people to disclose sensitive
	    information.</p>
	  <p>Input passed to the "formLanguage" parameter in
	    "index.php" isn't properly verified, before it is used to
	    include files. This can be exploited to include arbitrary
	    files from local resources.</p>
	  <p>Successful exploitation requires that "magic_quotes_gpc"
	    is disabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>14142</bid>
      <cvename>CVE-2005-2256</cvename>
      <url>http://secunia.com/advisories/15941/</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=342261</url>
    </references>
    <dates>
      <discovery>2005-07-05</discovery>
      <entry>2005-07-08</entry>
      <modified>2005-07-21</modified>
    </dates>
  </vuln>

  <vuln vid="b64481d9-eff4-11d9-8310-0001020eed82">
    <topic>pear-XML_RPC -- information disclosure vulnerabilities</topic>
    <affects>
      <package>
	<name>pear-XML_RPC</name>
	<range><lt>1.3.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The pear-XML_RPC release notes reports that the following
	  issues has been fixed:</p>
	<blockquote cite="http://pear.php.net/package/XML_RPC/download/1.3.2">
	  <p>Eliminate path disclosure vulnerabilities by suppressing
	    error messages when eval()'ing.</p>
	  <p>Eliminate path disclosure vulnerability by catching bogus
	    parameters submitted to
	    <code>XML_RPC_Value::serializeval()</code>.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://pear.php.net/package/XML_RPC/download/1.3.2</url>
    </references>
    <dates>
      <discovery>2005-07-07</discovery>
      <entry>2005-07-08</entry>
    </dates>
  </vuln>

  <vuln vid="9a035a56-eff0-11d9-8310-0001020eed82">
    <topic>ekg -- insecure temporary file creation</topic>
    <affects>
      <package>
	<name>pl-ekg</name>
	<range><lt>1.6r2,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Eric Romang reports that ekg creates temporary files in an
	  insecure manner.  This can be exploited by an attacker using
	  a symlink attack to overwrite arbitrary files and possibly
	  execute arbitrary commands with the permissions of the user
	  running ekg.</p>
      </body>
    </description>
    <references>
      <bid>14146</bid>
      <cvename>CVE-2005-1916</cvename>
      <mlist msgid="42CA2DDB.5030606@zataz.net">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112060146011122</mlist>
      <url>http://bugs.gentoo.org/show_bug.cgi?id=94172</url>
    </references>
    <dates>
      <discovery>2005-07-05</discovery>
      <entry>2005-07-08</entry>
      <modified>2005-07-31</modified>
    </dates>
  </vuln>

  <vuln vid="6e33f4ab-efed-11d9-8310-0001020eed82">
    <topic>bugzilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<name>ja-bugzilla</name>
	<range><ge>2.17.1</ge><lt>2.18.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Bugzilla Security Advisory reports:</p>
	<blockquote cite="http://www.bugzilla.org/security/2.18.1/">
	  <p>Any user can change any flag on any bug, even if they
	    don't have access to that bug, or even if they can't
	    normally make bug changes. This also allows them to expose
	    the summary of a bug.</p>
	  <p>Bugs are inserted into the database before they are
	    marked as private, in Bugzilla code. Thus, MySQL
	    replication can lag in between the time that the bug is
	    inserted and when it is marked as private (usually less
	    than a second). If replication lags at this point, the bug
	    summary will be accessible to all users until replication
	    catches up.	 Also, on a very slow machine, there may be a
	    pause longer than a second that allows users to see the
	    title of the newly-filed bug.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2173</cvename>
      <cvename>CVE-2005-2174</cvename>
      <url>http://www.bugzilla.org/security/2.18.1/</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=292544</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=293159</url>
    </references>
    <dates>
      <discovery>2005-07-07</discovery>
      <entry>2005-07-08</entry>
      <modified>2005-07-18</modified>
    </dates>
  </vuln>

  <vuln vid="d177d9f9-e317-11d9-8088-00123f0f7307">
    <topic>nwclient -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>nwclient</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Insecure file permissions, network access control and DNS
	  usage put systems that use Legato NetWorker at risk.</p>
	<p>When the software is running, several files that contain
	  sensitive information are created with insecure permissions.
	  The information exposed include passwords and can therefore
	  be used for privilege elevation.</p>
	<p>An empty "servers" file, which should normally
	  contain hostnames of authorized backup servers, may allow
	  unauthorized backups to be made. Sensitive information can
	  be extracted from these backups.</p>
	<p>When reverse DNS fails for the Legato client IP a weak
	  authorization scheme, containing a flaw that allows
	  unauthorized access, is used. This may allow unauthorized
	  access.</p>
      </body>
    </description>
    <references>
      <bid>3564</bid>
      <bid>3840</bid>
      <bid>3842</bid>
      <cvename>CVE-2001-0910</cvename>
      <cvename>CVE-2002-0113</cvename>
      <cvename>CVE-2002-0114</cvename>
      <url>http://portal1.legato.com/resources/bulletins/372.html</url>
    </references>
    <dates>
      <discovery>2002-01-10</discovery>
      <entry>2005-07-08</entry>
    </dates>
  </vuln>

  <vuln vid="107692a1-ee6c-11d9-8310-0001020eed82">
    <topic>acroread -- insecure temporary file creation</topic>
    <affects>
      <package>
	<name>acroread4</name>
	<name>acroread5</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<name>acroread</name>
	<range><lt>7.0.0</lt></range>
	<range><gt>5.*,1</gt><lt>7.0.0,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia Research reports:</p>
	<blockquote cite="http://secunia.com/secunia_research/2005-6/advisory/">
	  <p>Secunia has discovered a security issue in Adobe Reader
	    for Linux, which can be exploited by malicious, local
	    users to gain knowledge of sensitive information.</p>
	  <p>The problem is caused due to temporary files being
	    created with permissions based on a user's umask in the
	    "/tmp" folder under certain circumstances when documents
	    are opened.</p>
	  <p>Successful exploitation allows an unprivileged user to
	    read arbitrary users' documents.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1912</cvename>
      <url>http://secunia.com/secunia_research/2005-6/advisory/</url>
    </references>
    <dates>
      <discovery>2005-06-29</discovery>
      <entry>2005-07-06</entry>
    </dates>
  </vuln>

  <vuln vid="d8e1aadd-ee68-11d9-8310-0001020eed82">
    <topic>clamav -- cabinet file handling DoS vulnerability</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.86</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><lt>20050620</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An iDEFENSE Security Advisory reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112006456809016">
	  <p>Remote exploitation of an input validation error in Clam
	    AntiVirus ClamAV allows attackers to cause a denial of
	    service condition.</p>
	  <p>The vulnerability specifically exists due to insufficient
	    validation on cabinet file header data. The
	    <code>ENSURE_BITS()</code> macro fails to check for zero
	    length reads, allowing a carefully constructed cabinet
	    file to cause an infinite loop.</p>
	  <p>ClamAV is used in a number of mail gateway
	    products. Successful exploitation requires an attacker to
	    send a specially constructed CAB file through a mail
	    gateway or personal anti-virus client utilizing the ClamAV
	    scanning engine. The infinate loop will cause the ClamAV
	    software to use all available processor resources,
	    resulting in a denial of service or severe degradation to
	    system performance. Remote exploitation can be achieved by
	    sending a malicious file in an e-mail message or during an
	    HTTP session.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1923</cvename>
      <mlist msgid="FB24803D1DF2A34FA59FC157B77C97050462A3AB@IDSERV04.idef.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112006456809016</mlist>
    </references>
    <dates>
      <discovery>2005-06-29</discovery>
      <entry>2005-07-06</entry>
    </dates>
  </vuln>

  <vuln vid="6d18fe19-ee67-11d9-8310-0001020eed82">
    <topic>clamav -- MS-Expand file handling DoS vulnerability</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.86</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><lt>20050620</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An iDEFENSE Security Advisory reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112006402411598">
	  <p>Remote exploitation of an input validation error in Clam
	    AntiVirus ClamAV allows attackers to cause a denial of
	    service condition.</p>
	  <p>The vulnerability specifically exists due to improper
	    behavior during exceptional conditions.</p>
	  <p>Successful exploitation allows attackers to exhaust file
	    descriptors pool and memory. Anti-virus detection
	    functionality will fail if there is no file descriptors
	    available with which to open files. Remote exploitation
	    can be achieved by sending a malicious file in an e-mail
	    message or during an HTTP session.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1922</cvename>
      <mlist msgid="FB24803D1DF2A34FA59FC157B77C97050462A3AC@IDSERV04.idef.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112006402411598</mlist>
    </references>
    <dates>
      <discovery>2005-06-29</discovery>
      <entry>2005-07-06</entry>
    </dates>
  </vuln>

  <vuln vid="8efe93e2-ee62-11d9-8310-0001020eed82">
    <topic>zlib -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>zsync</name>
	<range><lt>0.4.1</lt></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_4</lt></range>
	<range><ge>5.3</ge><lt>5.3_18</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>An error in the handling of corrupt compressed data streams
	  can result in a buffer being overflowed.</p>
	<h1>Impact</h1>
	<p>By carefully crafting a corrupt compressed data stream, an
	  attacker can overwrite data structures in a zlib-using
	  application.	This may cause the application to halt,
	  causing a denial of service; or it may result in the
	  attacker gaining elevated privileges.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2096</cvename>
      <freebsdsa>SA-05:16.zlib</freebsdsa>
    </references>
    <dates>
      <discovery>2005-07-06</discovery>
      <entry>2005-07-06</entry>
      <modified>2005-10-01</modified>
    </dates>
  </vuln>

  <vuln vid="70c59485-ee5a-11d9-8310-0001020eed82">
    <topic>acroread -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>acroread4</name>
	<name>acroread5</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<name>acroread</name>
	<range><lt>7.0.0</lt></range>
	<range><gt>5.*,1</gt><lt>7.0.0,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An Adobe Security Advisory reports:</p>
	<blockquote cite="http://www.adobe.com/support/techdocs/329083.html">
	  <p>A vulnerability within Adobe Reader has been
	    identified. Under certain circumstances, remote
	    exploitation of a buffer overflow in Adobe Reader could
	    allow an attacker to execute arbitrary code.</p>
	  <p>If exploited, it could allow the execution of arbitrary
	    code under the privileges of the local user. Remote
	    exploitation is possible if the malicious PDF document is
	    sent as an email attachment or if the PDF document is
	    accessed via a web link.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1625</cvename>
      <url>http://www.adobe.com/support/techdocs/329083.html</url>
      <mlist msgid="FB24803D1DF2A34FA59FC157B77C97050462A5E2@IDSERV04.idef.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112059685332569</mlist>
    </references>
    <dates>
      <discovery>2005-07-05</discovery>
      <entry>2005-07-06</entry>
    </dates>
  </vuln>

  <vuln vid="b2a1a3b5-ed95-11d9-8310-0001020eed82">
    <topic>net-snmp -- remote DoS vulnerability</topic>
    <affects>
      <package>
	<name>net-snmp</name>
	<range><lt>5.2.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Net-SNMP release announcement reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=net-snmp-announce&amp;m=112059518426328">
	  <p>A security vulnerability has been found in Net-SNMP
	    releases that could allow a denial of service attack
	    against Net-SNMP agent's which have opened a stream based
	    protocol (EG, TCP but not UDP; it should be noted that
	    Net-SNMP does not by default open a TCP port).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>14168</bid>
      <cvename>CVE-2005-2177</cvename>
      <mlist msgid="sdzmt5sul0.fsf@wes.hardakers.net">http://marc.theaimsgroup.com/?l=net-snmp-announce&amp;m=112059518426328</mlist>
    </references>
    <dates>
      <discovery>2005-07-02</discovery>
      <entry>2005-07-05</entry>
      <modified>2005-10-26</modified>
    </dates>
  </vuln>

  <vuln vid="1cf00643-ed8a-11d9-8310-0001020eed82">
    <topic>cacti -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>cacti</name>
	<range><lt>0.8.6f</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Stefan Esser reports:</p>
	<blockquote cite="http://www.hardened-php.net/advisory-032005.php">
	  <p>Wrongly implemented user input filters lead to multiple
	    SQL Injection vulnerabilities which can lead f.e. to
	    disclosure of the admin password hash.</p>
	</blockquote>
	<blockquote cite="http://www.hardened-php.net/advisory-042005.php">
	  <p>Wrongly implemented user input filters allows injection
	    of user input into executed commandline.</p>
	  <p>Alberto Trivero posted his Remote Command Execution
	    Exploit for Cacti &lt;= 0.8.6d to Bugtraq on the 22th
	    June. Having analysed his bug we come to the conclusion,
	    that the malfunctioning input filters, which were already
	    mentioned in the previous advisory are also responsible
	    for this bug still being exploitable.</p>
	</blockquote>
	<blockquote cite="http://www.hardened-php.net/advisory-052005.php">
	  <p>A HTTP headers bypass switch can also be used to
	    completely bypass the authentification system of Cacti. As
	    admin it is possible to execute shell commands with the
	    permission of the webserver.</p>
	  <p>While looking at the source of Cacti a HTTP headers
	    bypass switch was discovered, that also switches off a
	    call to <code>session_start()</code> and the manual
	    application of <code>addslashes()</code> in case of
	    <code>magic_quotes_gpc=Off</code>.</p>
	  <p>When register_globals is turned on* an attacker can use
	    this switch to disables Cacti's use of PHP's session
	    support and therefore supply the session variables on his
	    own through f.e.  the URL. Additionally using the switch
	    renders several SQL statements vulnerable to SQL
	    Injections attacks, when magic_quotes_gpc is turned off,
	    which is the recommended setting.</p>
	  <p>Logged in as an admin it is possible to issue shell
	    commands.</p>
	  <p>(*) register_globals is turned off by default since PHP
	    4.2 but is activated on most servers because of older
	    scripts requiring it.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <mlist msgid="007301c57753$5ab17f60$0100a8c0@alberto">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111954136315248</mlist>
      <url>http://www.hardened-php.net/advisory-032005.php</url>
      <url>http://www.hardened-php.net/advisory-042005.php</url>
      <url>http://www.hardened-php.net/advisory-052005.php</url>
    </references>
    <dates>
      <discovery>2005-06-22</discovery>
      <entry>2005-07-05</entry>
    </dates>
  </vuln>

  <vuln vid="dca0a345-ed81-11d9-8310-0001020eed82">
    <topic>wordpress -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<range><lt>1.5.1.3,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>GulfTech Security Research reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112006967221438">
	  <p>There are a number of vulnerabilities in WordPress that
	    may allow an attacker to ultimately run arbitrary code on
	    the vulnerable system. These vulnerabilities include SQL
	    Injection, Cross Site Scripting, and also issues that may
	    aid an attacker in social engineering.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2107</cvename>
      <cvename>CVE-2005-2108</cvename>
      <cvename>CVE-2005-2109</cvename>
      <cvename>CVE-2005-2110</cvename>
      <mlist msgid="42C2BE6E.2050408@gulftech.org">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=112006967221438</mlist>
    </references>
    <dates>
      <discovery>2005-06-28</discovery>
      <entry>2005-07-05</entry>
    </dates>
  </vuln>

  <vuln vid="a4955b32-ed84-11d9-8310-0001020eed82">
    <topic>wordpress -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<range><lt>1.5.1.2,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Gentoo Linux Security Advisory reports:</p>
	<blockquote cite="http://www.gentoo.org/security/en/glsa/glsa-200506-04.xml">
	  <p>Due to a lack of input validation, WordPress is
	    vulnerable to SQL injection and XSS attacks.</p>
	  <p>An attacker could use the SQL injection vulnerabilites to
	    gain information from the database. Furthermore the
	    cross-site scripting issues give an attacker the ability
	    to inject and execute malicious script code or to steal
	    cookie-based authentication credentials, potentially
	    compromising the victim's browser.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1810</cvename>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200506-04.xml</url>
    </references>
    <dates>
      <discovery>2005-04-12</discovery>
      <entry>2005-07-05</entry>
    </dates>
  </vuln>

  <vuln vid="4afacca1-eb9d-11d9-a8bd-000cf18bbe54">
    <topic>phpbb -- remote PHP code execution vulnerability</topic>
    <affects>
      <package>
	<name>phpbb</name>
	<range><lt>2.0.16</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>FrSIRT Advisory reports:</p>
	<blockquote cite="http://www.frsirt.com/english/advisories/2005/0904">
	  <p>A vulnerability was identified in phpBB, which
	    may be exploited by attackers to compromise a vulnerable
	    web server. This flaw is due to an input validation error
	    in the "viewtopic.php" script that does not properly filter
	    the "highlight" parameter before calling the "preg_replace()"
	    function, which may be exploited by remote attackers to execute
	    arbitrary PHP commands with the privileges of the web server.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2086</cvename>
      <url>http://www.frsirt.com/english/advisories/2005/0904</url>
      <url>http://www.phpbb.com/phpBB/viewtopic.php?t=302011</url>
    </references>
    <dates>
      <discovery>2005-06-28</discovery>
      <entry>2005-07-03</entry>
      <modified>2005-07-07</modified>
    </dates>
  </vuln>

  <vuln vid="523fad14-eb9d-11d9-a8bd-000cf18bbe54">
    <topic>pear-XML_RPC -- arbitrary remote code execution</topic>
    <affects>
      <package>
	<name>pear-XML_RPC</name>
	<range><lt>1.3.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>GulfTech Security Research Team reports:</p>
	<blockquote cite="http://www.gulftech.org/?node=research&amp;article_id=00087-07012005">
	  <p>PEAR XML_RPC is vulnerable to a very high risk php code
	    injection vulnerability due to unsanatized data being
	    passed into an eval() call.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1921</cvename>
      <url>http://www.gulftech.org/?node=research&amp;article_id=00087-07012005</url>
      <url>http://www.hardened-php.net/advisory-022005.php</url>
    </references>
    <dates>
      <discovery>2005-06-29</discovery>
      <entry>2005-07-03</entry>
    </dates>
  </vuln>

  <vuln vid="f70f8860-e8ee-11d9-b875-0001020eed82">
    <topic>kernel -- ipfw packet matching errors with address tables</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_3</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>The ipfw tables lookup code caches the result of the last
	  query.  The kernel may process multiple packets
	  concurrently, performing several concurrent table lookups.
	  Due to an insufficient locking, a cached result can become
	  corrupted that could cause some addresses to be incorrectly
	  matched against a lookup table.</p>
	<h1>Impact</h1>
	<p>When lookup tables are used with ipfw, packets may on very
	  rare occasions incorrectly match a lookup table.  This could
	  result in a packet being treated contrary to the defined
	  packet filtering ruleset. For example, a packet may be
	  allowed to pass through when it should have been
	  discarded.</p>
	<p>The problem can only occur on Symmetric Multi-Processor
	  (SMP) systems, or on Uni Processor (UP) systems with the
	  PREEMPTION kernel option enabled (not the default).</p>
	<h1>Workaround</h1>
	<p>a) Do not use lookup tables.</p>
	<p>OR</p>
	<p>b) Disable concurrent processing of packets in the network
	  stack by setting the "debug.mpsafenet=0" tunable:</p>
	<p># echo "debug.mpsafenet=0" &lt;&lt; /boot/loader.conf</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2019</cvename>
      <freebsdsa>SA-05:13.ipfw</freebsdsa>
    </references>
    <dates>
      <discovery>2005-06-29</discovery>
      <entry>2005-06-29</entry>
      <modified>2005-07-06</modified>
    </dates>
  </vuln>

  <vuln vid="197f444f-e8ef-11d9-b875-0001020eed82">
    <topic>bzip2 -- denial of service and permission race vulnerabilities</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_3</lt></range>
	<range><ge>5.*</ge><lt>5.3_17</lt></range>
	<range><ge>4.11</ge><lt>4.11_11</lt></range>
	<range><lt>4.10_16</lt></range>
      </system>
      <package>
	<name>bzip2</name>
	<range><lt>1.0.3_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>Two problems have been discovered relating to the
	  extraction of bzip2-compressed files.	 First, a carefully
	  constructed invalid bzip2 archive can cause bzip2 to enter
	  an infinite loop.  Second, when creating a new file, bzip2
	  closes the file before setting its permissions.</p>
	<h1>Impact</h1>
	<p>The first problem can cause bzip2 to extract a bzip2
	  archive to an infinitely large file.	If bzip2 is used in
	  automated processing of untrusted files this could be
	  exploited by an attacker to create an denial-of-service
	  situation by exhausting disk space or by consuming all
	  available cpu time.</p>
	<p>The second problem can allow a local attacker to change the
	  permissions of local files owned by the user executing bzip2
	  providing that they have write access to the directory in
	  which the file is being extracted.</p>
	<h1>Workaround</h1>
	<p>Do not uncompress bzip2 archives from untrusted sources and
	  do not uncompress files in directories where untrusted users
	  have write access.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0953</cvename>
      <cvename>CVE-2005-1260</cvename>
      <freebsdsa>SA-05:14.bzip2</freebsdsa>
      <url>http://scary.beasts.org/security/CESA-2005-002.txt</url>
    </references>
    <dates>
      <discovery>2005-03-30</discovery>
      <entry>2005-06-29</entry>
      <modified>2005-07-06</modified>
    </dates>
  </vuln>

  <vuln vid="3ec8f43b-e8ef-11d9-b875-0001020eed82">
    <topic>kernel -- TCP connection stall denial of service</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_3</lt></range>
	<range><ge>5.*</ge><lt>5.3_17</lt></range>
	<range><ge>4.11</ge><lt>4.11_11</lt></range>
	<range><lt>4.10_16</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>Two problems have been discovered in the FreeBSD TCP stack.</p>
	<p>First, when a TCP packets containing a timestamp is
	  received, inadequate checking of sequence numbers is
	  performed, allowing an attacker to artificially increase the
	  internal "recent" timestamp for a connection.</p>
	<p>Second, a TCP packet with the SYN flag set is accepted for
	  established connections, allowing an attacker to overwrite
	  certain TCP options.</p>
	<h1>Impact</h1>
	<p>Using either of the two problems an attacker with knowledge
	  of the local and remote IP and port numbers associated with
	  a connection can cause a denial of service situation by
	  stalling the TCP connection. The stalled TCP connection my
	  be closed after some time by the other host.</p>
	<h1>Workaround</h1>
	<p>In some cases it may be possible to defend against these
	  attacks by blocking the attack packets using a firewall.
	  Packets used to effect either of these attacks would have
	  spoofed source IP addresses.</p>
      </body>
    </description>
    <references>
      <certvu>637934</certvu>
      <cvename>CVE-2005-0356</cvename>
      <cvename>CVE-2005-2068</cvename>
      <freebsdsa>SA-05:15.tcp</freebsdsa>
    </references>
    <dates>
      <discovery>2005-06-29</discovery>
      <entry>2005-06-29</entry>
      <modified>2005-07-06</modified>
    </dates>
  </vuln>

  <vuln vid="76adaab0-e4e3-11d9-b875-0001020eed82">
    <topic>ethereal -- multiple protocol dissectors vulnerabilities</topic>
    <affects>
      <package>
	<name>ethereal</name>
	<name>ethereal-lite</name>
	<name>tethereal</name>
	<name>tethereal-lite</name>
	<range><ge>0.8.14</ge><lt>0.10.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An Ethreal Security Advisories reports:</p>
	<blockquote cite="http://www.ethereal.com/appnotes/enpa-sa-00019.html">
	  <p>An aggressive testing program as well as independent
	    discovery has turned up a multitude of security issues:</p>
	  <ul>
	    <li>The ANSI A dissector was susceptible to format string
	      vulnerabilities. Discovered by Bryan Fulton.</li>
	    <li>The GSM MAP dissector could crash.</li>
	    <li>The AIM dissector could cause a crash.</li>
	    <li>The DISTCC dissector was susceptible to a buffer
	      overflow. Discovered by Ilja van Sprundel</li>
	    <li>The FCELS dissector was susceptible to a buffer
	      overflow. Discovered by Neil Kettle</li>
	    <li>The SIP dissector was susceptible to a buffer
	      overflow. Discovered by Ejovi Nuwere.</li>
	    <li>The KINK dissector was susceptible to a null pointer
	      exception, endless looping, and other problems.</li>
	    <li>The LMP dissector was susceptible to an endless
	      loop.</li>
	    <li>The Telnet dissector could abort.</li>
	    <li>The TZSP dissector could cause a segmentation
	      fault.</li>
	    <li>The WSP dissector was susceptible to a null pointer
	      exception and assertions.</li>
	    <li>The 802.3 Slow protocols dissector could throw an
	      assertion.</li>
	    <li>The BER dissector could throw assertions.</li>
	    <li>The SMB Mailslot dissector was susceptible to a null
	      pointer exception and could throw assertions.</li>
	    <li>The H.245 dissector was susceptible to a null pointer
	      exception.</li>
	    <li>The Bittorrent dissector could cause a segmentation
	      fault.</li>
	    <li>The SMB dissector could cause a segmentation fault and
	      throw assertions.</li>
	    <li>The Fibre Channel dissector could cause a crash.</li>
	    <li>The DICOM dissector could attempt to allocate large
	      amounts of memory.</li>
	    <li>The MGCP dissector was susceptible to a null pointer
	      exception, could loop indefinitely, and segfault.</li>
	    <li>The RSVP dissector could loop indefinitely.</li>
	    <li>The DHCP dissector was susceptible to format string
	      vulnerabilities, and could abort.</li>
	    <li>The SRVLOC dissector could crash unexpectedly or go
	      into an infinite loop.</li>
	    <li>The EIGRP dissector could loop indefinitely.</li>
	    <li>The ISIS dissector could overflow a buffer.</li>
	    <li>The CMIP, CMP, CMS, CRMF, ESS, OCSP, PKIX1Explitit,
	      PKIX Qualified, and X.509 dissectors could overflow
	      buffers.</li>
	    <li>The NDPS dissector could exhaust system memory or
	      cause an assertion, or crash.</li>
	    <li>The Q.931 dissector could try to free a null pointer
	      and overflow a buffer.</li>
	    <li>The IAX2 dissector could throw an assertion.</li>
	    <li>The ICEP dissector could try to free the same memory
	      twice.</li>
	    <li>The MEGACO dissector was susceptible to an infinite
	      loop and a buffer overflow.</li>
	    <li>The DLSw dissector was susceptible to an infinite
	      loop.</li>
	    <li>The RPC dissector was susceptible to a null pointer
	      exception.</li>
	    <li>The NCP dissector could overflow a buffer or loop for
	      a large amount of time.</li>
	    <li>The RADIUS dissector could throw an assertion.</li>
	    <li>The GSM dissector could access an invalid
	      pointer.</li>
	    <li>The SMB PIPE dissector could throw an assertion.</li>
	    <li>The L2TP dissector was susceptible to an infinite loop.</li>
	    <li>The SMB NETLOGON dissector could dereference a null
	      pointer.</li>
	    <li>The MRDISC dissector could throw an assertion.</li>
	    <li>The ISUP dissector could overflow a buffer or cause a
	      segmentation fault.</li>
	    <li>The LDAP dissector could crash.</li>
	    <li>The TCAP dissector could overflow a buffer or throw an
	      assertion.</li>
	    <li>The NTLMSSP dissector could crash.</li>
	    <li>The Presentation dissector could overflow a
	      buffer.</li>
	    <li>Additionally, a number of dissectors could throw an
	      assertion when passing an invalid protocol tree item
	      length.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13391</bid>
      <bid>13504</bid>
      <bid>13567</bid>
      <cvename>CVE-2005-1281</cvename>
      <cvename>CVE-2005-1456</cvename>
      <cvename>CVE-2005-1457</cvename>
      <cvename>CVE-2005-1458</cvename>
      <cvename>CVE-2005-1459</cvename>
      <cvename>CVE-2005-1460</cvename>
      <cvename>CVE-2005-1461</cvename>
      <cvename>CVE-2005-1462</cvename>
      <cvename>CVE-2005-1463</cvename>
      <cvename>CVE-2005-1464</cvename>
      <cvename>CVE-2005-1465</cvename>
      <cvename>CVE-2005-1466</cvename>
      <cvename>CVE-2005-1467</cvename>
      <cvename>CVE-2005-1468</cvename>
      <cvename>CVE-2005-1469</cvename>
      <cvename>CVE-2005-1470</cvename>
      <url>http://www.ethereal.com/appnotes/enpa-sa-00019.html</url>
    </references>
    <dates>
      <discovery>2005-05-04</discovery>
      <entry>2005-06-24</entry>
    </dates>
  </vuln>

  <vuln vid="691ed622-e499-11d9-a8bd-000cf18bbe54">
    <topic>tor -- information disclosure</topic>
    <affects>
      <package>
	<name>tor</name>
	<range><lt>0.1.0.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Roger Dingledine reports:</p>
	<blockquote cite="http://archives.seul.org/or/announce/Jun-2005/msg00001.html">
	  <p>The Tor 0.1.0.10 release from a few days ago
	    includes a fix for a bug that might allow an attacker
	    to read arbitrary memory (maybe even keys) from an exit
	    server's process space.  We haven't heard any reports of
	    exploits yet, but hey.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <mlist>http://archives.seul.org/or/announce/Jun-2005/msg00001.html</mlist>
    </references>
    <dates>
      <discovery>2005-06-16</discovery>
      <entry>2005-06-24</entry>
    </dates>
  </vuln>

  <vuln vid="95ee96f2-e488-11d9-bf22-080020c11455">
    <topic>linux-realplayer -- RealText parsing heap overflow</topic>
    <affects>
      <package>
	<name>linux-realplayer</name>
	<range><le>10.0.4_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An iDEFENSE Security Advisory reports:</p>
	<blockquote cite="http://www.idefense.com/application/poi/display?id=250&amp;type=vulnerabilities&amp;flashstatus=false">
	  <p>Remote exploitation of a heap-based buffer
	    overflow vulnerability in the RealText file format
	    parser within various versions of RealNetworks
	    Inc.'s RealPlayer could allow attackers to
	    execute arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1277</cvename>
      <url>http://www.idefense.com/application/poi/display?id=250&amp;type=vulnerabilities&amp;flashstatus=false</url>
      <url>http://service.real.com/help/faq/security/050623_player/EN/</url>
    </references>
    <dates>
      <discovery>2005-06-23</discovery>
      <entry>2005-06-24</entry>
    </dates>
  </vuln>

  <vuln vid="594eb447-e398-11d9-a8bd-000cf18bbe54">
    <topic>ruby -- arbitrary command execution on XMLRPC server</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby_static</name>
	<range><gt>1.8.*</gt><lt>1.8.2_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Nobuhiro IMAI reports:</p>
	<blockquote cite="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/5237">
	  <p>the default value modification on
	    Module#public_instance_methods (from false to true) breaks
	    s.add_handler(XMLRPC::iPIMethods("sample"), MyHandler.new) style
	    security protection.</p>
	  <p>This problem could allow a remote attacker to execute arbitrary
	    commands on XMLRPC server of libruby.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1992</cvename>
      <url>http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/5237</url>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=315064</url>
    </references>
    <dates>
      <discovery>2005-06-22</discovery>
      <entry>2005-06-23</entry>
      <modified>2005-11-06</modified>
    </dates>
  </vuln>

  <vuln vid="96948a6a-e239-11d9-83cf-0010dc5df42d">
    <topic>cacti -- potential SQL injection and cross site scripting attacks</topic>
    <affects>
      <package>
	<name>cacti</name>
	<range><le>0.8.6d</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>iDEFENSE security group disclosed potential SQL injection
	  attacks from unchecked user input and two security holes
	  regarding potential cross site scripting attacks</p>
      </body>
    </description>
    <references>
      <url>http://www.cacti.net/release_notes_0_8_6e.php</url>
    </references>
    <dates>
      <discovery>2005-06-21</discovery>
      <entry>2005-06-21</entry>
    </dates>
  </vuln>

  <vuln vid="79217c9b-e1d9-11d9-b875-0001020eed82">
    <topic>opera -- XMLHttpRequest security bypass</topic>
    <affects>
      <package>
	<name>linux-opera</name>
	<name>opera-devel</name>
	<name>opera</name>
	<range><gt>8.*</gt><lt>8.01</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/15008/">
	  <p>Secunia Research has discovered a vulnerability in Opera,
	    which can be exploited by malicious people to steal
	    content or to perform actions on other web sites with the
	    privileges of the user.</p>
	  <p>Normally, it should not be possible for the
	    <code>XMLHttpRequest</code> object to access resources
	    from outside the domain of which the object was
	    opened. However, due to insufficient validation of server
	    side redirects, it is possible to circumvent this
	    restriction.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1475</cvename>
      <url>http://secunia.com/advisories/15008/</url>
      <url>http://secunia.com/secunia_research/2005-4/advisory/</url>
      <url>http://www.opera.com/freebsd/changelogs/801/#security</url>
    </references>
    <dates>
      <discovery>2005-06-16</discovery>
      <entry>2005-06-20</entry>
    </dates>
  </vuln>

  <vuln vid="40856a51-e1d9-11d9-b875-0001020eed82">
    <topic>opera -- "javascript:" URL cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>linux-opera</name>
	<name>opera-devel</name>
	<name>opera</name>
	<range><lt>8.01</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/15411/">
	  <p>Secunia Research has discovered a vulnerability in Opera,
	    which can be exploited by malicious people to conduct
	    cross-site scripting attacks and to read local files.</p>
	  <p>The vulnerability is caused due to Opera not properly
	    restricting the privileges of "javascript:" URLs when
	    opened in e.g. new windows or frames.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1669</cvename>
      <url>http://secunia.com/advisories/15411/</url>
      <url>http://www.opera.com/freebsd/changelogs/801/#security</url>
    </references>
    <dates>
      <discovery>2005-06-16</discovery>
      <entry>2005-06-20</entry>
    </dates>
  </vuln>

  <vuln vid="985bfcf0-e1d7-11d9-b875-0001020eed82">
    <topic>opera -- redirection cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>linux-opera</name>
	<name>opera-devel</name>
	<name>opera</name>
	<range><gt>8.*</gt><lt>8.01</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/15423/">
	  <p>Secunia Research has discovered a vulnerability in Opera,
	    which can be exploited by malicious people to conduct
	    cross-site scripting attacks against users.</p>
	  <p>The vulnerability is caused due to input not being
	    sanitised, when Opera generates a temporary page for
	    displaying a redirection when "Automatic redirection" is
	    disabled (not default setting).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/15423/</url>
      <url>http://secunia.com/secunia_research/2003-1/advisory/</url>
      <url>http://www.opera.com/freebsd/changelogs/801/#security</url>
    </references>
    <dates>
      <discovery>2005-06-16</discovery>
      <entry>2005-06-20</entry>
    </dates>
  </vuln>

  <vuln vid="3bf157fa-e1c6-11d9-b875-0001020eed82">
    <topic>sudo -- local race condition vulnerability</topic>
    <affects>
      <package>
	<name>sudo</name>
	<range><lt>1.6.8.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Todd C. Miller reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111928183431376">
	  <p>A race condition in Sudo's command pathname handling
	    prior to Sudo version 1.6.8p9 that could allow a user with
	    Sudo privileges to run arbitrary commands.</p>
	  <p>Exploitation of the bug requires that the user be allowed
	    to run one or more commands via Sudo and be able to create
	    symbolic links in the filesystem.  Furthermore, a sudoers
	    entry giving another user access to the ALL pseudo-command
	    must follow the user's sudoers entry for the race to
	    exist.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13993</bid>
      <cvename>CVE-2005-1993</cvename>
      <mlist msgid="200506201424.j5KEOhQI024645@xerxes.courtesan.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111928183431376</mlist>
    </references>
    <dates>
      <discovery>2005-06-20</discovery>
      <entry>2005-06-20</entry>
      <modified>2005-11-14</modified>
    </dates>
  </vuln>

  <vuln vid="b02c1d80-e1bb-11d9-b875-0001020eed82">
    <topic>trac -- file upload/download vulnerability</topic>
    <affects>
      <package>
	<name>trac</name>
	<range><lt>0.8.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Stefan Esser reports:</p>
	<blockquote cite="http://www.hardened-php.net/advisory-012005.php">
	  <p>Trac's wiki and ticket systems allows to add attachments
	    to wiki entries and bug tracker tickets. These attachments
	    are stored within directories that are determined by the
	    id of the corresponding ticket or wiki entry.</p>
	  <p>Due to a missing validation of the id parameter it is
	    possible for an attacker to supply arbitrary paths to the
	    upload and attachment viewer scripts. This means that a
	    potential attacker can retrieve any file accessible by the
	    webserver user.</p>
	  <p>Additionally it is possible to upload arbitrary files (up
	    to a configured file length) to any place the webserver
	    has write access too.</p>
	  <p>For obvious reasons this can lead to the execution of
	    arbitrary code if it possible to upload files to the
	    document root or it's subdirectories. One example of a
	    configuration would be f.e.	 running Trac and
	    s9y/wordpress with writeable content directories on the
	    same webserver.</p>
	  <p>Another potential usage of this exploit would be to abuse
	    Trac powered webservers as storage for f.e. torrent
	    files.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13990</bid>
      <url>http://www.hardened-php.net/advisory-012005.php</url>
      <url>http://projects.edgewall.com/trac/wiki/ChangeLog</url>
    </references>
    <dates>
      <discovery>2005-06-20</discovery>
      <entry>2005-06-20</entry>
    </dates>
  </vuln>

  <vuln vid="85069fb6-e15b-11d9-83cf-0010dc5df42d">
    <topic>razor-agents -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>razor-agents</name>
	<range><le>2.71</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia security advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/15739/">
	  <p>Two vulnerabilities have been reported in Razor-agents,
	    which can be exploited by malicious people to cause a DoS
	    (Denial of Service).</p>
	  <ol>
	    <li>An unspecified error in the preprocessing of certain
	      HTML messages can be exploited to crash the
	      application.</li>
	    <li>A bug in the discovery logic causes Razor-agents to go
	      into an infinite loop and consume a large amount of
	      memory when discovery fails.</li>
	  </ol>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/15739/</url>
    </references>
    <dates>
      <discovery>2005-06-17</discovery>
      <entry>2005-06-20</entry>
    </dates>
  </vuln>

  <vuln vid="cc4ce06b-e01c-11d9-a8bd-000cf18bbe54">
    <topic>p5-Mail-SpamAssassin -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>p5-Mail-SpamAssassin</name>
	<range><ge>3.0.1</ge><lt>3.0.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Apache SpamAssassin Security Team reports:</p>
	<blockquote cite="http://mail-archives.apache.org/mod_mbox/spamassassin-announce/200506.mbox/%3c17072.35054.586017.822288@proton.pathname.com%3e">
	  <p>Apache SpamAssassin 3.0.4 was recently released, and
	    fixes a denial of service vulnerability in versions 3.0.1, 3.0.2,
	    and 3.0.3.	The vulnerability allows certain misformatted
	    long message headers to cause spam checking to
	    take a very long time.</p>
	  <p>While the exploit has yet to be seen in the wild,
	    we are concerned that there may be attempts to abuse
	    the vulnerability in the future.  Therefore, we strongly
	    recommend all users of these versions upgrade to
	    Apache SpamAssassin 3.0.4 as soon as possible.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1266</cvename>
      <mlist msgid="c17072.35054.586017.822288@proton.pathname.com">http://mail-archives.apache.org/mod_mbox/spamassassin-announce/200506.mbox/%3c17072.35054.586017.822288@proton.pathname.com%3e</mlist>
    </references>
    <dates>
      <discovery>2005-06-15</discovery>
      <entry>2005-06-18</entry>
    </dates>
  </vuln>

  <vuln vid="e879ca68-e01b-11d9-a8bd-000cf18bbe54">
    <topic>squirrelmail -- Several cross site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>squirrelmail</name>
	<name>ja-squirrelmail</name>
	<range><ge>1.4.0</ge><le>1.4.4</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A SquirrelMail Security Advisory reports:</p>
	<blockquote cite="http://www.squirrelmail.org/security/issue/2005-06-15">
	  <p>Several cross site scripting (XSS) vulnerabilities have been discovered
	    in SquirrelMail versions 1.4.0 - 1.4.4.</p>
	  <p>The vulnerabilities are in two categories: the majority can be
	    exploited through URL manipulation, and some by sending a specially
	    crafted email to a victim. When done very carefully,
	    this can cause the session of the user to be hijacked.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1769</cvename>
      <url>http://www.squirrelmail.org/security/issue/2005-06-15</url>
    </references>
    <dates>
      <discovery>2005-06-15</discovery>
      <entry>2005-06-18</entry>
    </dates>
  </vuln>

  <vuln vid="02bc9b7c-e019-11d9-a8bd-000cf18bbe54">
    <topic>acroread -- XML External Entity vulnerability</topic>
    <affects>
      <package>
	<name>acroread7</name>
	<name>ja-acroread</name>
	<range><ge>7.0.0</ge><lt>7.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Sverre H. Huseby discovered a vulnerability in Adobe Acrobat
	  and Adobe Reader.
	  Under certain circumstances, using XML scripts it is possible
	  to discover the existence of local files.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1306</cvename>
      <url>http://shh.thathost.com/secadv/adobexxe/</url>
      <url>http://www.adobe.com/support/techdocs/331710.html</url>
      <url>http://support.adobe.co.jp/faq/faq/qadoc.sv?226360+002+3</url>
    </references>
    <dates>
      <discovery>2005-06-15</discovery>
      <entry>2005-06-18</entry>
      <modified>2005-08-28</modified>
    </dates>
  </vuln>

  <vuln vid="63bd4bad-dffe-11d9-b875-0001020eed82">
    <topic>gzip -- directory traversal and permission race vulnerabilities</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_2</lt></range>
	<range><ge>5.0</ge><lt>5.3_16</lt></range>
	<range><ge>4.11</ge><lt>4.11_10</lt></range>
	<range><ge>4.10</ge><lt>4.10_15</lt></range>
	<range><ge>4.9</ge><lt>4.9_18</lt></range>
	<range><lt>4.8_33</lt></range>
      </system>
      <package>
	<name>gzip</name>
	<range><lt>1.3.5_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>Two problems related to extraction of files exist in gzip:</p>
	<p>The first problem is that gzip does not properly sanitize
	  filenames containing "/" when uncompressing files using the
	  -N command line option.</p>
	<p>The second problem is that gzip does not set permissions on
	  newly extracted files until after the file has been created
	  and the file descriptor has been closed.</p>
	<h1>Impact</h1>
	<p>The first problem can allow an attacker to overwrite
	  arbitrary local files when uncompressing a file using the -N
	  command line option.</p>
	<p>The second problem can allow a local attacker to change the
	  permissions of arbitrary local files, on the same partition
	  as the one the user is uncompressing a file on, by removing
	  the file the user is uncompressing and replacing it with a
	  hardlink before the uncompress operation is finished.</p>
	<h1>Workaround</h1>
	<p>Do not use the -N command line option on untrusted files
	  and do not uncompress files in directories where untrusted
	  users have write access.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0988</cvename>
      <cvename>CVE-2005-1228</cvename>
      <freebsdsa>SA-05:11.gzip</freebsdsa>
      <mlist msgid="7389fc4b05040412574f819112@mail.gmail.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111271860708210</mlist>
      <mlist msgid="7389fc4b0504201224759f31b@mail.gmail.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111402732406477</mlist>
    </references>
    <dates>
      <discovery>2005-04-20</discovery>
      <entry>2005-06-18</entry>
      <modified>2005-07-06</modified>
    </dates>
  </vuln>

  <vuln vid="9fae0f1f-df82-11d9-b875-0001020eed82">
    <topic>tcpdump -- infinite loops in protocol decoding</topic>
    <affects>
      <system>
        <name>FreeBSD</name>
        <range><ge>5.4</ge><lt>5.4_2</lt></range>
        <range><ge>5.3</ge><lt>5.3_16</lt></range>
      </system>
      <package>
	<name>tcpdump</name>
	<range><lt>3.8.3_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h1>Problem Description</h1>
        <p>Several tcpdump protocol decoders contain programming
          errors which can cause them to go into infinite loops.</p>
        <h1>Impact</h1>
        <p>An attacker can inject specially crafted packets into the
           network which, when processed by tcpdump, could lead to a
           denial-of-service. After the attack, tcpdump would no
           longer capture traffic, and would potentially use all
           available processor time.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1267</cvename>
      <cvename>CVE-2005-1278</cvename>
      <cvename>CVE-2005-1279</cvename>
      <cvename>CVE-2005-1280</cvename>
      <freebsdsa>SA-05:10.tcpdump</freebsdsa>
      <mlist msgid="20050426100140.1945.qmail@www.securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111454406222040</mlist>
      <mlist msgid="20050426100057.1748.qmail@www.securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111454461300644</mlist>
      <mlist msgid="20050619091553.GB982@zaphod.nitro.dk">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111928309502304</mlist>
    </references>
    <dates>
      <discovery>2005-06-09</discovery>
      <entry>2005-06-18</entry>
      <modified>2005-06-20</modified>
    </dates>
  </vuln>

  <vuln vid="2701611f-df5c-11d9-b875-0001020eed82">
    <topic>gaim -- Yahoo! remote crash vulnerability</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.3.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jacopo Ottaviani reports that Gaim can be crashed by being
	  offered files with names containing non-ASCII
	  characters via the Yahoo! protocol.</p>
      </body>
    </description>
    <references>
      <bid>13931</bid>
      <cvename>CVE-2005-1269</cvename>
      <url>http://gaim.sourceforge.net/security/index.php?id=18</url>
    </references>
    <dates>
      <discovery>2005-06-10</discovery>
      <entry>2005-06-17</entry>
    </dates>
  </vuln>

  <vuln vid="b6612eee-df5f-11d9-b875-0001020eed82">
    <topic>gaim -- MSN Remote DoS vulnerability</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.3.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/index.php?id=19">
	  <p>Remote attackers can cause a denial of service (crash)
	    via a malformed MSN message that leads to a memory
	    allocation of a large size, possibly due to an integer
	    signedness error.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13932</bid>
      <cvename>CVE-2005-1934</cvename>
      <url>http://gaim.sourceforge.net/security/index.php?id=19</url>
    </references>
    <dates>
      <discovery>2005-06-10</discovery>
      <entry>2005-06-17</entry>
    </dates>
  </vuln>

  <vuln vid="12b1a62d-6056-4d90-9e21-45fcde6abae4">
    <topic>gallery -- remote code injection via HTTP_POST_VARS</topic>
    <affects>
      <package>
	<name>gallery</name>
	<range><lt>1.4.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A web server running Gallery can be exploited for arbitrary
	  PHP code execution through the use of a maliciously crafted
	  URL.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2004-2124</cvename>
      <mlist msgid="0c0a01c3e525$1c0ed2b0$c90c030a@bmedirattatg">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=107524414317693</mlist>
    </references>
    <dates>
      <discovery>2004-01-27</discovery>
      <entry>2005-06-17</entry>
    </dates>
  </vuln>

  <vuln vid="5752a0df-60c5-4876-a872-f12f9a02fa05">
    <topic>gallery -- cross-site scripting</topic>
    <affects>
      <package>
	<name>gallery</name>
	<range><lt>1.4.4.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gallery includes several cross-site scripting vulnerabilities
	  that could allow malicious content to be injected.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2004-1106</cvename>
      <cvename>CVE-2005-0219</cvename>
      <cvename>CVE-2005-0220</cvename>
      <cvename>CVE-2005-0221</cvename>
      <cvename>CVE-2005-0222</cvename>
      <bid>11602</bid>
      <url>http://gallery.menalto.com/modules.php?op=modload&amp;name=News&amp;file=article&amp;sid=147</url>
      <url>http://marc.theaimsgroup.com/?l=bugtraq&amp;m=110608459222364</url>
    </references>
    <dates>
      <discovery>2005-01-26</discovery>
      <entry>2005-06-17</entry>
    </dates>
  </vuln>

  <vuln vid="0512b761-70fb-40d3-9954-aa4565528fa8">
    <topic>kstars -- exploitable set-user-ID application fliccd</topic>
    <affects>
      <package>
	<name>kdeedu</name>
	<range><lt>3.3.2_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A KDE Security Advisory explains:</p>
	<blockquote cite="http://www.kde.org/info/security/advisory-20050215-1.txt">
	  <h1>Overview</h1>
	  <p>KStars includes support for the Instrument Neutral
            Distributed Interface (INDI). The build system of this
            extra 3rd party software contained an installation hook to
            install fliccd (part of INDI) as SUID root
            application.</p>
          <p>Erik Sjölund discovered that the code contains several
            vulnerabilities that allow stack based buffer
            overflows.</p>
	  <h1>Impact</h1>
	  <p>If the fliccd binary is installed as suid root, it
            enables root privilege escalation for local users, or, if
            the daemon is actually running (which it does not by
            default) and is running as root, remote root privilege
            escalation.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0011</cvename>
      <url>http://www.kde.org/info/security/advisory-20050215-1.txt</url>
    </references>
    <dates>
      <discovery>2005-01-05</discovery>
      <entry>2005-06-17</entry>
    </dates>
  </vuln>

  <vuln vid="4c005a5e-2541-4d95-80a0-00c76919aa66">
    <topic>fd_set -- bitmap index overflow in multiple applications</topic>
    <affects>
      <package>
	<name>gatekeeper</name>
	<range><lt>2.2.1</lt></range>
      </package>
      <package>
	<name>citadel</name>
	<range><lt>6.29</lt></range>
      </package>
      <package>
	<name>3proxy</name>
	<range><lt>0.5.b</lt></range>
      </package>
      <package>
	<name>jabber</name>
	<range><lt>1.4.3.1_1,1</lt></range>
	<range><eq>1.4.4</eq></range>
      </package>
      <package>
	<name>bnc</name>
	<range><lt>2.9.3</lt></range>
      </package>
      <package>
	<name>rinetd</name>
	<range><lt>0.62_1</lt></range>
      </package>
      <package>
	<name>dante</name>
	<range><lt>1.1.15</lt></range>
      </package>
      <package>
	<name>bld</name>
	<range><lt>0.3.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>3APA3A reports:</p>
	<blockquote cite="http://www.security.nnov.ru/advisories/sockets.asp">
	  <p>If programmer fails to check socket number before using
	    select() or fd_set macros, it's possible to overwrite
	    memory behind fd_set structure. Very few select() based
	    application actually check FD_SETSIZE value. <em>[...]</em></p>
	  <p>Depending on vulnerable application it's possible to
	    overwrite portions of memory. Impact is close to
	    off-by-one overflows, code execution doesn't seems
	    exploitable.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.gotbnc.com/changes.html#2.9.3</url>
      <url>http://www.security.nnov.ru/advisories/sockets.asp</url>
      <mlist msgid="1473827718.20050124233008@security.nnov.ru">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=110660879328901</mlist>
    </references>
    <dates>
      <discovery>2004-12-12</discovery>
      <entry>2005-06-17</entry>
      <modified>2006-09-03</modified>
    </dates>
  </vuln>

  <vuln vid="b5ffaa2a-ee50-4498-af99-61bc1b163c00">
    <topic>leafnode -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>leafnode</name>
	<range><lt>1.11.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Matthias Andree reports:</p>
	<blockquote cite="http://leafnode.sourceforge.net/leafnode-SA-2005-02.txt">
	  <p>A vulnerability was found in the fetchnews program (the NNTP
	    client) that may under some circumstances cause a wait for input
	    that never arrives, fetchnews "hangs". [...]</p>
	  <p>As only one fetchnews program can run at a time, subsequently
	    started fetchnews and texpire programs will terminate. [...]</p>
	  <p>Upgrade your leafnode package to version 1.11.3.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1911</cvename>
      <url>http://leafnode.sourceforge.net/leafnode-SA-2005-02.txt</url>
      <freebsdpr>ports/82056</freebsdpr>
      <mlist msgid="20050608215155.GB27234@merlin.emma.line.org">http://marc.theaimsgroup.com/?l=vulnwatch&amp;m=111827180929063</mlist>
    </references>
    <dates>
      <discovery>2005-06-08</discovery>
      <entry>2005-06-09</entry>
    </dates>
  </vuln>

  <vuln vid="fe903533-ff96-4c7a-bd3e-4d40efa71897">
    <topic>gforge -- directory traversal vulnerability</topic>
    <affects>
      <package>
	<name>gforge</name>
	<range><lt>4.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An STG Security Advisory reports:</p>
	  <blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=110627132209963">
	    <p>GForge CVS module made by Dragos Moinescu and another
	      module made by Ronald Petty have a directory traversal
	      vulnerability. [...] malicious attackers can read
	      arbitrary directory lists.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0299</cvename>
      <bid>12318</bid>
      <mlist msgid="20050120051735.2832.qmail@www.securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=110627132209963</mlist>
    </references>
    <dates>
      <discovery>2005-01-20</discovery>
      <entry>2005-06-03</entry>
    </dates>
  </vuln>

  <vuln vid="d1bbc235-c0c9-45cd-8d2d-c1b8fd22e616">
    <topic>imap-uw -- authentication bypass when CRAM-MD5 is enabled</topic>
    <affects>
      <package>
	<name>imap-uw</name>
	<range><lt>2004b,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The CRAM-MD5 authentication support of the University of
	  Washington IMAP and POP3 servers contains a vulnerability that
	  may allow an attacker to bypass authentication and impersonate
	  arbitrary users.  Only installations with CRAM-MD5 support
	  configured are affected.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0198</cvename>
      <certvu>702777</certvu>
    </references>
    <dates>
      <discovery>2005-01-04</discovery>
      <entry>2005-06-03</entry>
    </dates>
  </vuln>

  <vuln vid="5bf1a715-cc57-440f-b0a5-6406961c54a7">
    <topic>squid -- denial-of-service vulnerabilities</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><lt>2.5.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Squid team reported several denial-of-service
	  vulnerabilities related to the handling of DNS responses and
	  NT Lan Manager messages.  These may allow an attacker to crash
	  the Squid cache.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0446</cvename>
      <url>http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE8-dns_assert</url>
      <cvename>CVE-2005-0096</cvename>
      <cvename>CVE-2005-0097</cvename>
      <url>http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE7-fakeauth_auth</url>
    </references>
    <dates>
      <discovery>2005-01-16</discovery>
      <entry>2005-06-03</entry>
    </dates>
  </vuln>

  <vuln vid="3b260179-e464-460d-bf9f-d5cda6204020">
    <topic>racoon -- remote denial-of-service</topic>
    <affects>
      <package>
	<name>racoon</name>
	<range><lt>20050510a</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Sebastian Krahmer discovered that the racoon ISAKMP daemon
	  could be crashed with a maliciously crafted UDP packet.  No
	  authentication is required in order to perform the attack.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0398</cvename>
      <mlist>http://sourceforge.net/mailarchive/forum.php?thread_id=6787713&amp;forum_id=32000</mlist>
      <url>http://xforce.iss.net/xforce/xfdb/19707</url>
      <url>https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=109966&amp;action=view</url>
    </references>
    <dates>
      <discovery>2005-03-12</discovery>
      <entry>2005-06-03</entry>
    </dates>
  </vuln>

  <vuln vid="bfbbd505-3bd6-409c-8c67-445d3635cf4b">
    <topic>xli -- integer overflows in image size calculations</topic>
    <affects>
      <package>
	<name>xli</name>
	<range><le>1.17.0_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Tavis Ormandy discovered several integer overflows in xli's
	  image size handling.  A maliciously crafted image may be able
	  to cause a heap buffer overflow and execute arbitrary code.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0639</cvename>
      <url>http://bugs.gentoo.org/show_bug.cgi?id=79762</url>
      <url>http://pantransit.reptiles.org/prog/xli/CHANGES</url>
    </references>
    <dates>
      <discovery>2005-02-08</discovery>
      <entry>2005-06-03</entry>
    </dates>
  </vuln>

  <vuln vid="310d0087-0fde-4929-a41f-96f17c5adffe">
    <topic>xloadimage -- arbitrary command execution when handling compressed files</topic>
    <affects>
      <package>
	<name>xli</name>
	<range><le>1.17.0_1</le></range>
      </package>
      <package>
	<name>xloadimage</name>
	<range><le>4.1.10</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Tavis Ormandy discovered that xli and xloadimage attempt to
	  decompress images by piping them through <code>gunzip</code>
	  or similar decompression tools.  Unfortunately, the
	  unsanitized file name is included as part of the command.
	  This is dangerous, as in some situations, such as mailcap
	  processing, an attacker may control the input file name.  As a
	  result, an attacker may be able to cause arbitrary command
	  execution.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0638</cvename>
      <url>http://bugs.gentoo.org/show_bug.cgi?id=79762</url>
    </references>
    <dates>
      <discovery>2005-02-18</discovery>
      <entry>2005-06-03</entry>
    </dates>
  </vuln>

  <vuln vid="8c1da77d-d3e9-11d9-8ffb-00061bc2ad93">
    <topic>xloadimage -- buffer overflow in FACES image handling</topic>
    <affects>
      <package>
	<name>xli</name>
	<range><le>1.17.0_1</le></range>
      </package>
      <package>
	<name>xloadimage</name>
	<range><lt>4.1.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>In 2001, zen-parse discovered a buffer overflow in
	  xloadimage's FACES image loader.  A maliciously crafted image
	  could cause xloadimage to execute arbitrary code.  A published
	  exploit exists for this vulnerability.</p>
	<p>In 2005, Rob Holland discovered that the same vulnerability
	  was present in xli.</p>
      </body>
    </description>
    <references>
	<cvename>CVE-2001-0775</cvename>
	<mlist>http://marc.theaimsgroup.com/?l=bugtraq&amp;m=99477230306845</mlist>
	<url>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=46186</url>
	<url>http://bugs.gentoo.org/show_bug.cgi?id=79762</url>
    </references>
    <dates>
      <discovery>2000-02-19</discovery>
      <entry>2005-06-03</entry>
    </dates>
  </vuln>

  <vuln vid="99b5cfa5-d3d2-11d9-8ffb-00061bc2ad93">
    <topic>yamt -- buffer overflow and directory traversal issues</topic>
    <affects>
      <package>
	<name>yamt</name>
	<range><lt>0.5_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Stanislav Brabec discovered errors in yamt's path name
	  handling that lead to buffer overflows and directory traversal
	  issues.  When processing a file with a maliciously crafted ID3
	  tag, yamt might overwrite arbitrary files or possibly execute 
	  arbitrary code.</p>
	<p>The SuSE package ChangeLog contains:</p>
	<blockquote>
	  <ul>
	    <li>Several security fixes (#49337):</li>
	    <li>directory traversal in rename</li>
	    <li>directory traversal in sort</li>
	    <li>buffer overflow in sort</li>
	    <li>buffer overflow in rename</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1846</cvename>
      <cvename>CVE-2005-1847</cvename>
      <url>http://rpmfind.net/linux/RPM/suse/updates/8.2/i386/rpm/i586/yamt-0.5-1277.i586.html</url>
      <url>ftp://ftp.suse.com/pub/suse/i386/update/8.2/rpm/src/yamt-0.5-1277.src.rpm</url>
    </references>
    <dates>
      <discovery>2005-01-20</discovery>
      <entry>2005-06-03</entry>
    </dates>
  </vuln>

  <vuln vid="ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d">
    <topic>xview -- multiple buffer overflows in xv_parse_one</topic>
    <affects>
      <package>
	<name>xview</name>
	<range><lt>3.2.1_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Debian Security Advisory reports:</p>
	<blockquote cite="http://www.debian.org/security/2005/dsa-672">
	  <p>Erik Sjölund discovered that programs linked against xview
	    are vulnerable to a number of buffer overflows in the XView
	    library. When the overflow is triggered in a program which
	    is installed setuid root a malicious user could perhaps
	    execute arbitrary code as privileged user.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0076</cvename>
      <url>http://www.debian.org/security/2005/dsa-672</url>
      <url>http://xforce.iss.net/xforce/xfdb/19271</url>
    </references>
    <dates>
      <discovery>2005-02-09</discovery>
      <entry>2005-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="f7e8d2ca-410e-40b2-8748-3abd021e44a9">
    <topic>xtrlock -- X display locking bypass</topic>
    <affects>
      <package>
	<name>xtrlock</name>
	<range><lt>2.0.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The X display locking program <code>xtrlock</code> contains
	  an integer overflow bug.  It is possible for an attacker with
	  physical access to the system to bypass the display lock.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0079</cvename>
      <url>http://www.debian.org/security/2005/dsa-649</url>
      <url>http://xforce.iss.net/xforce/xfdb/18991</url>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278191</url>
    </references>
    <dates>
      <discovery>2004-10-25</discovery>
      <entry>2005-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="bf2e7483-d3fa-440d-8c6e-8f1f2f018818">
    <topic>linux_base -- vulnerabilities in Red Hat 7.1 libraries</topic>
    <affects>
      <package>
	<name>linux_base</name>
	<range><lt>7.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Trevor Johnson reported that the Red Hat Linux RPMs used
	  by linux_base contained multiple older vulnerabilities, such
	  as a DNS resolver issue and critical bugs in X font handling
	  and XPM image handling.</p>
      </body>
    </description>
    <references>
      <url>http://fedoralegacy.org/updates/RH7.3/2004-10-23-FLSA_2004_1947__Updated_glibc_packages_fix_flaws.html</url>
      <url>http://rhn.redhat.com/errata/RHSA-2004-059.html</url>
      <url>http://rhn.redhat.com/errata/RHSA-2004-478.html</url>
      <url>http://rhn.redhat.com/errata/RHSA-2004-612.html</url>
      <cvename>CVE-2002-0029</cvename>
      <cvename>CVE-2004-0083</cvename>
      <cvename>CVE-2004-0084</cvename>
      <cvename>CVE-2004-0106</cvename>
      <cvename>CVE-2004-0687</cvename>
      <cvename>CVE-2004-0688</cvename>
      <cvename>CVE-2004-0692</cvename>
      <cvename>CVE-2004-0914</cvename>
    </references>
    <dates>
      <discovery>2004-09-27</discovery>
      <entry>2005-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="79630c0c-8dcc-45d0-9908-4087fe1d618c">
    <topic>squirrelmail -- XSS and remote code injection vulnerabilities</topic>
    <affects>
      <package>
	<name>squirrelmail</name>
	<name>ja-squirrelmail</name>
	<range><lt>1.4.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A SquirrelMail Security Advisory reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=110702772714662">
	  <p>SquirrelMail 1.4.4 has been released to resolve a number of
	    security issues disclosed below.  It is strongly recommended
	    that all running SquirrelMail prior to 1.4.4 upgrade to the
	    latest release.</p>
	  <h1>Remote File Inclusion</h1>
	  <p>Manoel Zaninetti reported an issue in src/webmail.php which
	    would allow a crafted URL to include a remote web page.
	    This was assigned CAN-2005-0103 by the Common
	    Vulnerabilities and Exposures.</p>
	  <h1>Cross Site Scripting Issues</h1>
	  <p>A possible cross site scripting issue exists in
	    src/webmail.php that is only accessible when the PHP
	    installation is running with register_globals set to On.
	    This issue was uncovered internally by the SquirrelMail
	    Development team. This isssue was assigned CAN-2005-0104 by
	    the Common Vulnerabilities and Exposures.</p>
	  <p>A second issue which was resolved in the 1.4.4-rc1 release
	    was uncovered and assigned CAN-2004-1036 by the Common
	    Vulnerabilities and Exposures.  This issue could allow a
	    remote user to send a specially crafted header and cause
	    execution of script (such as javascript) in the client
	    browser.</p>
	  <h1>Local File Inclusion</h1>
	  <p>A possible local file inclusion issue was uncovered by one
	    of our developers involving custom preference handlers.
	    This issue is only active if the PHP installation is running
	    with register_globals set to On.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2004-1036</cvename>
      <cvename>CVE-2005-0075</cvename>
      <cvename>CVE-2005-0103</cvename>
      <cvename>CVE-2005-0104</cvename>
      <mlist msgid="47249.24.0.109.81.1106975343.squirrel@sm-14.netdork.net">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=110702772714662</mlist>
      <url>http://www.squirrelmail.org/security/issue/2005-01-14</url>
      <url>http://www.squirrelmail.org/security/issue/2005-01-19</url>
      <url>http://www.squirrelmail.org/security/issue/2005-01-20</url>
    </references>
    <dates>
      <discovery>2005-01-29</discovery>
      <entry>2005-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="0d9ba03b-0dbb-42b4-ae0f-60e27af78e22">
    <topic>sympa -- buffer overflow in "queue"</topic>
    <affects>
      <package>
	<name>sympa</name>
	<range><lt>4.1.2_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Erik Sjölund discovered a vulnerabilitiy in Sympa.  The
	  <code>queue</code> application processes messages received via
	  aliases.  It contains a buffer overflow in the usage of
	  <code>sprintf</code>.  In some configurations, it may allow an
	  attacker to execute arbitrary code as the <code>sympa</code>
	  user.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0073</cvename>
      <url>http://www.debian.org/security/2005/dsa-677</url>
    </references>
    <dates>
      <discovery>2005-02-11</discovery>
      <entry>2005-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="b3cd00f7-c0c5-452d-87bc-086c5635333e">
    <topic>mailman -- generated passwords are poor quality</topic>
    <affects>
      <package>
	<name>mailman</name>
	<name>ja-mailman</name>
	<range><lt>2.1.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Florian Weimer wrote:</p>
	<blockquote cite="http://mail.python.org/pipermail/mailman-developers/attachments/20041215/be238297/attachment.mht">
	  <p>Mailman 2.1.5 uses weak auto-generated passwords for new
	    subscribers.  These passwords are assigned when members
	    subscribe without specifying their own password (either by
	    email or the web frontend).  Knowledge of this password
	    allows an attacker to gain access to the list archive even
	    though she's not a member and the archive is restricted to
	    members only.  [...]</p>
	  <p>This means that only about 5 million different passwords
	    are ever generated, a number that is in the range of brute
	    force attacks -- you only have to guess one subscriber
	    address (which is usually not that hard).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2004-1143</cvename>
      <mlist>http://mail.python.org/pipermail/mailman-developers/2004-December/017553.html</mlist>
      <mlist msgid="87llc0u6l8.fsf@deneb.enyo.de">http://mail.python.org/pipermail/mailman-developers/attachments/20041215/be238297/attachment.mht</mlist>
    </references>
    <dates>
      <discovery>2004-12-15</discovery>
      <entry>2005-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="ad9d2518-3471-4737-b60b-9a1f51023b28">
    <topic>mailman -- password disclosure</topic>
    <affects>
      <package>
	<name>mailman</name>
	<name>ja-mailman</name>
	<range><lt>2.1.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Barry Warsaw reports:</p>
	<blockquote cite="http://mail.python.org/pipermail/mailman-announce/2004-May/000072.html">
	  <p>Today I am releasing Mailman 2.1.5, a bug fix release
	    [...] This version also contains a fix for an exploit that
	    could allow 3rd parties to retrieve member passwords.  It is
	    thus highly recommended that all existing sites upgrade to
	    the latest version.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2004-0412</cvename>
      <mlist>http://mail.python.org/pipermail/mailman-announce/2004-May/000072.html</mlist>
    </references>
    <dates>
      <discovery>2004-05-15</discovery>
      <entry>2005-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="26a08c77-32da-4dd7-a884-a76fc49aa824">
    <topic>tomcat -- Tomcat Manager cross-site scripting</topic>
    <affects>
      <package>
	<name>jakarta-tomcat</name>
	<range><ge>5.*</ge><lt>5.5.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Oliver Karow discovered cross-site scripting issues in
	  the Apache Jakarta Tomcat manager.  The developers refer to
	  the issues as <q>minor</q>.</p>
      </body>
    </description>
    <references>
      <url>http://www.oliverkarow.de/research/jakarta556_xss.txt</url>
      <mlist>http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/msg66978.html</mlist>
    </references>
    <dates>
      <discovery>2005-01-03</discovery>
      <entry>2005-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="84479a62-ca5f-11d9-b772-000c29b00e99">
    <topic>fswiki -- XSS problem in file upload form</topic>
    <affects>
      <package>
	<name>fswiki</name>
	<range><le>3.5.6</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia security advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/15538">
	  <p>A vulnerability has been reported in FreeStyle Wiki and
	    FSWikiLite, which can be exploited by malicious people to
	    conduct script insertion attacks.</p>
	  <p>Input passed in uploaded attachments is not properly
	    sanitised before being used. This can be exploited to inject
	    arbitrary HTML and script code, which will be executed in a
	    user's browser session in context of an affected site when
	    the malicious attachment is viewed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1799</cvename>
      <url>http://secunia.com/advisories/15538</url>
      <freebsdpr>ports/81520</freebsdpr>
      <url>http://fswiki.poi.jp/wiki.cgi?page=%CD%FA%CE%F2%2F2005%2D5%2D19</url>
      <url>http://jvn.jp/jp/JVN%23465742E4/index.html</url>
    </references>
    <dates>
      <discovery>2005-05-19</discovery>
      <entry>2005-05-29</entry>
      <modified>2005-06-01</modified>
    </dates>
  </vuln>

  <vuln vid="2fbe16c2-cab6-11d9-9aed-000e0c2e438a">
    <topic>freeradius -- sql injection and denial of service vulnerability</topic>
    <affects>
      <package>
	<name>freeradius</name>
	<range><le>1.0.2_1</le></range>
      </package>
      <package>
	<name>freeradius-devel</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Gentoo Advisory reports:</p>
	<blockquote cite="http://www.gentoo.org/security/en/glsa/glsa-200505-13.xml">
	  <p>The FreeRADIUS server is vulnerable to an SQL injection
	    attack and a buffer overflow, possibly resulting in
	    disclosure and modification of data and Denial of
	    Service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13540</bid>
      <bid>13541</bid>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200505-13.xml</url>
    </references>
    <dates>
      <discovery>2005-05-17</discovery>
      <entry>2005-05-22</entry>
    </dates>
  </vuln>

  <vuln vid="641e8609-cab5-11d9-9aed-000e0c2e438a">
    <topic>ppxp -- local root exploit</topic>
    <affects>
      <package>
	<name>ppxp</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>ja-ppxp</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Debian Advisory reports:</p>
	<blockquote cite="http://www.debian.org/security/2005/dsa-725">
	  <p>Jens Steube discovered that ppxp, yet another PPP program,
	    does not release root privileges when opening potentially
	    user supplied log files.  This can be tricked into opening
	    a root shell.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0392</cvename>
      <url>http://www.debian.org/security/2005/dsa-725</url>
    </references>
    <dates>
      <discovery>2005-05-19</discovery>
      <entry>2005-05-22</entry>
    </dates>
  </vuln>

  <vuln vid="1033750f-cab4-11d9-9aed-000e0c2e438a">
    <topic>oops -- format string vulnerability</topic>
    <affects>
      <package>
	<name>oops</name>
	<range><le>1.5.24</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A RST/GHC Advisory reports that there is an format string
	  vulnerability in oops.  The vulnerability can be found in
	  the MySQL/PgSQL authentication module.  Succesful
	  exploitation may allow execution of arbitrary code.</p>
      </body>
    </description>
    <references>
      <bid>13172</bid>
      <cvename>CVE-2005-1121</cvename>
      <url>http://rst.void.ru/papers/advisory24.txt</url>
    </references>
    <dates>
      <discovery>2005-04-14</discovery>
      <entry>2005-05-22</entry>
    </dates>
  </vuln>

  <vuln vid="d51a7e6e-c546-11d9-9aed-000e0c2e438a">
    <topic>cdrdao -- unspecified privilege escalation vulnerability</topic>
    <affects>
      <package>
	<name>cdrdao</name>
	<range><lt>1.2.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The developers of cdrdao report that there is a potential
	  root exploit in the software.  In order to be able to
	  succesfully exploit this vulnerability cdrdao must be
	  installed setuid root.  When succesfully exploited a local
	  user might get escalated privileges.  By default this port is
	  not installed setuid root.</p>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/15354/</url>
      <url>http://sourceforge.net/forum/forum.php?forum_id=466399</url>
    </references>
    <dates>
      <discovery>2005-05-13</discovery>
      <entry>2005-05-19</entry>
    </dates>
  </vuln>

  <vuln vid="ad5e70bb-c429-11d9-ac59-02061b08fc24">
    <topic>gaim -- MSN remote DoS vulnerability</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.3.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/index.php?id=17">
	  <p>Potential remote denial of service bug resulting from not
	    checking a pointer for non-NULL before passing it to
	    strncmp, which results in a crash. This can be triggered
	    by a remote client sending an SLP message with an empty
	    body.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1262</cvename>
      <url>http://gaim.sourceforge.net/security/index.php?id=17</url>
    </references>
    <dates>
      <discovery>2005-05-10</discovery>
      <entry>2005-05-14</entry>
    </dates>
  </vuln>

  <vuln vid="889061af-c427-11d9-ac59-02061b08fc24">
    <topic>gaim -- remote crash on some protocols</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.3.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports that GAIM is vulnerable to a
	  denial-of-service vulnerability which can cause GAIM to
	  crash:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/index.php?id=16">
	  <p>It is possible for a remote user to overflow a static
	    buffer by sending an IM containing a very large URL
	    (greater than 8192 bytes) to the Gaim user. This is not
	    possible on all protocols, due to message length
	    restrictions. Jabber are SILC are known to be
	    vulnerable.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1261</cvename>
      <url>http://gaim.sourceforge.net/security/index.php?id=16</url>
    </references>
    <dates>
      <discovery>2005-05-10</discovery>
      <entry>2005-05-14</entry>
    </dates>
  </vuln>

  <vuln vid="180e9a38-060f-4c16-a6b7-49f3505ff22a">
    <topic>kernel -- information disclosure when using HTT</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>5.4</ge><lt>5.4_1</lt></range>
	<range><ge>5.0</ge><lt>5.3_15</lt></range>
	<range><ge>4.11</ge><lt>4.11_9</lt></range>
	<range><lt>4.10_14</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem description and impact</h1>
	<p>When running on processors supporting Hyper-Threading Technology, it is
	  possible for a malicious thread to monitor the execution of another
	  thread.</p>
	<p>Information may be disclosed to local users, allowing in many
	  cases for privilege escalation.  For example, on a multi-user
	  system, it may be possible to steal cryptographic keys used in
	  applications such as OpenSSH or SSL-enabled web servers.</p>
	<p><strong>NOTE:</strong> Similar problems may exist in other
	  simultaneous multithreading implementations, or even some
	  systems in the absence of simultaneous multithreading.
	  However, current research has only demonstrated this flaw in
	  Hyper-Threading Technology, where shared memory caches are
	  used.</p>
	<h1>Workaround</h1>
	<p>Systems not using processors with Hyper-Threading Technology
	  support are not affected by this issue.  On systems which are
	  affected, the security flaw can be eliminated by setting the
	  "machdep.hlt_logical_cpus" tunable:</p>
	<pre># echo "machdep.hlt_logical_cpus=1" &gt;&gt; /boot/loader.conf</pre>
	<p>The system must be rebooted in order for tunables to take effect.</p>
	<p>Use of this workaround is not recommended on "dual-core" systems, as
	  this workaround will also disable one of the processor
	  cores.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0109</cvename>
      <freebsdsa>SA-05:09.htt</freebsdsa>
      <url>http://www.daemonology.net/hyperthreading-considered-harmful/</url>
    </references>
    <dates>
      <discovery>2005-05-13</discovery>
      <entry>2005-05-13</entry>
    </dates>
  </vuln>

  <vuln vid="66dbb2ee-99b8-45b2-bb3e-640caea67a60">
    <topic>leafnode -- fetchnews denial-of-service triggered by transmission abort/timeout</topic>
    <affects>
      <package>
        <name>leafnode</name>
        <range><ge>1.9.48</ge><lt>1.11.2</lt></range>
      </package>
    </affects>
    <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
         <p>When an upstream server aborts the transmission or stops sending
	   data after the fetchnews program has requested an article header
	   or body, fetchnews may crash, without querying further servers
	   that are configured. This can prevent articles from being fetched.
	</p>
      </body>
    </description>
    <references>
      <url>http://leafnode.sourceforge.net/leafnode-SA-2005-01.txt</url>
      <cvename>CVE-2005-1453</cvename>
      <freebsdpr>ports/80663</freebsdpr>
      <bid>13489</bid>
      <bid>13492</bid>
      <mlist msgid="20050504152311.GA25593@merlin.emma.line.org">http://sourceforge.net/mailarchive/forum.php?thread_id=7186974&amp;forum_id=10210</mlist>
      <mlist msgid="20050504152311.GA25593@merlin.emma.line.org">http://article.gmane.org/gmane.network.leafnode.announce/52</mlist>
      <mlist msgid="20050504152311.GA25593@merlin.emma.line.org">http://www.dt.e-technik.uni-dortmund.de/pipermail/leafnode-list/2005q2/000900.html</mlist>
      <mlist msgid="20050504152311.GA25593@merlin.emma.line.org">http://www.fredi.de/maillist/msg00111.html</mlist>
      <mlist msgid="20050504152311.GA25593@merlin.emma.line.org">http://archives.neohapsis.com/archives/vulnwatch/2005-q2/0037.html</mlist>
      <url>http://www.frsirt.com/english/advisories/2005/0468</url>
      <url>http://secunia.com/advisories/15252</url>
    </references>
    <dates>
      <discovery>2005-05-04</discovery>
      <entry>2005-05-13</entry>
    </dates>
  </vuln>

  <vuln vid="a6427195-c2c7-11d9-89f7-02061b08fc24">
    <topic>mozilla -- privilege escalation via non-DOM property overrides</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.4,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.4</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.8,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<name>linux-mozilla-devel</name>
	<range><lt>1.7.8</lt></range>
	<range><ge>1.8.*</ge></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-44.html">
	  <p>Additional checks were added to make sure Javascript eval
	    and Script objects are run with the privileges of the
	    context that created them, not the potentially elevated
	    privilege of the context calling them in order to protect
	    against an additional variant of <a href="http://www.mozilla.org/security/announce/mfsa2005-41.html">MFSA
	    2005-41</a>.</p>
	</blockquote>
	<p>The Mozilla Foundation Security Advisory MFSA 2005-41
	  reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-41.html">
	  <p>moz_bug_r_a4 reported several exploits giving an attacker
	    the ability to install malicious code or steal data,
	    requiring only that the user do commonplace actions like
	    click on a link or open the context menu.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.mozilla.org/security/announce/mfsa2005-44.html</url>
    </references>
    <dates>
      <discovery>2005-05-11</discovery>
      <entry>2005-05-12</entry>
    </dates>
  </vuln>

  <vuln vid="a81746a1-c2c7-11d9-89f7-02061b08fc24">
    <topic>mozilla -- "Wrapped" javascript: urls bypass security checks</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.4,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.4</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.8,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<name>linux-mozilla-devel</name>
	<range><lt>1.7.8</lt></range>
	<range><ge>1.8.*</ge></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-43.html">
	  <p>Some security checks intended to prevent script injection
	    were incorrect and could be bypassed by wrapping a
	    javascript: url in the view-source:
	    pseudo-protocol. Michael Krax demonstrated that a variant
	    of his <a href="http://www.mozilla.org/security/announce/mfsa2005-37.html">favicon</a>
	    exploit could still execute arbitrary code, and the same
	    technique could also be used to perform cross-site
	    scripting.</p>
	  <p>Georgi Guninski demonstrated the same flaw wrapping
	    javascript: urls with the jar: pseudo-protocol.</p>
	  <p>L. David Baron discovered a nested variant that defeated
	    checks in the script security manager.</p>
	  <p><strong>Workaround:</strong> Disable Javascript</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.mozilla.org/security/announce/mfsa2005-43.html</url>
    </references>
    <dates>
      <discovery>2005-05-11</discovery>
      <entry>2005-05-12</entry>
    </dates>
  </vuln>

  <vuln vid="eca6195a-c233-11d9-804c-02061b08fc24">
    <topic>mozilla -- code execution via javascript: IconURL vulnerability</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.4,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.4</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.8,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<name>linux-mozilla-devel</name>
	<range><lt>1.7.8</lt></range>
	<range><ge>1.8.*</ge></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-42.html">
	  <p>Two vulnerabilities have been discovered in Firefox,
	    which can be exploited by malicious people to conduct
	    cross-site scripting attacks and compromise a user's
	    system.</p>
	  <ol>
	    <li>The problem is that "IFRAME" JavaScript URLs are not
	      properly protected from being executed in context of
	      another URL in the history list. This can be exploited
	      to execute arbitrary HTML and script code in a user's
	      browser session in context of an arbitrary site.</li>
	    <li>Input passed to the "IconURL" parameter in
	      "InstallTrigger.install()" is not properly verified
	      before being used. This can be exploited to execute
	      arbitrary JavaScript code with escalated privileges via
	      a specially crafted JavaScript URL.</li>
	  </ol>
	  <p>Successful exploitation requires that the site is allowed
	    to install software (default sites are
	    "update.mozilla.org" and "addons.mozilla.org").</p>
	  <p>A combination of vulnerability 1 and 2 can be exploited
	    to execute arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1476</cvename>
      <cvename>CVE-2005-1477</cvename>
      <url>http://www.mozilla.org/security/announce/mfsa2005-42.html</url>
    </references>
    <dates>
      <discovery>2005-05-08</discovery>
      <entry>2005-05-11</entry>
    </dates>
  </vuln>

  <vuln vid="01bb84e2-bd88-11d9-a281-02e018374e71">
    <topic>groff -- pic2graph and eqn2graph are vulnerable to symlink attack through temporary files</topic>
    <affects>
      <package>
	<name>ja-groff</name>
	<range><ge>1.18.1</ge><lt>1.18.1_8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The eqn2graph and pic2graph scripts in groff 1.18.1
	  allow local users to overwrite arbitrary files via
	  a symlink attack on temporary files.</p>
      </body>
    </description>
    <references>
      <freebsdpr>ports/80671</freebsdpr>
      <bid>12058</bid>
      <cvename>CVE-2004-1296</cvename>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286371</url>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286372</url>
    </references>
    <dates>
      <discovery>2004-12-20</discovery>
      <entry>2005-05-09</entry>
    </dates>
  </vuln>

  <vuln vid="169f422f-bd88-11d9-a281-02e018374e71">
    <topic>groff -- groffer uses temporary files unsafely</topic>
    <affects>
      <package>
	<name>ja-groff</name>
	<range><ge>1.18</ge><lt>1.18.1_8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The groffer script in the groff package 1.18 and later versions
	  allows local users to overwrite files via a symlink attack 
	  on temporary files.</p>
      </body>
    </description>
    <references>
      <freebsdpr>ports/80671</freebsdpr>
      <bid>11287</bid>
      <cvename>CVE-2004-0969</cvename>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278265</url>
    </references>
    <dates>
      <discovery>2004-09-30</discovery>
      <entry>2005-05-09</entry>
    </dates>
  </vuln>

  <vuln vid="5f003a08-ba3c-11d9-837d-000e0c2e438a">
    <topic>sharutils -- unshar insecure temporary file creation</topic>
    <affects>
      <package>
	<name>sharutils</name>
	<range><lt>4.3.80</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An Ubuntu Advisory reports:</p>
	<blockquote cite="http://www.ubuntulinux.org/support/documentation/usn/usn-104-1">
	  <p>Joey Hess discovered that "unshar" created temporary files
	    in an insecure manner. This could allow a symbolic link
	    attack to create or overwrite arbitrary files with the
	    privileges of the user invoking the program.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>12981</bid>
      <cvename>CVE-2005-0990</cvename>
      <url>http://www.ubuntulinux.org/support/documentation/usn/usn-104-1</url>
    </references>
    <dates>
      <discovery>2005-04-04</discovery>
      <entry>2005-05-01</entry>
    </dates>
  </vuln>

  <vuln vid="8c5ad0cf-ba37-11d9-837d-000e0c2e438a">
    <topic>rsnapshot -- local privilege escalation</topic>
    <affects>
      <package>
	<name>rsnapshot</name>
	<range><lt>1.1.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An rsnapshot Advisory reports:</p>
	<blockquote cite="http://www.rsnapshot.org/security/2005/001.html">
	  <p>The copy_symlink() subroutine in rsnapshot incorrectly
	    changes file ownership on the files pointed to by symlinks,
	    not on the symlinks themselves. This would allow, under
	    certain circumstances, an arbitrary user to take ownership
	    of a file on the main filesystem.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13095</bid>
      <cvename>CVE-2005-1064</cvename>
      <url>http://www.rsnapshot.org/security/2005/001.html</url>
    </references>
    <dates>
      <discovery>2005-04-10</discovery>
      <entry>2005-05-01</entry>
    </dates>
  </vuln>

  <vuln vid="756db070-b9d4-11d9-ae81-000ae42e9b93">
    <topic>coppermine -- IP spoofing and XSS vulnerability</topic>
    <affects>
      <package>
	<name>coppermine</name>
	<range><lt>1.3.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>GHC team reports about coppermine</p>
	<blockquote cite="http://www.securityfocus.com/archive/1/396080">
	  <p>The lack of sanitizing of user defined variables may
	    result in undesirable consequences such as IP spoofing
	    or XSS attack.</p>
	  <p>Generally users of Coppermine Gallery can post comments.
	    Remote address &amp; x-forwarded-for variables are logged
	    for admin's eyes.  X-Forwarded-for variable does not pass
	    throu any filtration before logging into database. User
	    can define/redefine this variable.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <mlist msgid="20050418122434.10438.qmail@www.securityfocus.com">http://www.securityfocus.com/archive/1/396080</mlist>
      <bid>13218</bid>
      <cvename>CVE-2005-1172</cvename>
      <url>http://coppermine.sourceforge.net/board/index.php?topic=17134.0</url>
    </references>
    <dates>
      <discovery>2005-04-18</discovery>
      <entry>2005-05-01</entry>
    </dates>
  </vuln>

  <vuln vid="cd286cc5-b762-11d9-bfb7-000c6ec775d9">
    <topic>ImageMagick -- ReadPNMImage() heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>ImageMagick</name>
	<range><lt>6.2.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Damian Put reports about ImageMagick:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111445767107869">
	  <p>Remote exploitation of a heap overflow vulnerability
	    could allow execution of arbitrary code or course denial
	    of service.</p>
	  <p>A heap overflow exists in ReadPNMImage() function, that
	    is used to decode a PNM image files.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13351</bid>
      <url>http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111445767107869</url>
    </references>
    <dates>
      <discovery>2005-04-25</discovery>
      <entry>2005-04-27</entry>
    </dates>
  </vuln>

  <vuln vid="91c606fc-b5d0-11d9-a788-0001020eed82">
    <topic>mplayer &amp; libxine -- MMS and Real RTSP buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>mplayer</name>
	<name>mplayer-gtk</name>
	<name>mplayer-gtk2</name>
	<name>mplayer-esound</name>
	<name>mplayer-gtk-esound</name>
	<name>mplayer-gtk2-esound</name>
	<range><lt>0.99.7</lt></range>
      </package>
      <package>
	<name>libxine</name>
	<range><ge>0.9.9</ge><lt>1.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A xine security announcement reports:</p>
	<blockquote cite="http://xinehq.de/index.php/security/XSA-2004-8">
	  <p>By a user receiving data from a malicious network
	    streaming server, an attacker can overrun a heap buffer,
	    which can, on some systems, lead to or help in executing
	    attacker-chosen malicious code with the permissions of the
	    user running a xine-lib based media application.</p>
	  <p>Both the MMS and Real RTSP streaming client code made
	    some too-strong assumptions on the transferred
	    data. Several critical bounds checks were missing,
	    resulting in the possibility of heap overflows, should the
	    remote server not adhere to these assumptions. In the MMS
	    case, a remote server could present content with too many
	    individual streams; in the RTSP case, a remote server's
	    reply could have too many lines.</p>
	  <p>An attacker can set up a server delivering malicious data
	    to the users. This can be used to overflow a heap buffer,
	    which can, with certain implementations of heap
	    management, lead to attacker chosen data written to the
	    stack. This can cause attacker-chosen code being executed
	    with the permissions of the user running the
	    application. By tricking users to retrieve a stream, which
	    can be as easy as providing a link on a website, this
	    vulnerability can be exploited remotely.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13270</bid>
      <bid>13271</bid>
      <cvename>CVE-2005-1195</cvename>
      <url>http://www.mplayerhq.hu/homepage/design7/news.html#vuln10</url>
      <url>http://www.mplayerhq.hu/homepage/design7/news.html#vuln11</url>
      <url>http://xinehq.de/index.php/security/XSA-2004-8</url>
    </references>
    <dates>
      <discovery>2005-04-16</discovery>
      <entry>2005-04-25</entry>
    </dates>
  </vuln>

  <vuln vid="8b0e94cc-b5cd-11d9-a788-0001020eed82">
    <topic>gaim -- AIM/ICQ remote denial of service vulnerability</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.1.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports that GAIM is vulnerable to a
	  denial-of-service vulnerability which can cause GAIM to
	  freeze:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/index.php?id=10">
	  <p>Certain malformed SNAC packets sent by other AIM or ICQ
	    users can trigger an infinite loop in Gaim when parsing
	    the SNAC. The remote user would need a custom client, able
	    to generate malformed SNACs.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0472</cvename>
      <url>http://gaim.sourceforge.net/security/index.php?id=10</url>
    </references>
    <dates>
      <discovery>2005-02-17</discovery>
      <entry>2005-04-25</entry>
    </dates>
  </vuln>

  <vuln vid="142353df-b5cc-11d9-a788-0001020eed82">
    <topic>gaim -- remote DoS on receiving malformed HTML</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.1.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/index.php?id=12">
	  <p>Receiving malformed HTML can result in an invalid memory
	    access causing Gaim to crash.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0208</cvename>
      <cvename>CVE-2005-0473</cvename>
      <url>http://gaim.sourceforge.net/security/index.php?id=11</url>
      <url>http://gaim.sourceforge.net/security/index.php?id=12</url>
    </references>
    <dates>
      <discovery>2005-02-17</discovery>
      <entry>2005-04-25</entry>
    </dates>
  </vuln>

  <vuln vid="91f1adc7-b3e9-11d9-a788-0001020eed82">
    <topic>kdewebdev -- kommander untrusted code execution vulnerability</topic>
    <affects>
      <package>
	<name>kdewebdev</name>
	<range><lt>3.4.0_1,2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A KDE Security Advisory reports:</p>
	<blockquote cite="http://www.kde.org/info/security/advisory-20050420-1.txt">
	  <p>Kommander executes without user confirmation data files
	    from possibly untrusted locations. As they contain
	    scripts, the user might accidentally run arbitrary
	    code.</p>
	  <p><strong>Impact:</strong> Remotly supplied kommander files
	    from untrusted sources are executed without
	    confirmation.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0754</cvename>
      <url>http://www.kde.org/info/security/advisory-20050420-1.txt</url>
    </references>
    <dates>
      <discovery>2005-04-20</discovery>
      <entry>2005-04-23</entry>
    </dates>
  </vuln>

  <vuln vid="97edf5ab-b319-11d9-837d-000e0c2e438a">
    <topic>junkbuster -- heap corruption vulnerability and configuration modification vulnerability</topic>
    <affects>
      <package>
	<name>junkbuster</name>
	<range><lt>2.0.2_3</lt></range>
      </package>
      <package>
	<name>junkbuster-zlib</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Debian advisory reports:</p>
	<blockquote cite="http://www.debian.org/security/2005/dsa-713">
	  <p>James Ranson discovered that an attacker can modify the
	    referrer setting with a carefully crafted URL by accidently
	    overwriting a global variable.</p>
	  <p>Tavis Ormandy from the Gentoo Security Team discovered
	    several heap corruptions due to inconsistent use of an
	    internal function that can crash the daemon or possibly
	    lead to the execution of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13146</bid>
      <bid>13147</bid>
      <cvename>CVE-2005-1108</cvename>
      <cvename>CVE-2005-1109</cvename>
      <url>http://www.debian.org/security/2005/dsa-713</url>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200504-11.xml</url>
    </references>
    <dates>
      <discovery>2005-04-13</discovery>
      <entry>2005-04-22</entry>
    </dates>
  </vuln>

  <vuln vid="06404241-b306-11d9-a788-0001020eed82">
    <topic>kdelibs -- kimgio input validation errors</topic>
    <affects>
      <package>
	<name>kdelibs</name>
	<range><ge>3.2</ge><lt>3.4.0_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A KDE Security Advisory reports:</p>
	<blockquote cite="http://www.kde.org/info/security/advisory-20050421-1.txt">
	  <p>kimgio contains a PCX image file format reader that does
	    not properly perform input validation. A source code audit
	    performed by the KDE security team discovered several
	    vulnerabilities in the PCX and other image file format
	    readers, some of them exploitable to execute arbitrary
	    code.</p>
	  <p><strong>Impact:</strong> Remotely supplied, specially
	    crafted image files can be used to execute arbitrary
	    code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1046</cvename>
      <url>http://bugs.kde.org/102328</url>
      <url>http://www.kde.org/info/security/advisory-20050421-1.txt</url>
    </references>
    <dates>
      <discovery>2005-04-21</discovery>
      <entry>2005-04-22</entry>
    </dates>
  </vuln>

  <vuln vid="6c2d4f29-af3e-11d9-837d-000e0c2e438a">
    <topic>gld -- format string and buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>gld</name>
	<range><lt>1.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gld has been found vulnerable to multiple buffer overflows as
	  well as multiple format string vulnerabilities.</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111339935903880">
	  <p>An attacker could exploit this vulnerability to execute
	    arbitrary code with the permissions of the user running Gld,
	    the default user being root.</p>
	</blockquote>
	<p>The FreeBSD port defaults to running gld as the root user.
	  The risk of exploitation can be minimized by making gld
	  listen on the loopback address only, or configure it to only
	  accept connections from trusted smtp servers.</p>
      </body>
    </description>
    <references>
      <bid>13129</bid>
      <bid>13133</bid>
      <cvename>CVE-2005-1099</cvename>
      <cvename>CVE-2005-1100</cvename>
      <mlist msgid="20050412004111.562AC7A890E@ws4-4.us4.outblaze.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111339935903880</mlist>
      <mlist msgid="20050413174736.20947.qmail@www.securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111342432325670</mlist>
    </references>
    <dates>
      <discovery>2005-04-12</discovery>
      <entry>2005-04-19</entry>
    </dates>
  </vuln>

  <vuln vid="0163b498-af54-11d9-acd0-000854d03344">
    <topic>axel -- remote buffer overflow</topic>
    <affects>
      <package>
	<name>axel</name>
	<range><lt>1.0a_4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Debian Security Advisory reports:</p>
	<blockquote cite="http://www.debian.org/security/2005/dsa-706">
	  <p>Ulf Härnhammar from the Debian Security Audit Project
	  discovered a buffer overflow in axel, a light download
	  accelerator.  When reading remote input the program did
	  not check if a part of the input can overflow a buffer
	  and maybe trigger the execution of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13059</bid>
      <cvename>CVE-2005-0390</cvename>
      <url>http://www.debian.org/security/2005/dsa-706</url>
    </references>
    <dates>
      <discovery>2005-04-16</discovery>
      <entry>2005-04-17</entry>
    </dates>
  </vuln>

  <vuln vid="ce6ac624-aec8-11d9-a788-0001020eed82">
    <topic>firefox -- PLUGINSPAGE privileged javascript execution</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.3,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-34.html">
	  <p>When a webpage requires a plugin that is not installed
	    the user can click to launch the Plugin Finder Service
	    (PFS) to find an appropriate plugin. If the service does
	    not have an appropriate plugin the EMBED tag is checked
	    for a PLUGINSPAGE attribute, and if one is found the PFS
	    dialog will contain a "manual install" button that will
	    load the PLUGINSPAGE url.</p>
	  <p>Omar Khan reported that if the PLUGINSPAGE attribute
	    contains a javascript: url then pressing the button could
	    launch arbitrary code capable of stealing local data or
	    installing malicious code.</p>
	  <p>Doron Rosenberg reported a variant that injects script by
	    appending it to a malformed URL of any protocol.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0752</cvename>
      <url>http://www.mozilla.org/security/announce/mfsa2005-34.html</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=288556</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=289171</url>
    </references>
    <dates>
      <discovery>2005-03-31</discovery>
      <entry>2005-04-16</entry>
    </dates>
  </vuln>

  <vuln vid="18e5428f-ae7c-11d9-837d-000e0c2e438a">
    <topic>jdk -- jar directory traversal vulnerability</topic>
    <affects>
      <package>
	<name>jdk</name>
	<range><le>1.2.2p11_3</le></range>
	<range><ge>1.3.*</ge><le>1.3.1p9_4</le></range>
	<range><ge>1.4.*</ge><le>1.4.2p7</le></range>
	<range><ge>1.5.*</ge><le>1.5.0p1_1</le></range>
      </package>
      <package>
	<name>linux-ibm-jdk</name>
	<range><le>1.4.2_1</le></range>
      </package>
      <package>
	<name>linux-sun-jdk</name>
	<range><le>1.4.2.08_1</le></range>
	<range><ge>1.5.*</ge><le>1.5.2.02,2</le></range>
      </package>
      <package>
	<name>linux-blackdown-jdk</name>
	<range><le>1.4.2_2</le></range>
      </package>
      <package>
	<name>diablo-jdk</name>
	<range><le>1.3.1.0_1</le></range>
      </package>
      <package>
	<name>linux-jdk</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Pluf has discovered a vulnerability in Sun Java JDK/SDK,
	  which potentially can be exploited by malicious people to
	  compromise a user's system.</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111331593310508">
	  <p>The jar tool does not check properly if the files to be
	    extracted have the string "../" on its names, so it's
	    possible for an attacker to create a malicious jar file in
	    order to overwrite arbitrary files within the filesystem.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-1080</cvename>
      <mlist msgid="200504120226.10559.pluf@7a69ezine.org">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111331593310508</mlist>
      <url>http://www.securiteam.com/securitynews/5IP0C0AFGW.html</url>
      <url>http://secunia.com/advisories/14902/</url>
    </references>
    <dates>
      <discovery>2005-04-11</discovery>
      <entry>2005-04-16</entry>
      <modified>2005-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="f650d5b8-ae62-11d9-a788-0001020eed82">
    <topic>mozilla -- privilege escalation via DOM property overrides</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.3,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.3</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.7,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<name>linux-mozilla-devel</name>
	<range><lt>1.7.7</lt></range>
	<range><ge>1.8.*</ge></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-41.html">
	  <p>moz_bug_r_a4 reported several exploits giving an attacker
	    the ability to install malicious code or steal data,
	    requiring only that the user do commonplace actions like
	    click on a link or open the context menu. The common cause
	    in each case was privileged UI code ("chrome") being
	    overly trusting of DOM nodes from the content
	    window. Scripts in the web page can override properties
	    and methods of DOM nodes and shadow the native values,
	    unless steps are taken to get the true underlying values.</p>
	  <p>We found that most extensions also interacted with
	    content DOM in a natural, but unsafe, manner. Changes were
	    made so that chrome code using this natural DOM coding
	    style will now automatically use the native DOM value if
	    it exists without having to use cumbersome wrapper
	    objects.</p>
	  <p>Most of the specific exploits involved tricking the
	    privileged code into calling eval() on an
	    attacker-supplied script string, or the equivalent using
	    the Script() object. Checks were added in the security
	    manager to make sure eval and Script objects are run with
	    the privileges of the context that created them, not the
	    potentially elevated privileges of the context calling
	    them.</p>
	  <p><strong>Workaround</strong>: Disable Javascript</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.mozilla.org/security/announce/mfsa2005-41.html</url>
    </references>
    <dates>
      <discovery>2005-04-15</discovery>
      <entry>2005-04-16</entry>
    </dates>
  </vuln>

  <vuln vid="1989b511-ae62-11d9-a788-0001020eed82">
    <topic>mozilla -- code execution through javascript: favicons</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.3,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.3</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.7,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<name>linux-mozilla-devel</name>
	<range><lt>1.7.7</lt></range>
	<range><ge>1.8.*</ge></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-37.html">
	  <p>Firefox and the Mozilla Suite support custom "favicons"
	    through the &lt;LINK rel="icon"&gt; tag. If a link tag is added
	    to the page programmatically and a javascript: url is
	    used, then script will run with elevated privileges and
	    could run or install malicious software.</p>
	  <p><strong>Workaround</strong>: Disable Javascript</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.mozilla.org/security/announce/mfsa2005-37.html</url>
    </references>
    <dates>
      <discovery>2005-04-12</discovery>
      <entry>2005-04-16</entry>
    </dates>
  </vuln>

  <vuln vid="45b75152-ae5f-11d9-a788-0001020eed82">
    <topic>mozilla -- javascript "lambda" replace exposes memory contents</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.3,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.3</lt></range>
      </package>
      <package>
	<name>mozilla</name>
	<range><lt>1.7.7,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
	<name>linux-mozilla</name>
	<name>linux-mozilla-devel</name>
	<range><lt>1.7.7</lt></range>
	<range><ge>1.8.*</ge></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
	<name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
	<name>ja-linux-mozillafirebird-gtk1</name>
	<name>ja-mozillafirebird-gtk2</name>
	<name>linux-mozillafirebird</name>
	<name>ru-linux-mozillafirebird</name>
	<name>zhCN-linux-mozillafirebird</name>
	<name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
	<name>de-linux-netscape</name>
	<name>de-netscape7</name>
	<name>fr-linux-netscape</name>
	<name>fr-netscape7</name>
	<name>ja-linux-netscape</name>
	<name>ja-netscape7</name>
	<name>linux-netscape</name>
	<name>linux-phoenix</name>
	<name>mozilla+ipv6</name>
	<name>mozilla-embedded</name>
	<name>mozilla-firebird</name>
	<name>mozilla-gtk1</name>
	<name>mozilla-gtk2</name>
	<name>mozilla-gtk</name>
	<name>mozilla-thunderbird</name>
	<name>phoenix</name>
	<name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-33.html">
	  <p>A bug in javascript's regular expression string
	    replacement when using an anonymous function as the
	    replacement argument allows a malicious script to capture
	    blocks of memory allocated to the browser. A web site
	    could capture data and transmit it to a server without
	    user interaction or knowledge.</p>
	  <p><strong>Workaround</strong>: Disable Javascript</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0989</cvename>
      <url>http://www.mozilla.org/security/announce/mfsa2005-33.html</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=288688</url>
    </references>
    <dates>
      <discovery>2005-04-01</discovery>
      <entry>2005-04-16</entry>
    </dates>
  </vuln>

  <vuln vid="1f2fdcff-ae60-11d9-a788-0001020eed82">
    <topic>firefox -- arbitrary code execution in sidebar panel</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.3,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-39.html">
	  <p>Sites can use the _search target to open links in the
	    Firefox sidebar. Two missing security checks allow
	    malicious scripts to first open a privileged page (such as
	    about:config) and then inject script using a javascript:
	    url. This could be used to install malicious code or steal
	    data without user interaction.</p>
	  <p><strong>Workaround</strong>: Disable Javascript</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.mozilla.org/security/announce/mfsa2005-39.html</url>
    </references>
    <dates>
      <discovery>2005-04-12</discovery>
      <entry>2005-04-16</entry>
    </dates>
  </vuln>

  <vuln vid="b206dd82-ac67-11d9-a788-0001020eed82">
    <topic>openoffice -- DOC document heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>openoffice</name>
	<name>ar-openoffice</name>
	<name>ca-openoffice</name>
	<name>cs-openoffice</name>
	<name>de-openoffice</name>
	<name>dk-openoffice</name>
	<name>el-openoffice</name>
	<name>es-openoffice</name>
	<name>et-openoffice</name>
	<name>fi-openoffice</name>
	<name>fr-openoffice</name>
	<name>gr-openoffice</name>
	<name>hu-openoffice</name>
	<name>it-openoffice</name>
	<name>ja-openoffice</name>
	<name>ko-openoffice</name>
	<name>nl-openoffice</name>
	<name>pl-openoffice</name>
	<name>pt-openoffice</name>
	<name>pt_BR-openoffice</name>
	<name>ru-openoffice</name>
	<name>se-openoffice</name>
	<name>sk-openoffice</name>
	<name>sl-openoffice-SI</name>
	<name>tr-openoffice</name>
	<name>zh-openoffice-CN</name>
	<name>zh-openoffice-TW</name>
	<!-- Deprecated names -->
	<name>jp-openoffice</name>
	<name>kr-openoffice</name>
	<name>sl-openoffice-SL</name>
	<name>zh-openoffice</name>
	<name>zh_TW-openoffice</name>
	<range><lt>1.1.4_2</lt></range>
	<range><gt>2.*</gt><le>2.0.20050406</le></range>
      </package>
      <package>
	<name>openoffice</name>
	<name>ja-openoffice</name>
	<range><ge>6.0.a609</ge><le>6.0.a638</le></range>
	<range><ge>641c</ge><le>645</le></range>
	<range><eq>1.1RC4</eq></range>
	<range><eq>1.1rc5</eq></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>AD-LAB reports that a heap-based buffer overflow
	  vulnerability exists in OpenOffice's handling of DOC
	  documents.  When reading a DOC document 16 bit from a 32 bit
	  integer is used for memory allocation, but the full 32 bit
	  is used for further processing of the document.  This can
	  allow an attacker to crash OpenOffice, or potentially
	  execute arbitrary code as the user running OpenOffice, by
	  tricking an user into opening a specially crafted DOC
	  document.</p>
      </body>
    </description>
    <references>
      <bid>13092</bid>
      <cvename>CVE-2005-0941</cvename>
      <mlist msgid="20050412000438.17342.qmail@www.securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111325305109137</mlist>
      <url>http://www.openoffice.org/issues/show_bug.cgi?id=46388</url>
    </references>
    <dates>
      <discovery>2005-04-11</discovery>
      <entry>2005-04-13</entry>
      <modified>2005-04-20</modified>
    </dates>
  </vuln>

  <vuln vid="22f00553-a09d-11d9-a788-0001020eed82">
    <topic>portupgrade -- insecure temporary file handling vulnerability</topic>
    <affects>
      <package>
	<name>portupgrade</name>
	<range><lt>20041226_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Simon L. Nielsen discovered that portupgrade handles
	  temporary files in an insecure manner.  This could allow an
	  unprivileged local attacker to execute arbitrary commands or
	  overwrite arbitrary files with the permissions of the user
	  running portupgrade, typically root, by way of a symlink
	  attack.</p>
	<p>The following issues exist where the temporary files are
	  created, by default in the world writeable directory
	  /var/tmp, with the permissions of the user running
	  portupgrade:</p>
	<ul>
	  <li>pkg_fetch download packages with a predictable local
	    filename allowing a local attacker to overwrite arbitrary
	    local files or potentially replace the downloaded package
	    after download but before install with a package with
	    malicious content, allowing the attacker to run arbitrary
	    commands.</li>
	  <li>portupgrade will, when upgrading ports/packages, write
	    the old package to a predictable temporary file, allowing
	    an attacker to overwrite arbitrary files via a symlink
	    attack.</li>
	  <li>portupgrade will <q>touch</q> a temporary temporary file
	    with a constant filename (pkgdb.fixme) allowing an
	    attacker to create arbitrary zero-byte files via a symlink
	    attack.</li>
	</ul>
	<p>A workaround for these issues is to set the
	  <code>PKG_TMPDIR</code> environment variable to a directory
	  only write-able by the user running portupgrade.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0610</cvename>
    </references>
    <dates>
      <discovery>2005-04-12</discovery>
      <entry>2005-04-12</entry>
    </dates>
  </vuln>

  <vuln vid="ecf68408-a9f5-11d9-a788-0001020eed82">
    <topic>gaim -- jabber remote crash</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/?id=15">
	  <p>A remote jabber user can cause Gaim to crash by sending a
	    specific file transfer request.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13004</bid>
      <cvename>CVE-2005-0967</cvename>
      <url>http://gaim.sourceforge.net/security/?id=15</url>
    </references>
    <dates>
      <discovery>2005-04-04</discovery>
      <entry>2005-04-10</entry>
    </dates>
  </vuln>

  <vuln vid="ec09baa3-a9f5-11d9-a788-0001020eed82">
    <topic>gaim -- remote DoS on receiving certain messages over IRC</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/?id=14">
	  <p>The IRC protocol plugin in Gaim 1.2.0, and possibly
	    earlier versions, allows (1) remote attackers to inject
	    arbitrary Gaim markup via irc_msg_kick, irc_msg_mode,
	    irc_msg_part, irc_msg_quit, (2) remote attackers to inject
	    arbitrary Pango markup and pop up empty dialog boxes via
	    irc_msg_invite, or (3) malicious IRC servers to cause a
	    denial of service (application crash) by injecting certain
	    Pango markup into irc_msg_badmode, irc_msg_banned,
	    irc_msg_unknown, irc_msg_nochan functions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13003</bid>
      <cvename>CVE-2005-0966</cvename>
      <url>http://gaim.sourceforge.net/security/?id=14</url>
    </references>
    <dates>
      <discovery>2005-04-02</discovery>
      <entry>2005-04-10</entry>
    </dates>
  </vuln>

  <vuln vid="3fa2b372-a9f5-11d9-a788-0001020eed82">
    <topic>gaim -- remote DoS on receiving malformed HTML</topic>
    <affects>
      <package>
	<name>gaim</name>
	<name>ja-gaim</name>
	<name>ko-gaim</name>
	<name>ru-gaim</name>
	<range><lt>1.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The GAIM team reports:</p>
	<blockquote cite="http://gaim.sourceforge.net/security/?id=13">
	  <p>The gaim_markup_strip_html function in Gaim 1.2.0, and
	    possibly earlier versions, allows remote attackers to
	    cause a denial of service (application crash) via a string
	    that contains malformed HTML, which causes an
	    out-of-bounds read.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>12999</bid>
      <cvename>CVE-2005-0965</cvename>
      <url>http://gaim.sourceforge.net/security/?id=13</url>
    </references>
    <dates>
      <discovery>2005-04-02</discovery>
      <entry>2005-04-10</entry>
    </dates>
  </vuln>

  <vuln vid="07f3fe15-a9de-11d9-a788-0001020eed82">
    <topic>php -- readfile() DoS vulnerability</topic>
    <affects>
      <package>
	<name>mod_php4-twig</name>
	<name>php4-cgi</name>
	<name>php4-cli</name>
	<name>php4-dtc</name>
	<name>php4-horde</name>
	<name>php4-nms</name>
	<name>php4</name>
	<range><lt>4.3.5_7</lt></range>
      </package>
      <package>
	<name>mod_php</name>
	<name>mod_php4</name>
	<range><lt>4.3.5_7,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A SUSE Security advisory reports:</p>
	<blockquote cite="http://www.novell.com/linux/security/advisories/2005_06_sr.html">
	  <p>A bug in the readfile() function of php4 could be used to
	    to crash the httpd running the php4 code when accessing
	    files with a multiple of the architectures page size
	    leading to a denial of service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>12665</bid>
      <cvename>CVE-2005-0596</cvename>
      <url>http://bugs.php.net/bug.php?id=27037</url>
      <url>http://www.novell.com/linux/security/advisories/2005_06_sr.html</url>
    </references>
    <dates>
      <discovery>2004-01-25</discovery>
      <entry>2005-04-10</entry>
    </dates>
  </vuln>

  <vuln vid="8dbf7894-a9a8-11d9-a788-0001020eed82">
    <topic>squid -- DoS on failed PUT/POST requests vulnerability</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><le>2.5.7_12</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The squid patches page notes:</p>
	<blockquote cite="http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE7-post">
	  <p>An inconsistent state is entered on a failed PUT/POST
	    request making a high risk for segmentation faults or
	    other strange errors</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0718</cvename>
      <url>http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE7-post</url>
      <url>http://www.squid-cache.org/bugs/show_bug.cgi?id=1224</url>
    </references>
    <dates>
      <discovery>2005-02-03</discovery>
      <entry>2005-04-10</entry>
    </dates>
  </vuln>

  <vuln vid="396ee517-a607-11d9-ac72-000bdb1444a4">
    <topic>horde -- Horde Page Title Cross-Site Scripting Vulnerability</topic>
    <affects>
      <package>
	<name>horde</name>
	<name>horde-php5</name>
	<range><gt>3.*</gt><lt>3.0.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia Advisory: SA14730</p>
	<blockquote cite="http://secunia.com/advisories/14730">
	  <p>A vulnerability has been reported in Horde, which can be
	     exploited by malicious people to conduct cross-site scripting
	     attacks.</p>
	  <p>Input passed when setting the parent frame's page title via
	     JavaScript is not properly sanitised before being returned to
	     the user. This can be exploited to execute arbitrary HTML and
	     script code in a user's browser session in context of an affected
	     site.</p>
	  <p>The vulnerability has been reported in version 3.0.4-RC2. Prior
	     versions may also be affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0961</cvename>
      <mlist msgid="20050329111028.6A112117243@neo.wg.de">http://lists.horde.org/archives/announce/2005/000176.html</mlist>
      <url>http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.49&amp;r2=1.515.2.93&amp;ty=h</url>
    </references>
    <dates>
      <discovery>2005-03-29</discovery>
      <entry>2005-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="ef410571-a541-11d9-a788-0001020eed82">
    <topic>wu-ftpd -- remote globbing DoS vulnerability</topic>
    <affects>
      <package>
	<name>wu-ftpd</name>
	<range><lt>2.6.2_6</lt></range>
      </package>
      <package>
	<name>wu-ftpd+ipv6</name>
	<range><lt>2.6.2_7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An iDEFENSE Security Advisory reports:</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=110935886414939">
	  <p>Remote exploitation of an input validation vulnerability
	    in version 2.6.2 of WU-FPTD could allow for a denial of
	    service of the system by resource exhaustion.</p>
	  <p>The vulnerability specifically exists in the
	    <code>wu_fnmatch()</code> function in wu_fnmatch.c. When a
	    pattern containing a '*' character is supplied as input,
	    the function calls itself recursively on a smaller
	    substring. By supplying a string which contains a large
	    number of '*' characters, the system will take a long time
	    to return the results, during which time it will be using
	    a large amount of CPU time.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0256</cvename>
      <mlist msgid="FB24803D1DF2A34FA59FC157B77C970503E249AF@idserv04.idef.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=110935886414939</mlist>
    </references>
    <dates>
      <discovery>2005-02-05</discovery>
      <entry>2005-04-04</entry>
    </dates>
  </vuln>

  <vuln vid="5ebfe901-a3cb-11d9-b248-000854d03344">
    <topic>hashcash -- format string vulnerability</topic>
    <affects>
      <package>
	<name>hashcash</name>
	<range><lt>1.17</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Gentoo Linux Security Advisory reports:</p>
	<blockquote cite="http://www.gentoo.org/security/en/glsa/glsa-200503-12.xml">
	  <p>Tavis Ormandy of the Gentoo Linux Security Audit Team
	    identified a flaw in the Hashcash utility that an attacker
	    could expose by specifying a malformed reply address.</p>
	  <p>Successful exploitation would permit an attacker to disrupt
	    Hashcash users, and potentially execute arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0687</cvename>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200503-12.xml</url>
    </references>
    <dates>
      <discovery>2005-03-06</discovery>
      <entry>2005-04-02</entry>
      <modified>2005-04-03</modified>
    </dates>
  </vuln>

  <vuln vid="70b62f5e-9e2e-11d9-a256-0001020eed82">
    <topic>clamav -- zip handling DoS vulnerability</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.81</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><lt>20050408</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The clamav daemon is vulnerable to a DoS vulnerability due
	  to insufficient handling of malformed zip files which can
	  crash the clamav daemon.</p>
      </body>
    </description>
    <references>
      <bid>12408</bid>
      <cvename>CVE-2005-0133</cvename>
      <url>http://sourceforge.net/project/shownotes.php?release_id=300116</url>
    </references>
    <dates>
      <discovery>2005-01-27</discovery>
      <entry>2005-03-26</entry>
      <modified>2005-04-09</modified>
    </dates>
  </vuln>

  <vuln vid="48a59c96-9c6e-11d9-a040-000a95bc6fae">
    <topic>wine -- information disclosure due to insecure temporary file handling</topic>
    <affects>
      <package>
	<name>wine</name>
	<range><lt>20050310</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Due to insecure temporary file creation in the Wine Windows
	  emulator, it is possible for any user to read potentially
	  sensitive information from temporary registry files.</p>
	<blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111082537009842">
	  <p>When a Win32 application is launched by wine, wine makes
	    a dump of the Windows registry in /tmp with name
	    regxxxxyyyy.tmp , where xxxxxx is the pid in hexadecimal
	    value of the current wine process and yyyy is an integer
	    value usually equal to zero.</p>
	  <p>regxxxxyyyy.tmp is created with 0644 (-rw-r--r--)
	    permissions.  This could represent a security problem in a
	    multi-user environment.  Indeed, any local user could
	    access to windows regstry's dump and get sensitive
	    information, like passwords and other private data.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0787</cvename>
      <mlist msgid="20050314135701.30231.qmail@www.securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=111082537009842</mlist>
      <url>http://bugs.winehq.org/show_bug.cgi?id=2715</url>
      <url>http://www.securitytracker.com/alerts/2005/Mar/1013428.html</url>
      <url>http://www.zone-h.org/advisories/read/id=7300</url>
      <url>http://www.securityfocus.com/bid/12791</url>
      <url>http://xforce.iss.net/xforce/xfdb/19697</url>
    </references>
    <dates>
      <discovery>2005-03-13</discovery>
      <entry>2005-03-24</entry>
    </dates>
  </vuln>

  <vuln vid="741f8841-9c6b-11d9-9dbe-000a95bc6fae">
    <topic>firefox -- arbitrary code execution from sidebar panel</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.0.2,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.0.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory states:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-31.html">
	  <p>If a user bookmarked a malicious page as a Firefox
	    sidebar panel that page could execute arbitrary programs
	    by opening a privileged page and injecting javascript into
	    it.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0402</cvename>
      <url>http://www.mozilla.org/security/announce/mfsa2005-31.html</url>
    </references>
    <dates>
      <discovery>2005-03-03</discovery>
      <entry>2005-03-24</entry>
    </dates>
  </vuln>

  <vuln vid="7d2aac52-9c6b-11d9-99a7-000a95bc6fae">
    <topic>mozilla -- heap buffer overflow in GIF image processing</topic>
    <affects>
      <package>
        <name>firefox</name>
        <range><lt>1.0.2,1</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
        <name>linux-firefox</name>
        <range><lt>1.0.2</lt></range>
      </package>
      <package>
        <name>mozilla</name>
        <range><lt>1.7.6,2</lt></range>
	<range><ge>1.8.*,2</ge></range>
      </package>
      <package>
        <name>linux-mozilla</name>
        <name>linux-mozilla-devel</name>
        <range><lt>1.7.6</lt></range>
	<range><ge>1.8.*</ge></range>
      </package>
      <package>
	<name>netscape7</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These ports are obsolete. -->
        <name>de-linux-mozillafirebird</name>
	<name>el-linux-mozillafirebird</name>
        <name>ja-linux-mozillafirebird-gtk1</name>
        <name>ja-mozillafirebird-gtk2</name>
        <name>linux-mozillafirebird</name>
        <name>ru-linux-mozillafirebird</name>
        <name>zhCN-linux-mozillafirebird</name>
        <name>zhTW-linux-mozillafirebird</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<!-- These package names are obsolete. -->
        <name>de-linux-netscape</name>
        <name>de-netscape7</name>
        <name>fr-linux-netscape</name>
        <name>fr-netscape7</name>
        <name>ja-linux-netscape</name>
        <name>ja-netscape7</name>
        <name>linux-netscape</name>
        <name>linux-phoenix</name>
        <name>mozilla+ipv6</name>
        <name>mozilla-embedded</name>
        <name>mozilla-firebird</name>
        <name>mozilla-gtk1</name>
        <name>mozilla-gtk2</name>
        <name>mozilla-gtk</name>
        <name>mozilla-thunderbird</name>
        <name>phoenix</name>
        <name>pt_BR-netscape7</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Mozilla Foundation Security Advisory states:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/mfsa2005-31.html">
	  <p>An <em>(sic)</em> GIF processing error when parsing the
	    obsolete Netscape extension 2 can lead to an exploitable
	    heap overrun, allowing an attacker to run arbitrary code on
	    the user's machine.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0399</cvename>
      <url>http://www.mozilla.org/security/announce/mfsa2005-30.html</url>
      <url>http://xforce.iss.net/xforce/alerts/id/191</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=285595</url>
    </references>
    <dates>
      <discovery>2005-03-10</discovery>
      <entry>2005-03-24</entry>
    </dates>
  </vuln>

  <vuln vid="f8536143-9bc4-11d9-b8b3-000a95bc6fae">
    <topic>sylpheed -- buffer overflow in header processing</topic>
    <affects>
      <package>
	<name>sylpheed</name>
	<name>sylpheed-claws</name>
	<name>sylpheed-gtk2</name>
	