<?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-2010 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.2258 2010/12/04 04:29:19 osa Exp $

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

-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
  <vuln vid="ed7fa1b4-ff59-11df-9759-080027284eaa">
    <topic>proftpd -- Compromised source packages backdoor</topic>
    <affects>
      <package>
	<name>proftpd</name>
	<range><eq>1.3.3c_2</eq></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The ProFTPD Project team reports:</p>
	<blockquote cite="http://proftpd.org/">
	  <p>The security issue is caused due to the distribution of compromised
            ProFTPD 1.3.3c source code packages via the project's main FTP server
            and all of the mirror servers, which contain a backdoor allowing
            remote root access.</p>
	</blockquote>
      </body>
    </description>
    <references>
	  <url>http://sourceforge.net/mailarchive/message.php?msg_name=alpine.DEB.2.00.1012011542220.12930%40familiar.castaglia.org</url>
          <url>http://secunia.com/advisories/42449</url>
    </references>
    <dates>
      <discovery>2010-11-28</discovery>
      <entry>2010-12-04</entry>
    </dates>
  </vuln>

  <vuln vid="753f8185-5ba9-42a4-be02-3f55ee580093">
    <topic>phpMyAdmin -- XSS attack in database search</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>3.3.8.1</lt></range>
      </package>
      <package>
	<name>phpMyAdmin211</name>
	<range><lt>2.11.11.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpMyAdmin team reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2010-8.php">
	  <p>It was possible to conduct a XSS attack using spoofed request on the
	    db search script.</p>
	</blockquote>
      </body>
    </description>
    <references>
	  <freebsdpr>ports/152685</freebsdpr>
	  <freebsdpr>ports/152686</freebsdpr>
	  <cvename>CVE-2010-4329</cvename>
	  <url>http://www.phpmyadmin.net/home_page/security/PMASA-2010-8.php</url>
    </references>
    <dates>
      <discovery>2010-11-29</discovery>
      <entry>2010-11-30</entry>
    </dates>
  </vuln>

  <vuln vid="f154a3c7-f7f4-11df-b617-00e0815b8da8">
    <topic>isc-dhcp-server -- Empty link-address denial of service</topic>
    <affects>
      <package>
	<name>isc-dhcp41-server</name>
	<range><ge>4.1.0</ge><lt>4.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>ISC reports:</p>
	<blockquote cite="http://www.isc.org/software/dhcp/advisories/cve-2010-3611">
	  <p>If the server receives a DHCPv6 packet containing one or more
	    Relay-Forward messages, and none of them supply an address in the
	    Relay-Forward link-address field, then the server will crash. This
	    can be used as a single packet crash attack vector.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-3611</cvename>
      <url>http://www.isc.org/software/dhcp/advisories/cve-2010-3611</url>
      <url>http://www.kb.cert.org/vuls/id/102047</url>
    </references>
    <dates>
      <discovery>2010-11-02</discovery>
      <entry>2010-11-24</entry>
    </dates>
  </vuln>

  <vuln vid="373e412e-f748-11df-96cd-0015f2db7bde">
    <topic>OpenTTD -- Denial of service (server/client) via invalid read</topic>
    <affects>
      <package>
	<name>openttd</name>
	<range><ge>1.0.0</ge><lt>1.0.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The OpenTTD Team reports:</p>
	<blockquote cite="http://security.openttd.org/en/CVE-2010-4168">
	  <p>When a client disconnects, without sending the "quit" or
	    "client error" message, the server has a chance of reading and
	    writing a just freed piece of memory.  The writing can only
	    happen while the server is sending the map.  Depending on what
	    happens directly after freeing the memory there is a chance of
	    segmentation fault, and thus a denial of service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-4168</cvename>
      <url>http://security.openttd.org/en/CVE-2010-4168</url>
    </references>
    <dates>
      <discovery>2010-11-20</discovery>
      <entry>2010-11-23</entry>
    </dates>
  </vuln>

  <vuln vid="a3314314-f731-11df-a757-0011098ad87f">
    <topic>horde-base -- XSS: VCARD attachments vulnerability</topic>
    <affects>
      <package>
	<name>horde-base</name>
	<range><lt>3.3.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
      	<p>The Horde team reports:</p>
	<blockquote cite="http://article.gmane.org/gmane.comp.horde.announce/532">
	  <p>The major changes compared to Horde version 3.3.10 are:</p>
          <p>* Fixed XSS vulnerability when viewing details of a vCard.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://article.gmane.org/gmane.comp.horde.announce/532</url>
      <url>http://bugs.horde.org/ticket/9357</url>
    </references>
    <dates>
      <discovery>2010-11-02</discovery>
      <entry>2010-11-23</entry>
    </dates>
  </vuln>

  <vuln vid="533d20e7-f71f-11df-9ae1-000bcdf0a03b">
    <topic>proftpd -- remote code execution vulnerability</topic>
    <affects>
      <package>
	<name>proftpd</name>
	<range><lt>1.3.3c</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Tippingpoint reports:</p>
	<blockquote cite="http://www.zerodayinitiative.com/advisories/ZDI-10-229/">
	  <p>This vulnerability allows remote attackers to execute arbitrary
	    code on vulnerable installations of ProFTPD.  Authentication is not
	    required to exploit this vulnerability.</p>

	  <p>The flaw exists within the proftpd server component which
	    listens by default on TCP port 21.  When reading user input if a
	    TELNET_IAC escape sequence is encountered the process
	    miscalculates a buffer length counter value allowing a user
	    controlled copy of data to a stack buffer.  A remote attacker can
	    exploit this vulnerability to execute arbitrary code under the
	    context of the proftpd process.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>44562</bid>
      <cvename>CVE-2010-4221</cvename>
      <url>http://www.zerodayinitiative.com/advisories/ZDI-10-229/</url>
    </references>
    <dates>
      <discovery>2010-11-02</discovery>
      <entry>2010-11-23</entry>
    </dates>
  </vuln>

  <vuln vid="3042c33a-f237-11df-9d02-0018fe623f2b">
    <topic>openssl -- TLS extension parsing race condition</topic>
    <affects>
      <package>
        <name>openssl</name>
        <range><lt>1.0.0_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>OpenSSL Team reports:</p>
        <blockquote cite="http://openssl.org/news/secadv_20101116.txt">
          <p>Rob Hulswit has found a flaw in the OpenSSL TLS server extension
            code parsing which on affected servers can be exploited in a buffer
            overrun attack.</p>
          <p>Any OpenSSL based TLS server is vulnerable if it is multi-threaded
            and uses OpenSSL's internal caching mechanism. Servers that are
            multi-process and/or disable internal session caching are NOT
            affected.</p>
          <p>In particular the Apache HTTP server (which never uses OpenSSL
            internal caching) and Stunnel (which includes its own workaround)
            are NOT affected.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-3864</cvename>
      <url>http://openssl.org/news/secadv_20101116.txt</url>
    </references>
    <dates>
      <discovery>2010-10-08</discovery>
      <entry>2010-11-17</entry>
    </dates>
  </vuln>

  <vuln vid="76b597e4-e9c6-11df-9e10-001b2134ef46">
    <topic>linux-flashplugin -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><lt>9.0r289</lt></range>
      </package>
      <package>
	<name>linux-f8-flashplugin</name>
	<name>linux-f10-flashplugin</name>
	<range><lt>10.1r102</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe Product Security Incident Response Team reports:</p>
	<blockquote cite="http://www.adobe.com/support/security/bulletins/apsb10-26.html">
	  <p>Critical vulnerabilities have been identified in
	    Adobe Flash Player 10.1.85.3 and earlier versions for
	    Windows, Macintosh, Linux, and Solaris, and Adobe Flash Player
	    10.1.95.1 for Android. These vulnerabilities, including
	    CVE-2010-3654 referenced in Security Advisory APSA10-05,
	    could cause the application to crash and could potentially
	    allow an attacker to take control of the affected system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-3636</cvename>
      <cvename>CVE-2010-3637</cvename>
      <cvename>CVE-2010-3638</cvename>
      <cvename>CVE-2010-3639</cvename>
      <cvename>CVE-2010-3640</cvename>
      <cvename>CVE-2010-3641</cvename>
      <cvename>CVE-2010-3642</cvename>
      <cvename>CVE-2010-3643</cvename>
      <cvename>CVE-2010-3644</cvename>
      <cvename>CVE-2010-3645</cvename>
      <cvename>CVE-2010-3646</cvename>
      <cvename>CVE-2010-3647</cvename>
      <cvename>CVE-2010-3648</cvename>
      <cvename>CVE-2010-3649</cvename>
      <cvename>CVE-2010-3650</cvename>
      <cvename>CVE-2010-3652</cvename>
      <cvename>CVE-2010-3654</cvename>
      <cvename>CVE-2010-3676</cvename>
      <url>http://www.adobe.com/support/security/bulletins/apsb10-26.html</url>
      <url>http://www.adobe.com/support/security/advisories/apsa10-05.html</url>
    </references>
    <dates>
      <discovery>2010-09-28</discovery>
      <entry>2010-11-06</entry>
    </dates>
  </vuln>

  <vuln vid="b2eaa7c2-e64a-11df-bc65-0022156e8794">
    <topic>Wireshark -- DoS in the BER-based dissectors</topic>
    <affects>
      <package>
	<name>wireshark</name>
	<range><ge>1.3</ge><lt>1.4.1</lt></range>
	<range><ge>1.0</ge><lt>1.2.12</lt></range>
      </package>
      <package>
	<name>wireshark-lite</name>
	<range><ge>1.3</ge><lt>1.4.1</lt></range>
	<range><ge>1.0</ge><lt>1.2.12</lt></range>
      </package>
      <package>
	<name>tshark</name>
	<range><ge>1.3</ge><lt>1.4.1</lt></range>
	<range><ge>1.0</ge><lt>1.2.12</lt></range>
      </package>
      <package>
	<name>tshark-lite</name>
	<range><ge>1.3</ge><lt>1.4.1</lt></range>
	<range><ge>1.0</ge><lt>1.2.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/41535">
	  <p>A vulnerability has been discovered in Wireshark, which can
	  be exploited by malicious people to cause a DoS (Denial of
	  Service).</p>
	  <p>The vulnerability is caused due to an infinite recursion
	  error in the "dissect_unknown_ber()" function in
	  epan/dissectors/packet-ber.c and can be exploited to cause a
	  stack overflow e.g. via a specially crafted SNMP packet.</p>
	  <p>The vulnerability is confirmed in version 1.4.0 and
	  reported in version 1.2.11 and prior and version 1.4.0 and
	  prior.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-3445</cvename>
      <url>http://www.wireshark.org/lists/wireshark-announce/201010/msg00002.html</url>
      <url>http://www.wireshark.org/lists/wireshark-announce/201010/msg00001.html</url>
    </references>
    <dates>
      <discovery>2010-09-16</discovery>
      <entry>2010-11-05</entry>
    </dates>
  </vuln>

  <vuln vid="4ab29e12-e787-11df-adfa-00e0815b8da8">
    <topic>Mailman -- cross-site scripting in web interface</topic>
    <affects>
      <package>
	<name>mailman</name>
	<range><lt>2.1.14</lt></range>
      </package>
    </affects>
    <description>
	<body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/41265">
	  <p>Two vulnerabilities have been reported in Mailman, which
	    can be exploited by malicious users to conduct script
	    insertion attacks.</p>
	  <p>Certain input passed via the list descriptions is not
	    properly sanitised before being displayed to the user. This
	    can be exploited to insert arbitrary HTML and script code,
	    which will be executed in a user's browser session in context
	    of an affected site when the malicious data is being
	    viewed.</p>
	  <p>Successful exploitation requires "list owner" permissions.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>43187</bid>
      <cvename>CVE-2010-3089</cvename>
      <url>http://secunia.com/advisories/41265</url>
    </references>
    <dates>
      <discovery>2010-09-14</discovery>
      <entry>2010-11-03</entry>
    </dates>
  </vuln>

  <vuln vid="96e776c7-e75c-11df-8f26-00151735203a">
    <topic>OTRS -- Multiple XSS and denial of service vulnerabilities</topic>
    <affects>
      <package>
	<name>otrs</name>
	<range><gt>2.3.*</gt><lt>2.4.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>OTRS Security Advisory reports:</p>
	<blockquote cite="http://otrs.org/advisory/OSA-2010-02-en/">
          <ul>
	    <li>Multiple Cross Site Scripting issues:
              Missing HTML quoting allows authenticated agents or
              customers to inject HTML tags. This vulnerability
              allows an attacker to inject script code into the OTRS
              web-interface which will be loaded and executed
              in the browsers of system users.</li>
	    <li>Possible Denial of Service Attack:
              Perl's regular expressions consume 100% CPU time
              on the server if an agent or customer views an affected
              article.  To exploit this vulnerability the malicious user
              needs to send extremely large HTML emails to your
              system address.</li>
          </ul>
	</blockquote>
	<blockquote cite="http://otrs.org/advisory/OSA-2010-03-en/">
	  <p>AgentTicketZoom is vulnerable to XSS attacks from HTML e-mails:</p>
	  <p>Whenever a customer sends an HTML e-mail and RichText is enabled
             in OTRS, javascript contained in the email can do everything
             in the OTRS agent interface that the agent himself could do.</p>
	  <p>Most relevant is that this type of exploit can be used in such
             a way that the agent won't even detect he is being exploited.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2080</cvename>
      <cvename>CVE-2010-4071</cvename>
      <url>http://otrs.org/advisory/OSA-2010-02-en/</url>
      <url>http://otrs.org/advisory/OSA-2010-03-en/</url>
    </references>
    <dates>
      <discovery>2010-09-15</discovery>
      <entry>2010-11-03</entry>
    </dates>
  </vuln>

  <vuln vid="c223b00d-e272-11df-8e32-000f20797ede">
    <topic>mozilla -- Heap buffer overflow mixing document.write and DOM insertion</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.6.*,1</gt><lt>3.6.12,1</lt></range>
	<range><gt>3.5.*,1</gt><lt>3.5.15,1</lt></range>
      </package>
      <package>
	<name>libxul</name>
	<range><gt>1.9.2.*</gt><lt>1.9.2.12</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>3.6.12,1</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.5.15</lt></range>
      </package>
      <package>
	<name>linux-seamonkey</name>
	<range><lt>2.0.10</lt></range>
      </package>
      <package>
	<name>linux-thunderbird</name>
	<range><lt>3.1.6</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<range><gt>2.0.*</gt><lt>2.0.10</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<range><ge>3.0</ge><lt>3.0.10</lt></range>
	<range><ge>3.1</ge><lt>3.1.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-73 Heap buffer overflow mixing document.write and DOM insertion</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-3765</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-73.html</url>
    </references>
    <dates>
      <discovery>2010-10-27</discovery>
      <entry>2010-10-28</entry>
    </dates>
  </vuln>

  <vuln vid="aab187d4-e0f3-11df-b1ea-001999392805">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>opera</name>
        <range><lt>10.63</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>The Opera Desktop Team reports:</p>
        <blockquote cite="http://www.opera.com/docs/changelogs/unix/1063/">
          <ul>
            <li>Fixed an issue that allowed cross-domain checks to be bypassed,
              allowing limited data theft using CSS, as reported by Isaac
              Dawson.</li>
            <li>Fixed an issue where manipulating the window could be used to
              spoof the page address.</li>
            <li>Fixed an issue with reloads and redirects that could allow
              spoofing and cross-site scripting.</li>
            <li>Fixed an issue that allowed private video streams to be
              intercepted, as reported by Nirankush Panchbhai of Microsoft
              Vulnerability Research.</li>
            <li>Fixed an issue that caused JavaScript to run in the wrong
              security context after manual interaction.</li>
          </ul>
        </blockquote>
      </body>
    </description>
    <references>
      <url>http://www.opera.com/support/kb/view/971/</url>
      <url>http://www.opera.com/support/kb/view/972/</url>
      <url>http://www.opera.com/support/kb/view/973/</url>
      <url>http://www.opera.com/support/kb/view/974/</url>
      <url>http://www.opera.com/support/kb/view/976/</url>
    </references>
    <dates>
      <discovery>2010-10-12</discovery>
      <entry>2010-10-26</entry>
    </dates>
  </vuln>

  <vuln vid="0ddb57a9-da20-4e99-b048-4366092f3d31">
    <topic>bzip2 -- integer overflow vulnerability</topic>
    <affects>
      <package>
    <name>bzip2</name>
    <range><lt>1.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
    <p>Secunia reports:</p>
    <blockquote cite="http://secunia.com/advisories/41452">
      <p>A vulnerability has been reported in bzip2, which can be exploited by
        malicious people to cause a DoS (Denial of Service) or potentially
        compromise a vulnerable system.</p>
      <p>The vulnerability is caused due to an integer overflow in the
        "BZ2_decompress()" function in decompress.c and can be exploited to
        cause a crash or potentially execute arbitrary code.</p>
      <p></p>
    </blockquote>
      </body>
    </description>
    <references>
      <freebsdsa>SA-10:08.bzip2</freebsdsa>
      <freebsdpr>ports/151364</freebsdpr>
      <cvename>CVE-2010-0405</cvename>
      <bid>43331</bid>
	  <mlist>http://www.openwall.com/lists/oss-security/2010/09/21/4</mlist>
      <url>http://secunia.com/advisories/41452</url>
    </references>
    <dates>
      <discovery>2010-09-21</discovery>
      <entry>2010-10-25</entry>
    </dates>
  </vuln>

  <vuln vid="18dc48fe-ca42-11df-aade-0050568f000c">
    <topic>FreeBSD -- Integer overflow in bzip2 decompression</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>6.4</gt><lt>6.4_11</lt></range>
	<range><gt>7.1</gt><lt>7.1_14</lt></range>
	<range><gt>7.3</gt><lt>7.3_3</lt></range>
	<range><gt>8.0</gt><lt>8.0_5</lt></range>
	<range><gt>8.1</gt><lt>8.1_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>When decompressing data, the run-length encoded values are not
	  adequately sanity-checked, allowing for an integer overflow.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-10:08.bzip2</freebsdsa>
    </references>
    <dates>
      <discovery>2010-09-20</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="7a09a8df-ca41-11df-aade-0050568f000c">
    <topic>FreeBSD -- Lost mbuf flag resulting in data corruption</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>7.1</gt><lt>7.1_13</lt></range>
	<range><gt>7.3</gt><lt>7.3_2</lt></range>
	<range><gt>8.0</gt><lt>8.0_4</lt></range>
	<range><gt>8.1</gt><lt>8.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>The read-only flag is not correctly copied when a mbuf buffer
	  reference is duplicated. When the sendfile(2) system call is used to
	  transmit data over the loopback interface, this can result in the
	  backing pages for the transmitted file being modified, causing data
	  corruption.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-10:07.mbuf</freebsdsa>
    </references>
    <dates>
      <discovery>2010-07-13</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="0dc91089-ca41-11df-aade-0050568f000c">
    <topic>FreeBSD -- Unvalidated input in nfsclient</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>7.2</gt><lt>7.2_8</lt></range>
	<range><gt>7.3</gt><lt>7.3_1</lt></range>
	<range><gt>8.0</gt><lt>8.0_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>The NFS client subsystem fails to correctly validate the length of a
	  parameter provided by the user when a filesystem is mounted.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-10:06.nfsclient</freebsdsa>
    </references>
    <dates>
      <discovery>2010-05-27</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="768cfe70-ca40-11df-aade-0050568f000c">
    <topic>FreeBSD -- OPIE off-by-one stack overflow</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>6.4</gt><lt>6.4_10</lt></range>
	<range><gt>7.1</gt><lt>7.1_12</lt></range>
	<range><gt>7.2</gt><lt>7.2_8</lt></range>
	<range><gt>7.3</gt><lt>7.3_1</lt></range>
	<range><gt>8.0</gt><lt>8.0_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>A programming error in the OPIE library could allow an off-by-one
	  buffer overflow to write a single zero byte beyond the end of an
	  on-stack buffer.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-10:05.opie</freebsdsa>
    </references>
    <dates>
      <discovery>2010-05-27</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="f6eb2279-ca3f-11df-aade-0050568f000c">
    <topic>FreeBSD -- Insufficient environment sanitization in jail(8)</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>8.0</gt><lt>8.0_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>The jail(8) utility does not change the current working directory
	  while imprisoning. The current working directory can be accessed by
	  its descendants.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-10:04.jail</freebsdsa>
    </references>
    <dates>
      <discovery>2010-05-27</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="97f09f2f-ca3f-11df-aade-0050568f000c">
    <topic>FreeBSD -- ZFS ZIL playback with insecure permissions</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>7.1</gt><lt>7.1_10</lt></range>
	<range><gt>7.2</gt><lt>7.2_6</lt></range>
	<range><gt>8.0</gt><lt>8.0_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>When replaying setattr transaction, the replay code would set the
	  attributes with certain insecure defaults, when the logged
	  transaction did not touch these attributes.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-10:03.zfs</freebsdsa>
    </references>
    <dates>
      <discovery>2010-01-06</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="48103b0a-ca3f-11df-aade-0050568f000c">
    <topic>FreeBSD -- ntpd mode 7 denial of service</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_15</lt></range>
	<range><gt>6.4</gt><lt>6.4_9</lt></range>
	<range><gt>7.1</gt><lt>7.1_10</lt></range>
	<range><gt>7.2</gt><lt>7.2_6</lt></range>
	<range><gt>8.0</gt><lt>8.0_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>If ntpd receives a mode 7 (MODE_PRIVATE) request or error response
	  from a source address not listed in either a 'restrict ... noquery'
	  or a 'restrict ... ignore' section it will log the even and send a
	  mode 7 error response.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-10:02.ntpd</freebsdsa>
    </references>
    <dates>
      <discovery>2010-01-06</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="e500b9bf-ca3e-11df-aade-0050568f000c">
    <topic>FreeBSD -- BIND named(8) cache poisoning with DNSSEC validation</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_15</lt></range>
	<range><gt>6.4</gt><lt>6.4_9</lt></range>
	<range><gt>7.1</gt><lt>7.1_10</lt></range>
	<range><gt>7.2</gt><lt>7.2_6</lt></range>
	<range><gt>8.0</gt><lt>8.0_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>If a client requests DNSSEC records with the Checking Disabled (CD)
	  flag set, BIND may cache the unvalidated responses. These responses
	  may later be returned to another client that has not set the CD
	  flag.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-10:01.bind</freebsdsa>
    </references>
    <dates>
      <discovery>2010-01-06</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="6e87b696-ca3e-11df-aade-0050568f000c">
    <topic>FreeBSD -- Inappropriate directory permissions in freebsd-update(8)</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_14</lt></range>
	<range><gt>6.4</gt><lt>6.4_8</lt></range>
	<range><gt>7.1</gt><lt>7.1_9</lt></range>
	<range><gt>7.2</gt><lt>7.2_5</lt></range>
	<range><gt>8.0</gt><lt>8.0_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>When downloading updates to FreeBSD via 'freebsd-update fetch' or
	  'freebsd-update upgrade', the freebsd-update(8) utility copies
	  currently installed files into its working directory
	  (/var/db/freebsd-update by default) both for the purpose of merging
	  changes to configuration files and in order to be able to roll back
	  installed updates.</p>
	<p>The default working directory used by freebsd-update(8) is normally
	  created during the installation of FreeBSD with permissions which
	  allow all local users to see its contents, and freebsd-update(8) does
	  not take any steps to restrict access to files stored in said
	  directory.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-09:17.freebsd-update</freebsdsa>
    </references>
    <dates>
      <discovery>2009-12-03</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="ad08d14b-ca3d-11df-aade-0050568f000c">
    <topic>FreeBSD -- Improper environment sanitization in rtld(1)</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>7.1</gt><lt>7.1_9</lt></range>
	<range><gt>7.2</gt><lt>7.2_5</lt></range>
	<range><gt>8.0</gt><lt>8.0_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>When running setuid programs rtld will normally remove potentially
        dangerous environment variables. Due to recent changes in FreeBSD
        environment variable handling code, a corrupt environment may
        result in attempts to unset environment variables failing.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-09:16.rtld</freebsdsa>
    </references>
    <dates>
      <discovery>2009-12-03</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="406779fd-ca3b-11df-aade-0050568f000c">
    <topic>FreeBSD -- SSL protocol flaw</topic>
    <affects>
	<package>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_14</lt></range>
	<range><gt>6.4</gt><lt>6.4_8</lt></range>
	<range><gt>7.1</gt><lt>7.1_9</lt></range>
	<range><gt>7.2</gt><lt>7.2_5</lt></range>
	<range><gt>8.0</gt><lt>8.0_1</lt></range>
      </package>
    </affects>
    <description>
	<body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>The SSL version 3 and TLS protocols support session
	  renegotiation without cryptographically tying the new
	  session parameters to the old parameters.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-09:15.ssl</freebsdsa>
    </references>
    <dates>
      <discovery>2009-12-03</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="c9a6ae4a-df8b-11df-9573-00262d5ed8ee">
    <topic>monotone -- remote denial of service in default setup</topic>
    <affects>
      <package>
	<name>monotone</name>
	<range><lt>0.48.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The monotone developers report:</p>
	<blockquote cite="http://www.monotone.ca/NEWS">
	  <p>Running "mtn ''" or "mtn ls ''" doesn't cause an internal
          error anymore. In monotone 0.48 and earlier this behavior
          could be used to crash a server remotely (but only if it was
          configured to allow execution of remote commands).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <freebsdpr>ports/151665</freebsdpr>
      <url>http://www.monotone.ca/NEWS</url>
      <url>http://www.thomaskeller.biz/blog/2010/10/22/monotone-0-48-1-released-please-update-your-servers/</url>
    </references>
    <dates>
      <discovery>2010-10-21</discovery>
      <entry>2010-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="c4f067b9-dc4a-11df-8e32-000f20797ede">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.6.*,1</gt><lt>3.6.11,1</lt></range>
	<range><gt>3.5.*,1</gt><lt>3.5.14,1</lt></range>
      </package>
      <package>
	<name>libxul</name>
	<range><gt>1.9.2.*</gt><lt>1.9.2.11</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>3.6.11,1</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.5.14</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<range><gt>2.0.*</gt><lt>2.0.9</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<range><ge>3.0</ge><lt>3.0.9</lt></range>
	<range><ge>3.1</ge><lt>3.1.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14)</p>
	  <p>MFSA 2010-65 Buffer overflow and memory corruption using document.write</p>
	  <p>MFSA 2010-66 Use-after-free error in nsBarProp</p>
	  <p>MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter</p>
	  <p>MFSA 2010-68 XSS in gopher parser when parsing hrefs</p>
	  <p>MFSA 2010-69 Cross-site information disclosure via modal calls</p>
	  <p>MFSA 2010-70 SSL wildcard certificate matching IP addresses</p>
	  <p>MFSA 2010-71 Unsafe library loading vulnerabilities</p>
	  <p>MFSA 2010-72 Insecure Diffie-Hellman key exchange</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-3170</cvename>
      <cvename>CVE-2010-3173</cvename>
      <cvename>CVE-2010-3174</cvename>
      <cvename>CVE-2010-3175</cvename>
      <cvename>CVE-2010-3176</cvename>
      <cvename>CVE-2010-3177</cvename>
      <cvename>CVE-2010-3178</cvename>
      <cvename>CVE-2010-3179</cvename>
      <cvename>CVE-2010-3180</cvename>
      <cvename>CVE-2010-3181</cvename>
      <cvename>CVE-2010-3182</cvename>
      <cvename>CVE-2010-3183</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-64.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-65.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-66.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-67.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-68.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-69.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-70.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-71.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-72.html</url>
    </references>
    <dates>
      <discovery>2010-10-19</discovery>
      <entry>2010-10-20</entry>
    </dates>
  </vuln>

  <vuln vid="e5090d2a-dbbe-11df-82f8-0015f2db7bde">
    <topic>Webkit-gtk2 -- Multiple Vulnabilities</topic>
    <affects>
      <package>
	<name>webkit-gtk2</name>
	<range><lt>1.2.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gustavo Noronha Silva reports:</p>
	<blockquote cite="http://gitorious.org/webkitgtk/stable/blobs/master/WebKit/gtk/NEWS">
	  <p>The patches to fix the following CVEs are included with help from
	     Vincent Danen and other members of the Red Hat security team:</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1780</cvename>
      <cvename>CVE-2010-1807</cvename>
      <cvename>CVE-2010-1812</cvename>
      <cvename>CVE-2010-1814</cvename>
      <cvename>CVE-2010-1815</cvename>
      <cvename>CVE-2010-3113</cvename>
      <cvename>CVE-2010-3114</cvename>
      <cvename>CVE-2010-3115</cvename>
      <cvename>CVE-2010-3116</cvename>
      <cvename>CVE-2010-3257</cvename>
      <cvename>CVE-2010-3259</cvename>
      <url>http://gitorious.org/webkitgtk/stable/blobs/master/WebKit/gtk/NEWS</url>
    </references>
    <dates>
      <discovery>2010-10-01</discovery>
      <entry>2010-10-19</entry>
    </dates>
  </vuln>

  <vuln vid="dd943fbb-d0fe-11df-95a8-00219b0fc4d8">
    <topic>apr -- multiple vunerabilities</topic>
    <affects>
      <package>
	<name>apr1</name>
	<range><lt>1.4.2.1.3.10</lt></range>
      </package>
      <package>
	<name>apr0</name>
	<range><lt>0.9.19.0.9.19</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
        <blockquote cite="http://secunia.com/advisories/41701">
          <p>Multiple vulnerabilities have been reported in APR-util, which can
            be exploited by malicious people to cause a DoS (Denial of
            Service).</p>
          <p>Two XML parsing vulnerabilities exist in the bundled version of
            expat.</p>
          <p>An error within the "apr_brigade_split_line()" function in
            buckets/apr_brigade.c can be exploited to cause high memory
            consumption.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>43673</bid>
      <cvename>CVE-2009-3560</cvename>
      <cvename>CVE-2009-3720</cvename>
      <cvename>CVE-2010-1623</cvename>
      <url>http://www.apache.org/dist/apr/CHANGES-APR-UTIL-1.3</url>
      <url>http://secunia.com/advisories/41701</url>
    </references>
    <dates>
      <discovery>2010-10-02</discovery>
      <entry>2010-10-06</entry>
      <modified>2010-10-20</modified>
    </dates>
  </vuln>

  <vuln vid="99021f88-ca3c-11df-be21-00e018aa7788">
    <topic>phpmyfaq -- cross site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>phpmyfaq</name>
	<range><lt>2.6.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The phpMyFAQ project reports:</p>
	<blockquote cite="http://www.phpmyfaq.de/advisory_2010-09-28.php">
	  <p>The phpMyFAQ Team has learned of a security issue that has been
	    discovered in phpMyFAQ 2.6.x: phpMyFAQ doesn't sanitize
	    some variables in different pages correctly. With a
	    properly crafted URL it is e.g.  possible to inject
	    JavaScript code into the output of a page, which could
	    result in the leakage of domain cookies (f.e. session
	    identifiers)..</p>
	</blockquote>
      </body>
    </description>
    <references>
      <freebsdpr>ports/151055</freebsdpr>
      <url>http://www.phpmyfaq.de/advisory_2010-09-28.php</url>
    </references>
    <dates>
      <discovery>2010-09-28</discovery>
      <entry>2010-10-02</entry>
    </dates>
  </vuln>

  <vuln vid="e08c596e-cb28-11df-9c1b-0011098ad87f">
    <topic>horde-gollem -- XSS vulnerability</topic>
    <affects>
      <package>
	<name>horde-gollem</name>
	<range><lt>1.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
      	<p>The Horde team reports:</p>
	<blockquote cite="http://article.gmane.org/gmane.comp.horde.announce/523">
	  <p>The major changes compared to Gollem version H3 (1.1.1) are:</p>
          <p>* Fixed an XSS vulnerability in the file viewer.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://article.gmane.org/gmane.comp.horde.announce/523</url>
      <url>http://git.horde.org/diff.php/gollem/docs/CHANGES?rt=horde&amp;r1=1.114.2.55&amp;r2=1.114.2.59&amp;ty=h</url>
      <url>http://bugs.horde.org/ticket/9191</url>
    </references>
    <dates>
      <discovery>2010-08-21</discovery>
      <entry>2010-09-28</entry>
    </dates>
  </vuln>

  <vuln vid="6c4db192-cb23-11df-9c1b-0011098ad87f">
    <topic>horde-imp -- XSS vulnerability</topic>
    <affects>
      <package>
	<name>horde-imp</name>
	<range><lt>4.3.8,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
      	<p>The Horde team reports:</p>
	<blockquote cite="http://article.gmane.org/gmane.comp.horde.announce/516">
	  <p>Thanks to Naumann IT Security Consulting for reporting the XSS
            vulnerability.</p>
	  <p>The major changes compared to IMP version H3 (4.3.7) are:</p>
          <p>* Fixed an XSS vulnerability in the Fetchmail configuration.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://article.gmane.org/gmane.comp.horde.announce/516</url>
      <url>http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde&amp;r1=1.699.2.424&amp;r2=1.699.2.430&amp;ty=h</url>
    </references>
    <dates>
      <discovery>2010-09-28</discovery>
      <entry>2010-09-28</entry>
    </dates>
  </vuln>

  <vuln vid="8fc55043-cb1e-11df-9c1b-0011098ad87f">
    <topic>horde-base -- XSS and CSRF vulnerabilities</topic>
    <affects>
      <package>
	<name>horde-base</name>
	<range><lt>3.3.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
      	<p>The Horde team reports:</p>
	<blockquote cite="http://article.gmane.org/gmane.comp.horde.announce/515">
	  <p>Thanks to Naumann IT Security Consulting for reporting the XSS
            vulnerability.</p>
	  <p>Thanks to Secunia for releasing an advisory for the new CSRF
            protection in the preference interface</p>
	  <p>The major changes compared to Horde version 3.3.8 are:</p>
          <p>* Fixed XSS vulnerability in util/icon_browser.php.</p>
          <p>* Protected preference forms against CSRF attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://article.gmane.org/gmane.comp.horde.announce/515</url>
      <url>http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.515.2.607&amp;r2=1.515.2.620&amp;ty=h</url>
      <url>http://secunia.com/advisories/39860/</url>
      <url>http://holisticinfosec.org/content/view/145/45/</url>
    </references>
    <dates>
      <discovery>2010-06-03</discovery>
      <entry>2010-09-28</entry>
    </dates>
  </vuln>

  <vuln vid="80b6d6cc-c970-11df-bb18-0015587e2cc1">
    <topic>openx -- remote code execution vulnerability</topic>
    <affects>
      <package>
	<name>openx</name>
	<range><lt>2.8.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The OpenX project reported:</p>
	<blockquote cite="http://blog.openx.org/09/security-update/">
	  <p>It has been brought to our attention that there is a vulnerability
	  in the 2.8 downloadable version of OpenX that can result in a server
	  running the downloaded version of OpenX being compromised.</p>
	</blockquote>
	<p>This vulnerability exists in the file upload functionality
	  and allows attackers to upload and execute PHP code of
	  their choice.</p>
      </body>
    </description>
    <references>
    <url>http://blog.openx.org/09/security-update/</url>
    <url>http://www.h-online.com/security/news/item/Web-sites-distribute-malware-via-hacked-OpenX-servers-1079099.html</url>
    </references>
    <dates>
      <discovery>2010-09-14</discovery>
      <entry>2010-09-26</entry>
    </dates>
  </vuln>

  <vuln vid="e4dac715-c818-11df-a92c-0015587e2cc1">
    <topic>squid -- Denial of service vulnerability in request handling</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><ge>3.0.1</ge><lt>3.0.25_3</lt></range>
	<range><ge>3.1.0.1</ge><lt>3.1.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Squid security advisory 2010:3 reports:</p>
	<blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2010_3.txt">
	  <p>Due to an internal error in string handling Squid is
	    vulnerable to a denial of service attack when processing
	    specially crafted requests.</p>
	  <p>This problem allows any trusted client to perform a
	    denial of service attack on the Squid service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-3072</cvename>
      <url>http://www.squid-cache.org/Advisories/SQUID-2010_3.txt</url>
    </references>
    <dates>
      <discovery>2010-08-30</discovery>
      <entry>2010-09-24</entry>
    </dates>
  </vuln>

  <vuln vid="8a34d9e6-c662-11df-b2e1-001b2134ef46">
    <topic>linux-flashplugin -- remote code execution</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><lt>9.0r283</lt></range>
      </package>
      <package>
	<name>linux-f8-flashplugin</name>
	<name>linux-f10-flashplugin</name>
	<range><lt>10.1r85</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe Product Security Incident Response Team reports:</p>
	<blockquote cite="http://www.adobe.com/support/security/advisories/apsa10-03.html">
	  <p>A critical vulnerability exists in Adobe Flash Player
	    10.1.82.76 and earlier versions for Windows, Macintosh,
	    Linux, Solaris, and Adobe Flash Player 10.1.92.10 for
	    Android.  This vulnerability also affects Adobe Reader
	    9.3.4 and earlier versions for Windows, Macintosh and
	    UNIX, and Adobe Acrobat 9.3.4 and earlier versions for
	    Windows and Macintosh.  This vulnerability (CVE-2010-2884)
	    could cause a crash and potentially allow an attacker
	    to take control of the affected system.  There are
	    reports that this vulnerability is being actively
	    exploited in the wild against Adobe Flash Player on
	    Windows.  Adobe is not aware of any attacks exploiting
	    this vulnerability against Adobe Reader or Acrobat to
	    date.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2884</cvename>
      <url>http://www.adobe.com/support/security/advisories/apsa10-03.html</url>
    </references>
    <dates>
      <discovery>2010-09-14</discovery>
      <entry>2010-09-22</entry>
    </dates>
  </vuln>

  <vuln vid="3ff95dd3-c291-11df-b0dc-00215c6a37bb">
    <topic>django -- cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>py23-django</name>
	<name>py24-django</name>
	<name>py25-django</name>
	<name>py26-django</name>
	<name>py30-django</name>
	<name>py31-django</name>
	<range><gt>1.2</gt><lt>1.2.2</lt></range>
      </package>
      <package>
	<name>py23-django-devel</name>
	<name>py24-django-devel</name>
	<name>py25-django-devel</name>
	<name>py26-django-devel</name>
	<name>py30-django-devel</name>
	<name>py31-django-devel</name>
	<range><lt>13698,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Django project reports:</p>
	<blockquote cite="http://www.djangoproject.com/weblog/2010/sep/08/security-release/">
	  <p>The provided template tag for inserting the CSRF
	    token into forms -- {% csrf_token %} -- explicitly
	    trusts the cookie value, and displays it as-is.
	    Thus, an attacker who is able to tamper with the
	    value of the CSRF cookie can cause arbitrary content
	    to be inserted, unescaped, into the outgoing HTML of
	    the form, enabling cross-site scripting (XSS) attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>43116</bid>
      <cvename>CVE-2010-3082</cvename>
      <url>http://xforce.iss.net/xforce/xfdb/61729</url>
    </references>
    <dates>
      <discovery>2010-09-13</discovery>
      <entry>2010-09-17</entry>
    </dates>
  </vuln>

  <vuln vid="9bcfd7b6-bcda-11df-9a6a-0015f2db7bde">
    <topic>webkit-gtk2 -- Multiple vulnabilities</topic>
    <affects>
      <package>
	<name>webkit-gtk2</name>
	<range><lt>1.2.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gustavo Noronha Silva reports:</p>
	<blockquote cite="http://gitorious.org/webkitgtk/stable/commit/9d07fda89aab7105962d933eef32ca15dda610d8">
	  <p>With help from Vincent Danen and other members of the Red Hat
             security team, the following CVE's where fixed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1781</cvename>
      <cvename>CVE-2010-1782</cvename>
      <cvename>CVE-2010-1784</cvename>
      <cvename>CVE-2010-1785</cvename>
      <cvename>CVE-2010-1786</cvename>
      <cvename>CVE-2010-1787</cvename>
      <cvename>CVE-2010-1788</cvename>
      <cvename>CVE-2010-1790</cvename>
      <cvename>CVE-2010-1792</cvename>
      <cvename>CVE-2010-1793</cvename>
      <cvename>CVE-2010-2648</cvename>
      <url>http://gitorious.org/webkitgtk/stable/commit/9d07fda89aab7105962d933eef32ca15dda610d8</url>
    </references>
    <dates>
      <discovery>2010-09-7</discovery>
      <entry>2010-09-10</entry>
    </dates>
  </vuln>

  <vuln vid="f866d2af-bbba-11df-8a8d-0008743bf21a">
    <topic>vim6 -- heap-based overflow while parsing shell metacharacters</topic>
    <affects>
      <package>
	<name>vim6</name>
	<name>vim6+ruby</name>
	<range><ge>6.2.429</ge><lt>6.3.62</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Description for CVE-2008-3432 says:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3432">
	  <p>Heap-based buffer overflow in the mch_expand_wildcards
	  function in os_unix.c in Vim 6.2 and 6.3 allows user-assisted
	  attackers to execute arbitrary code via shell metacharacters
	  in filenames, as demonstrated by the netrw.v3 test case.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3432</cvename>
      <url>http://www.openwall.com/lists/oss-security/2008/07/15/4</url>
    </references>
    <dates>
      <discovery>2008-07-31</discovery>
      <entry>2010-09-09</entry>
    </dates>
  </vuln>

  <vuln vid="4a21ce2c-bb13-11df-8e32-000f20797ede">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.6.*,1</gt><lt>3.6.9,1</lt></range>
	<range><gt>3.5.*,1</gt><lt>3.5.12,1</lt></range>
      </package>
      <package>
	<name>libxul</name>
	<range><gt>1.9.2.*</gt><lt>1.9.2.9</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>3.6.9,1</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.5.12</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<range><gt>2.0.*</gt><lt>2.0.7</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<range><ge>3.0</ge><lt>3.0.7</lt></range>
	<range><ge>3.1</ge><lt>3.1.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-49 Miscellaneous memory safety hazards (rv:1.9.2.9/ 1.9.1.12)</p>
	  <p>MFSA 2010-50 Frameset integer overflow vulnerability</p>
	  <p>MFSA 2010-51 Dangling pointer vulnerability using DOM plugin array</p>
	  <p>MFSA 2010-52 Windows XP DLL loading vulnerability</p>
	  <p>MFSA 2010-53 Heap buffer overflow in nsTextFrameUtils::TransformText</p>
	  <p>MFSA 2010-54 Dangling pointer vulnerability in nsTreeSelection</p>
	  <p>MFSA 2010-55 XUL tree removal crash and remote code execution</p>
	  <p>MFSA 2010-56 Dangling pointer vulnerability in nsTreeContentView</p>
	  <p>MFSA 2010-57 Crash and remote code execution in normalizeDocument</p>
	  <p>MFSA 2010-58 Crash on Mac using fuzzed font in data: URL</p>
	  <p>MFSA 2010-59 SJOW creates scope chains ending in outer object</p>
	  <p>MFSA 2010-60 XSS using SJOW scripted function</p>
	  <p>MFSA 2010-61 UTF-7 XSS by overriding document charset using object type attribute</p>
	  <p>MFSA 2010-62 Copy-and-paste or drag-and-drop into designMode document allows XSS</p>
	  <p>MFSA 2010-63 Information leak via XMLHttpRequest statusText</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2762</cvename>
      <cvename>CVE-2010-2763</cvename>
      <cvename>CVE-2010-2764</cvename>
      <cvename>CVE-2010-2765</cvename>
      <cvename>CVE-2010-2766</cvename>
      <cvename>CVE-2010-2767</cvename>
      <cvename>CVE-2010-2768</cvename>
      <cvename>CVE-2010-2769</cvename>
      <cvename>CVE-2010-2770</cvename>
      <cvename>CVE-2010-2760</cvename>
      <cvename>CVE-2010-3131</cvename>
      <cvename>CVE-2010-3166</cvename>
      <cvename>CVE-2010-3167</cvename>
      <cvename>CVE-2010-3168</cvename>
      <cvename>CVE-2010-3169</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-49.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-50.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-51.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-52.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-53.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-54.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-55.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-56.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-57.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-58.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-59.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-60.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-61.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-62.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-63.html</url>
    </references>
    <dates>
      <discovery>2010-09-07</discovery>
      <entry>2010-09-08</entry>
      <modified>2010-09-15</modified>
    </dates>
  </vuln>

  <vuln vid="67b514c3-ba8f-11df-8f6e-000c29a67389">
    <topic>sudo -- Flaw in Runas group matching</topic>
    <affects>
      <package>
	<name>sudo</name>
	<range><ge>1.7.0</ge><lt>1.7.4.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Todd Miller reports:</p>
	<blockquote cite="http://www.sudo.ws/sudo/alerts/runas_group.html">
	  <p>Beginning with sudo version 1.7.0 it has been possible to grant
	    permission to run a command using a specified group via sudo -g
	    option (run as group). A flaw exists in the logic that matches
	    Runas groups in the sudoers file when the -u option is also
	    specified (run as user). This flaw results in a positive match for
	    the user specified via -u so long as the group specified via -g
	    is allowed by the sudoers file.</p>
	  <p>Exploitation of the flaw requires that Sudo be configured with
	    sudoers entries that contain a Runas group. Entries that do not
	    contain a Runas group, or only contain a Runas user are not
	    affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2956</cvename>
      <url>http://www.sudo.ws/sudo/alerts/runas_group.html</url>
    </references>
    <dates>
      <discovery>2010-09-07</discovery>
      <entry>2010-09-07</entry>
    </dates>
  </vuln>

  <vuln vid="29b7e3f4-b6a9-11df-ae63-f255a795cb21">
    <topic>lftp -- multiple HTTP client download filename vulnerability</topic>
    <affects>
      <package>
	<name>lftp</name>
	<range><lt>4.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The get1 command, as used by lftpget, in LFTP before 4.0.6 does
	not properly validate a server-provided filename before determining
	the destination filename of a download, which allows remote servers
	to create or overwrite arbitrary files via a Content-Disposition
	header that suggests a crafted filename, and possibly execute
	arbitrary code as a consequence of writing to a dotfile in a home
	directory.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2251</cvename>
      <url>https://bugzilla.redhat.com/show_bug.cgi?id=591580</url>
    </references>
    <dates>
      <discovery>2010-06-09</discovery>
      <entry>2010-09-03</entry>
    </dates>
  </vuln>

  <vuln vid="d754b7d2-b6a7-11df-826c-e464a695cb21">
    <topic>wget -- multiple HTTP client download filename vulnerability</topic>
    <affects>
      <package>
	<name>wget</name>
	<name>wget-devel</name>
	<range><le>1.12_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>GNU Wget version 1.12 and earlier uses a server-provided filename
	instead of the original URL to determine the destination filename of
	a download, which allows remote servers to create or overwrite
	arbitrary files via a 3xx redirect to a URL with a .wgetrc filename
	followed by a 3xx redirect to a URL with a crafted filename, and
	possibly execute arbitrary code as a consequence of writing to a
	dotfile in a home directory.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2252</cvename>
      <url>https://bugzilla.redhat.com/show_bug.cgi?id=602797</url>
    </references>
    <dates>
      <discovery>2010-06-09</discovery>
      <entry>2010-09-03</entry>
    </dates>
  </vuln>

  <vuln vid="3a7c5fc4-b50c-11df-977b-ecc31dd8ad06">
    <topic>p5-libwww -- possibility to remote servers to create file with a .(dot) character</topic>
    <affects>
      <package>
	<name>p5-libwww</name>
	<range><lt>5.835</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>lwp-download in libwww-perl before 5.835 does not reject downloads
	  to filenames that begin with a `.' (dot) character, which allows
	  remote servers to create or overwrite files via a 3xx redirect to a
	  URL with a crafted filename or a Content-Disposition header that
	  suggests a crafted filename, and possibly execute arbitrary code as
	  a consequence of writing to a dotfile in a home directory.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2253</cvename>
      <url>http://cpansearch.perl.org/src/GAAS/libwww-perl-5.836/Changes</url>
    </references>
    <dates>
      <discovery>2010-06-09</discovery>
      <entry>2010-08-31</entry>
    </dates>
  </vuln>

  <vuln vid="167953a4-b01c-11df-9a98-0015587e2cc1">
    <topic>quagga -- stack overflow and DoS vulnerabilities</topic>
    <affects>
      <package>
	<name>quagga</name>
	<range><lt>0.99.17</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Red Hat security team reported two vulnerabilities:</p>
	<blockquote cite="http://www.openwall.com/lists/oss-security/2010/08/24/3">
	  <p>A stack buffer overflow flaw was found in the way Quagga's bgpd
	    daemon processed Route-Refresh messages. A configured
	    Border Gateway Protocol (BGP) peer could send a
	    Route-Refresh message with specially-crafted Outbound
	    Route Filtering (ORF) record, which would cause the
	    master BGP daemon (bgpd) to crash or, possibly, execute
	    arbitrary code with the privileges of the user running
	    bgpd.</p>
	  <p>A NULL pointer dereference flaw was found in the way
	    Quagga's bgpd daemon parsed paths of autonomous systems
	    (AS). A configured BGP peer could send a BGP update AS
	    path request with unknown AS type, which could lead to
	    denial of service (bgpd daemon crash).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.openwall.com/lists/oss-security/2010/08/24/3</url>
      <url>http://www.quagga.net/news2.php?y=2010&amp;m=8&amp;d=19#id1282241100</url>
    </references>
    <dates>
      <discovery>2010-08-24</discovery>
      <entry>2010-08-25</entry>
    </dates>
  </vuln>

  <vuln vid="8cbf4d65-af9a-11df-89b8-00151735203a">
    <topic>bugzilla -- information disclosure, denial of service</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<range><gt>2.17.1</gt><lt>3.6.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/3.2.7/">
          <ul>
	    <li>Remote Information Disclosure:
              An unprivileged user is normally not allowed to view
              other users' group membership. But boolean charts
              let the user use group-based pronouns, indirectly
              disclosing group membership. This security fix
              restricts the use of pronouns to groups the user
              belongs to.</li>
	    <li>Notification Bypass:
              Normally, when a user is impersonated, he receives
              an email informing him that he is being impersonated,
              containing the identity of the impersonator. However,
              it was possible to impersonate a user without this
              notification being sent.</li>
            <li>Remote Information Disclosure:
              An error message thrown by the "Reports" and "Duplicates"
              page confirmed the non-existence of products, thus
              allowing users to guess confidential product names.
              (Note that the "Duplicates" page was not vulnerable
              in Bugzilla 3.6rc1 and above though.)</li>
            <li>Denial of Service:
              If a comment contained the phrases "bug X" or
              "attachment X", where X was an integer larger than the
              maximum 32-bit signed integer size, PostgreSQL would
              throw an error, and any page containing that comment would
              not be viewable. On most Bugzillas, any user can enter
              a comment on any bug, so any user could have used this to
              deny access to one or all bugs. Bugzillas running on
              databases other than PostgreSQL are not affected.</li>
          </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2756</cvename>
      <cvename>CVE-2010-2757</cvename>
      <cvename>CVE-2010-2758</cvename>
      <cvename>CVE-2010-2759</cvename>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=417048</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=450013</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=577139</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=519835</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=583690</url>
    </references>
    <dates>
      <discovery>2010-08-05</discovery>
      <entry>2010-08-24</entry>
    </dates>
  </vuln>

  <vuln vid="b6069837-aadc-11df-82df-0015f2db7bde">
    <topic>OpenTTD -- Denial of service (server) via infinite loop</topic>
    <affects>
      <package>
	<name>openttd</name>
	<range><ge>1.0.1</ge><lt>1.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>OpenTTD project reports:</p>
	<blockquote cite="http://security.openttd.org/en/CVE-2010-2534">
	  <p>When multiple commands are queued (at the server) for execution
	     in the next game tick and an client joins the server can get into
	     an infinite loop. With the default settings triggering this bug
	     is difficult (if not impossible), however the larger value of
	     the "frame_freq" setting is easier it is to trigger the bug.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2534</cvename>
      <url>http://security.openttd.org/en/CVE-2010-2534</url>
    </references>
    <dates>
      <discovery>2010-06-27</discovery>
      <entry>2010-08-22</entry>
    </dates>
  </vuln>

  <vuln vid="67a1c3ae-ad69-11df-9be6-0015587e2cc1">
    <topic>corkscrew -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>corkscrew</name>
	<range><le>2.0</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The affected corkscrew versions use sscanf calls without proper
	  bounds checking. In the authentication file parsing routine
	  this can cause an exploitable buffer overflow condition.
	  A similar but issue exists in the server response code but
	  appears to be non-exploitable.</p>
      </body>
    </description>
    <references>
    	<url>http://people.freebsd.org/~niels/issues/corkscrew-20100821.txt</url>
    </references>
    <dates>
      <discovery>2010-08-21</discovery>
      <entry>2010-08-21</entry>
    </dates>
  </vuln>

  <vuln vid="274922b8-ad20-11df-af1f-00e0814cab4e">
    <topic>phpmyadmin -- Several XSS vulnerabilities</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>3.3.5.1</lt></range>
      </package>
      <package>
        <name>phpMyAdmin211</name>
	<range><lt>2.11.10.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpMyAdmin Team reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2010-5.php">
	  <p>It was possible to conduct a XSS attack using crafted URLs org
	    POST parameters on several pages.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-3056</cvename>
      <url>http://www.phpmyadmin.net/home_page/security/PMASA-2010-5.php</url>
    </references>
    <dates>
      <discovery>2010-08-09</discovery>
      <entry>2010-08-21</entry>
    </dates>
  </vuln>

  <vuln vid="68c7187a-abd2-11df-9be6-0015587e2cc1">
    <topic>slim -- insecure PATH assignment</topic>
    <affects>
      <package>
	<name>slim</name>
	<range><lt>1.3.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SLiM assigns logged on users a PATH in which the current
	  working directory ("./") is included. This PATH can allow
	  unintentional code execution through planted binaries and
	  has therefore been fixed SLiM version 1.3.2.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2945</cvename>
      <url>http://seclists.org/oss-sec/2010/q3/198</url>
    </references>
    <dates>
      <discovery>2010-05-12</discovery>
      <entry>2010-08-19</entry>
      <modified>2010-08-20</modified>
    </dates>
  </vuln>

  <vuln vid="34e0316a-aa91-11df-8c2e-001517289bf8">
    <topic>ruby -- UTF-7 encoding XSS vulnerability in WEBrick</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby+pthreads</name>
	<name>ruby+pthreads+oniguruma</name>
	<name>ruby+oniguruma</name>
	<range><ge>1.8.*,1</ge><lt>1.8.7.248_3,1</lt></range>
	<range><ge>1.9.*,1</ge><lt>1.9.1.430,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The official ruby site reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/news/2010/08/16/xss-in-webrick-cve-2010-0541/">
	  <p>WEBrick have had a cross-site scripting vulnerability that allows
	    an attacker to inject arbitrary script or HTML via a crafted URI.
	    This does not affect user agents that strictly implement HTTP/1.1,
	    however, some user agents do not.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>40895</bid>
      <cvename>CVE-2010-0541</cvename>
      <url>http://www.ruby-lang.org/en/news/2010/08/16/xss-in-webrick-cve-2010-0541/</url>
    </references>
    <dates>
      <discovery>2010-08-16</discovery>
      <entry>2010-08-17</entry>
      <modified>2010-08-20</modified>
    </dates>
  </vuln>

  <vuln vid="b74a8076-9b1f-11df-9f58-021e8c343e76">
    <topic>isolate -- local root exploit</topic>
    <affects>
      <package>
	<name>isolate</name>
	<range><lt>20100717</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<blockquote cite="http://code.google.com/p/isolate/">
	  <p>Isolate currently suffers from some bad security bugs!  These
	    are local root privilege escalation bugs.  Thanks to the helpful
	    person who reported them (email Chris if you want credit!).
	    We're working to fix them ASAP, but until then, isolate is
	    unsafe and you should uninstall it.  Sorry!</p>
	</blockquote>
      </body>
    </description>
    <references>
      <freebsdpr>ports/148911</freebsdpr>
      <url>http://code.google.com/p/isolate/</url>
    </references>
    <dates>
      <discovery>2010-07-29</discovery>
      <entry>2010-08-13</entry>
    </dates>
  </vuln>

  <vuln vid="e7d91a3c-a7c9-11df-870c-00242b513d7c">
    <topic>vlc -- invalid id3v2 tags may lead to invalid memory dereferencing</topic>
    <affects>
      <package>
	<name>vlc</name>
	<range><gt>0.9.0,3</gt><lt>1.1.2_1,3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>VideoLAN project reports:</p>
	<blockquote cite="http://www.videolan.org/security/sa1004.html">
	  <p>VLC fails to perform sufficient input validation when trying to
            extract some meta-informations about input media through ID3v2
            tags. In the failure case, VLC attempt dereference an invalid
            memory address, and a crash will ensure.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2937</cvename>
      <url>http://www.videolan.org/security/sa1004.html</url>
    </references>
    <dates>
      <discovery>2010-07-29</discovery>
      <entry>2010-08-14</entry>
    </dates>
  </vuln>

  <vuln vid="e19e74a4-a712-11df-b234-001b2134ef46">
    <topic>linux-flashplugin -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><lt>9.0r280</lt></range>
      </package>
      <package>
	<name>linux-f8-flashplugin</name>
	<name>linux-f10-flashplugin</name>
	<range><lt>10.1r82</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe Product Security Incident Response Team reports:</p>
	<blockquote cite="http://www.adobe.com/support/security/bulletins/apsb10-16.html">
	  <p>Critical  vulnerabilities have been identified in Adobe
	    Flash Player version 10.1.53.64 and earlier. These
	    vulnerabilities could cause the application to crash and
	    could potentially allow an attacker to take control of the
	    affected system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0209</cvename>
      <cvename>CVE-2010-2188</cvename>
      <cvename>CVE-2010-2213</cvename>
      <cvename>CVE-2010-2214</cvename>
      <cvename>CVE-2010-2215</cvename>
      <cvename>CVE-2010-2216</cvename>
      <url>http://www.adobe.com/support/security/bulletins/apsb10-16.html</url>
    </references>
    <dates>
      <discovery>2010-01-06</discovery>
      <entry>2010-08-13</entry>
    </dates>
  </vuln>

  <vuln vid="71273c4d-a6ec-11df-8a8d-0008743bf21a">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>opera</name>
        <range><lt>10.61</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>The Opera Destkop Team reports:</p>
        <blockquote cite="http://www.opera.com/docs/changelogs/unix/1061/">
          <ul>
            <li>Fixed an issue where heap buffer overflow in HTML5 canvas could
              be used to execute arbitrary code, as reported by Kuzzcc.</li>
            <li>Fixed an issue where unexpected changes in tab focus could be
              used to run programs from the Internet, as reported by Jakob Balle
              and Sven Krewitt of Secunia.</li>
            <li>Fixed an issue where news feed preview could subscribe to feeds
              without interaction, as reported by Alexios Fakos.</li>
          </ul>
        </blockquote>
      </body>
    </description>
    <references>
      <url>http://www.opera.com/support/search/view/966/</url>
      <url>http://www.opera.com/support/search/view/967/</url>
      <url>http://www.opera.com/support/search/view/968/</url>
    </references>
    <dates>
      <discovery>2010-08-12</discovery>
      <entry>2010-08-13</entry>
    </dates>
  </vuln>

  <vuln vid="c2eac2b5-9a7d-11df-8e32-000f20797ede">
    <topic>firefox -- Dangling pointer crash regression from plugin parameter array fix</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.6.*,1</gt><lt>3.6.8,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>3.6.8,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-48 Dangling pointer crash regression from plugin parameter array fix</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2755</cvename>
      <url>https://www.mozilla.org/security/announce/2010/mfsa2010-48.html</url>
    </references>
    <dates>
      <discovery>2010-07-20</discovery>
      <entry>2010-08-09</entry>
    </dates>
  </vuln>

  <vuln vid="26e1c48a-9fa7-11df-81b5-00e0814cab4e">
    <topic>Piwik -- Local File Inclusion Vulnerability</topic>
    <affects>
      <package>
	<name>piwik</name>
	<range><gt>0.6</gt><lt>0.6.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Piwik versions 0.6 through 0.6.3 are vulnerable to arbitrary,
	  remote file inclusion using a directory traversal pattern infinite
	  a crafted request for a data renderer.</p>
	<blockquote cite="http://secunia.com/advisories/40703">
	  <p>A vulnerability has been reported in Piwik, which can before
	    exploited by malicious people to disclose potentially
	    sensitive information.  Input passed to unspecified parameters
	    when requesting a data renderer is not properly verified before
	    being used to include files. This can be exploited to includes
	    arbitrary files from local resources via directory traversal
	    attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2786</cvename>
      <url>http://secunia.com/advisories/40703</url>
    </references>
    <dates>
      <discovery>2010-07-28</discovery>
      <entry>2010-08-04</entry>
    </dates>
  </vuln>

  <vuln vid="43024078-9b63-11df-8983-001d60d86f38">
    <topic>libmspack -- infinite loop denial of service</topic>
    <affects>
      <package>
	<name>libmspack</name>
	<range><le>0.0.20060920</le></range>
      </package>
      <package>
	<name>cabextract</name>
	<range><lt>1.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>There is a denial of service vulnerability in libmspack.  The
	  libmspack code is built into cabextract, so it is also
	  vulnerable.</p>
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/40719/">
	  <p>The vulnerability is caused due to an error when copying data
	    from an uncompressed block (block type 0) and can be exploited
	    to trigger an infinite loop by tricking an application using the
	    library into processing specially crafted MS-ZIP archives.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/40719/</url>
    </references>
    <dates>
      <discovery>2010-07-26</discovery>
      <entry>2010-07-30</entry>
    </dates>
  </vuln>

  <vuln vid="28a7310f-9855-11df-8d36-001aa0166822">
    <topic>apache -- Remote DoS bug in mod_cache and mod_dav</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><ge>2.2.0</ge><lt>2.2.16</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Apache ChangeLog reports:</p>
	<blockquote cite="http://www.apache.org/dist/httpd/CHANGES_2.2.16">
	  <p>mod_dav, mod_cache: Fix Handling of requests without a path segment.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1452</cvename>
      <url>http://www.apache.org/dist/httpd/CHANGES_2.2.16</url>
      <url>https://issues.apache.org/bugzilla/show_bug.cgi?id=49246</url>
      <url>http://svn.apache.org/viewvc?view=revision&amp;revision=966349</url>
    </references>
    <dates>
      <discovery>2010-07-21</discovery>
      <entry>2010-07-26</entry>
    </dates>
  </vuln>

  <vuln vid="827bc2b7-95ed-11df-9160-00e0815b8da8">
    <topic>git -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>git</name>
	<range><ge>1.5.6</ge><lt>1.7.1.1_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Greg Brockman reports:</p>
	<blockquote cite="http://www.openwall.com/lists/oss-security/2010/07/22/1">
	  <p>If an attacker were to create a crafted working copy where the
	    user runs any git command, the attacker could force execution
	    of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2542</cvename>
      <url>http://git.kernel.org/?p=git/git.git;a=commit;h=3c9d0414ed2db0167e6c828b547be8fc9f88fccc</url>
      <url>http://www.openwall.com/lists/oss-security/2010/07/22/1</url>
    </references>
    <dates>
      <discovery>2010-07-20</discovery>
      <entry>2010-07-23</entry>
    </dates>
  </vuln>

  <vuln vid="0502c1cb-8f81-11df-a0bb-0050568452ac">
    <topic>codeigniter -- file upload class vulnerability</topic>
    <affects>
      <package>
	<name>codeigniter</name>
	<range><lt>1.7.2_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Derek Jones reports:</p>
	<blockquote cite="http://codeigniter.com/news/codeigniter_1.7.2_security_patch/">
	  <p>A fix has been implemented for a security flaw in
	    CodeIgniter 1.7.2.  All applications using the File
	    Upload class should install the patch to ensure that
	    their application is not subject to a vulnerability.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <url>http://codeigniter.com/news/codeigniter_1.7.2_security_patch/</url>
      <url>http://www.phpframeworks.com/news/p/16365/codeigniter-1-7-2-security-patch</url>
    </references>
    <dates>
      <discovery>2010-07-12</discovery>
      <entry>2010-07-21</entry>
    </dates>
  </vuln>

  <vuln vid="8c2ea875-9499-11df-8e32-000f20797ede">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.6.*,1</gt><lt>3.6.7,1</lt></range>
	<range><gt>3.5.*,1</gt><lt>3.5.11,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>3.6.7,1</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.5.11</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<range><gt>2.0.*</gt><lt>2.0.6</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<range><ge>3.0</ge><lt>3.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)</p>
	  <p>MFSA 2010-35 DOM attribute cloning remote code execution vulnerability</p>
	  <p>MFSA 2010-36 Use-after-free error in NodeIterator</p>
	  <p>MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution vulnerability</p>
	  <p>MFSA 2010-38 Arbitrary code execution using SJOW and fast native function</p>
	  <p>MFSA 2010-39 nsCSSValue::Array index integer overflow</p>
	  <p>MFSA 2010-40 nsTreeSelection dangling pointer remote code execution vulnerability</p>
	  <p>MFSA 2010-41 Remote code execution using malformed PNG image</p>
	  <p>MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts</p>
	  <p>MFSA 2010-43 Same-origin bypass using canvas context</p>
	  <p>MFSA 2010-44 Characters mapped to U+FFFD in 8 bit encodings cause subsequent character to vanish</p>
	  <p>MFSA 2010-45 Multiple location bar spoofing vulnerabilities</p>
	  <p>MFSA 2010-46 Cross-domain data theft using CSS</p>
	  <p>MFSA 2010-47 Cross-origin data leakage from script filename in error messages</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0654</cvename>
      <cvename>CVE-2010-1205</cvename>
      <cvename>CVE-2010-1206</cvename>
      <cvename>CVE-2010-1207</cvename>
      <cvename>CVE-2010-1208</cvename>
      <cvename>CVE-2010-1209</cvename>
      <cvename>CVE-2010-1210</cvename>
      <cvename>CVE-2010-1211</cvename>
      <cvename>CVE-2010-1212</cvename>
      <cvename>CVE-2010-1213</cvename>
      <cvename>CVE-2010-1214</cvename>
      <cvename>CVE-2010-1215</cvename>
      <cvename>CVE-2010-2751</cvename>
      <cvename>CVE-2010-2752</cvename>
      <cvename>CVE-2010-2753</cvename>
      <cvename>CVE-2010-2754</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-34.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-35.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-36.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-37.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-38.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-39.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-40.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-41.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-42.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-43.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-44.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-45.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-46.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-47.html</url>
    </references>
    <dates>
      <discovery>2010-07-20</discovery>
      <entry>2010-07-21</entry>
    </dates>
  </vuln>

  <vuln vid="9a8fecef-92c0-11df-b140-0015f2db7bde">
    <topic>vte -- Classic terminal title set+query attack</topic>
    <affects>
      <package>
	<name>vte</name>
	<range><lt>0.24.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Kees Cook reports:</p>
	<blockquote cite="http://www.securityfocus.com/archive/1/512388">
	  <p>Janne Snabb discovered that applications using VTE, such as
	     gnome-terminal, did not correctly filter window and icon title
	     request escape codes. If a user were tricked into viewing
	     specially crafted output in their terminal, a remote attacker
	     could execute arbitrary commands with user privileges.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2713</cvename>
      <url>http://www.securityfocus.com/archive/1/512388</url>
    </references>
    <dates>
      <discovery>2010-07-15</discovery>
      <entry>2010-07-18</entry>
    </dates>
  </vuln>

  <vuln vid="19419b3b-92bd-11df-b140-0015f2db7bde">
    <topic>webkit-gtk2 -- Multiple vulnabilities</topic>
    <affects>
      <package>
	<name>webkit-gtk2</name>
	<range><lt>1.2.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gustavo Noronha reports:</p>
	<blockquote cite="http://blog.kov.eti.br/?p=116">
	  <p>Debian's Michael Gilbert has done a great job going
             through all CVEs released about WebKit, and including patches in
             the Debian package. 1.2.3 includes all of the commits from trunk
             to fix those, too.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1386</cvename>
      <cvename>CVE-2010-1392</cvename>
      <cvename>CVE-2010-1405</cvename>
      <cvename>CVE-2010-1407</cvename>
      <cvename>CVE-2010-1416</cvename>
      <cvename>CVE-2010-1417</cvename>
      <cvename>CVE-2010-1418</cvename>
      <cvename>CVE-2010-1421</cvename>
      <cvename>CVE-2010-1422</cvename>
      <cvename>CVE-2010-1501</cvename>
      <cvename>CVE-2010-1664</cvename>
      <cvename>CVE-2010-1665</cvename>
      <cvename>CVE-2010-1758</cvename>
      <cvename>CVE-2010-1759</cvename>
      <cvename>CVE-2010-1760</cvename>
      <cvename>CVE-2010-1761</cvename>
      <cvename>CVE-2010-1762</cvename>
      <cvename>CVE-2010-1767</cvename>
      <cvename>CVE-2010-1770</cvename>
      <cvename>CVE-2010-1771</cvename>
      <cvename>CVE-2010-1772</cvename>
      <cvename>CVE-2010-1773</cvename>
      <cvename>CVE-2010-1774</cvename>
      <cvename>CVE-2010-2264</cvename>
      <url>http://blog.kov.eti.br/?p=116</url>
    </references>
    <dates>
      <discovery>2010-07-16</discovery>
      <entry>2010-07-18</entry>
    </dates>
  </vuln>

  <vuln vid="ba61ce15-8a7b-11df-87ec-0050569b2d21">
    <topic>redmine -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>redmine</name>
	<range><lt>0.9.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Eric Davis reports:</p>
	<blockquote cite="http://www.redmine.org/news/41">
	  <p>This security release addresses some security
	    vulnerabilities found in the advanced subversion
	    integration module (Redmine.pm perl script).</p>
        </blockquote>
      </body>
    </description>
    <references>
      <url>http://www.redmine.org/news/41</url>
    </references>
    <dates>
      <discovery>2010-07-08</discovery>
      <entry>2010-07-10</entry>
    </dates>
  </vuln>

  <vuln vid="25ed4ff8-8940-11df-a339-0026189baca3">
    <topic>bogofilter -- heap underrun on malformed base64 input</topic>
    <affects>
      <package>
	<name>bogofilter</name>
	<range><lt>1.2.1_2</lt></range>
      </package>
      <package>
	<name>bogofilter-sqlite</name>
	<range><lt>1.2.1_1</lt></range>
      </package>
      <package>
	<name>bogofilter-tc</name>
	<range><lt>1.2.1_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Julius Plenz reports:</p>
	<blockquote cite="http://www.bogofilter.org/pipermail/bogofilter-dev/2010-June/003475.html">
	  <p>I found a bug in the base64_decode function which may cause memory
	    corruption when the function is executed on a malformed base64
	    encoded string.</p>
	  <p>If a string starting with an equal-sign is passed to the
	    base64_decode function it triggers a memory corruption that
	    in some cases makes bogofilter crash.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2494</cvename>
      <url>http://bogofilter.sourceforge.net/security/bogofilter-SA-2010-01</url>
    </references>
    <dates>
      <discovery>2010-06-28</discovery>
      <entry>2010-07-06</entry>
    </dates>
  </vuln>

  <vuln vid="f1331504-8849-11df-89b8-00151735203a">
    <topic>bugzilla -- information disclosure</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<range><gt>2.17.1</gt><lt>3.6.1</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/3.2.6/">
          <ul>
	    <li>Normally, information about time-tracking (estimated
              hours, actual hours, hours worked, and deadlines) is
              restricted to users in the "time-tracking group".
              However, any user was able, by crafting their own
              search URL, to search for bugs based using those
              fields as criteria, thus possibly exposing sensitive
              time-tracking information by a user seeing that a bug
              matched their search.</li>
	    <li>If $use_suexec was set to "1" in the localconfig file,
              then the localconfig file's permissions were set as
              world-readable by checksetup.pl. This allowed any user
              with local shell access to see the contents of the file,
              including the database password and the site_wide_secret
              variable used for CSRF protection.</li>
          </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1204</cvename>
      <cvename>CVE-2010-0180</cvename>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=309952</url>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=561797</url>
    </references>
    <dates>
      <discovery>2010-06-24</discovery>
      <entry>2010-07-05</entry>
    </dates>
  </vuln>

  <vuln vid="8685d412-8468-11df-8d45-001d7d9eb79a">
    <topic>kvirc -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>kvirc</name>
	<name>kvirc-devel</name>
	<range><lt>4.0.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Two security vulnerabilities have been discovered:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2451">
	  <p>Multiple format string vulnerabilities in the DCC functionality
	    in KVIrc 3.4 and 4.0 have unspecified impact and remote attack vectors.</p>
	</blockquote>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2452">
	  <p>Directory traversal vulnerability in the DCC functionality
	    in KVIrc 3.4 and 4.0 allows remote attackers to overwrite
	    arbitrary files via unknown vectors.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-2451</cvename>
      <cvename>CVE-2010-2452</cvename>
      <url>http://lists.omnikron.net/pipermail/kvirc/2010-May/000867.html</url>
    </references>
    <dates>
      <discovery>2010-05-17</discovery>
      <entry>2010-06-30</entry>
    </dates>
  </vuln>

  <vuln vid="edef3f2f-82cf-11df-bcce-0018f3e2eb82">
    <topic>png -- libpng decompression buffer overflow</topic>
    <affects>
      <package>
	<name>png</name>
	<range>
	  <lt>1.4.3</lt>
	</range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The PNG project describes the problem in an advisory:</p>
	<blockquote cite="http://www.libpng.org/pub/png/libpng.html">
	  <p>Several versions of libpng through 1.4.2 (and through 1.2.43
	    in the older series) contain a bug whereby progressive
	    applications such as web browsers (or the rpng2 demo app included
	    in libpng) could receive an extra row of image data beyond the
	    height reported in the header, potentially leading to an
	    out-of-bounds write to memory (depending on how the application
	    is written) and the possibility of execution of an attacker's
	    code with the privileges of the libpng user (including remote
	    compromise in the case of a libpng-based browser visiting a
	    hostile web site).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>41174</bid>
      <cvename>CVE-2010-1205</cvename>
      <url>http://www.libpng.org/pub/png/libpng.html</url>
    </references>
    <dates>
      <discovery>2010-03-30</discovery>
      <entry>2010-06-28</entry>
      <modified>2010-06-28</modified>
    </dates>
  </vuln>

  <vuln vid="66759ce6-7530-11df-9c33-000c29ba66d2">
    <topic>moodle -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>moodle</name>
	<range><lt>1.9.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Moodle release notes report multiple vulnerabilities
	  which could allow cross site scripting, XSS attacks,
	  unauthorised deletion of attempts in some instances.</p>
      </body>
    </description>
    <references>
      <url>http://docs.moodle.org/en/Moodle_1.9.9_release_notes</url>
    </references>
    <dates>
      <discovery>2010-06-08</discovery>
      <entry>2010-06-28</entry>
    </dates>
  </vuln>

  <vuln vid="1cd87e2a-81e3-11df-81d8-00262d5ed8ee">
    <topic>mDNSResponder -- corrupted stack crash when parsing bad resolv.conf</topic>
    <affects>
      <package>
	<name>mDNSResponder</name>
	<range><le>214</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Juli Mallett reports:</p>
	<blockquote cite="http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147007">
	  <p>mdnsd will crash on some systems with a corrupt stack and once
	    that's fixed it will still leak a file descriptor when parsing
	    resolv.conf. The crash is because scanf is used with %10s for a
	    buffer that is only 10 chars long. The buffer size needs increased
	    to 11 chars to hold the trailing NUL. To fix the leak, an fclose
	    needs added.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <freebsdpr>ports/147007</freebsdpr>
    </references>
    <dates>
      <discovery>2010-05-26</discovery>
      <entry>2010-06-27</entry>
    </dates>
  </vuln>

  <vuln vid="77b9f9bc-7fdf-11df-8a8d-0008743bf21a">
    <topic>opera -- Data URIs can be used to allow cross-site scripting</topic>
    <affects>
      <package>
        <name>opera</name>
        <range><lt>10.11</lt></range>
      </package>
      <package>
        <name>opera-devel</name>
        <range><le>10.20_2,1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>The Opera Desktop Team reports:</p>
        <blockquote cite="http://www.opera.com/support/kb/view/955/">
          <p>Data URIs are allowed to run scripts that manipulate
            pages from the site that directly opened them. In some cases, the opening site
            is not correctly detected. In these cases, Data URIs may erroneously be able to
            run scripts so that they interact with sites that did not directly cause them to
            be opened.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <url>http://www.opera.com/support/kb/view/955/</url>
    </references>
    <dates>
      <discovery>2010-06-21</discovery>
      <entry>2010-06-25</entry>
    </dates>
  </vuln>

  <vuln vid="e02e6a4e-6b26-11df-96b2-0015587e2cc1">
    <topic>cacti -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>cacti</name>
        <range><lt>0.8.7f</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Multiple vulnerabilities have been reported to exist in older version of
	  Cacti. The release notes of Cacti 0.8.7f summarizes the problems as
	  follows:</p>
	<blockquote cite="http://www.cacti.net/release_notes_0_8_7f.php">
        <ul>
          <li>SQL injection and shell escaping issues</li>
          <li>Cross-site scripting issues</li>
          <li>Cacti Graph Viewer SQL injection vulnerability</li>
        </ul>
        </blockquote>
      </body>
    </description>
    <references>
      <url>http://php-security.org/2010/05/13/mops-2010-023-cacti-graph-viewer-sql-injection-vulnerability/index.html</url>
      <url>http://www.cacti.net/release_notes_0_8_7f.php</url>
      <url>http://www.bonsai-sec.com/en/research/vulnerabilities/cacti-os-command-injection-0105.php</url>
      <url>http://www.vupen.com/english/advisories/2010/1204</url>
    </references>
    <dates>
      <discovery>2010-05-24</discovery>
      <entry>2010-06-24</entry>
    </dates>
  </vuln>

  <vuln vid="99858b7c-7ece-11df-a007-000f20797ede">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>firefox</name>
        <range><gt>3.6.*,1</gt><lt>3.6.4,1</lt></range>
        <range><gt>3.5.*,1</gt><lt>3.5.10,1</lt></range>
      </package>
      <package>
        <name>linux-firefox-devel</name>
        <range><lt>3.5.10</lt></range>
      </package>
      <package>
        <name>seamonkey</name>
        <range><gt>2.0.*</gt><lt>2.0.5</lt></range>
      </package>
      <package>
        <name>thunderbird</name>
        <range><ge>3.0</ge><lt>3.0.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-33 User tracking across sites using Math.random()</p>
	  <p>MFSA 2010-32 Content-Disposition: attachment ignored if Content-Type: multipart also present</p>
	  <p>MFSA 2010-31 focus() behavior can be used to inject or steal keystrokes</p>
	  <p>MFSA 2010-30 Integer Overflow in XSLT Node Sorting</p>
	  <p>MFSA 2010-29 Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal</p>
	  <p>MFSA 2010-28 Freed object reuse across plugin instances</p>
	  <p>MFSA 2010-27 Use-after-free error in nsCycleCollector::MarkRoots()</p>
	  <p>MFSA 2010-26 Crashes with evidence of memory corruption (rv:1.9.2.4/ 1.9.1.10)</p>
	  <p>MFSA 2010-25 Re-use of freed object due to scope confusion</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5913</cvename>
      <cvename>CVE-2010-0183</cvename>
      <cvename>CVE-2010-1121</cvename>
      <cvename>CVE-2010-1125</cvename>
      <cvename>CVE-2010-1197</cvename>
      <cvename>CVE-2010-1199</cvename>
      <cvename>CVE-2010-1196</cvename>
      <cvename>CVE-2010-1198</cvename>
      <cvename>CVE-2010-1200</cvename>
      <cvename>CVE-2010-1201</cvename>
      <cvename>CVE-2010-1202</cvename>
      <cvename>CVE-2010-1203</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-33.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-32.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-31.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-30.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-29.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-28.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-27.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-26.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-25.html</url>
    </references>
    <dates>
      <discovery>2010-06-22</discovery>
      <entry>2010-06-23</entry>
    </dates>
  </vuln>

  <vuln vid="25673e6e-786b-11df-a921-0245fb008c0b">
    <topic>ziproxy -- security vulnerability in PNG decoder</topic>
    <affects>
      <package>
       <name>ziproxy</name>
       <range><ge>3.1.0</ge></range>
       <range><lt>3.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
       <p>Daniel Mealha Cabrita reports:</p>
       <blockquote cite="http://ziproxy.sourceforge.net/#news">
         <p>Fixed security vulnerability (heap-related) in PNG decoder.
            (new bug from 3.1.0)</p>
       </blockquote>
      </body>
    </description>
    <references>
       <url>http://ziproxy.sourceforge.net/#news</url>
       <mlist msgid="201006150731.30474.dancab@gmx.net">http://sourceforge.net/mailarchive/message.php?msg_name=201006150731.30474.dancab%40gmx.net</mlist>
    </references>
    <dates>
      <discovery>2010-06-15</discovery>
      <entry>2010-06-15</entry>
    </dates>
  </vuln>

  <vuln vid="8816bf3a-7929-11df-bcce-0018f3e2eb82">
    <topic>tiff -- Multiple integer overflows</topic>
    <affects>
      <package>
        <name>tiff</name>
        <range><lt>3.9.4</lt></range>
      </package>
      <package>
        <name>linux-tiff</name>
        <range><lt>3.9.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Tielei Wang:</p>
        <blockquote cite="http://www.ocert.org/advisories/ocert-2009-012.html">
          <p>Multiple integer overflows in inter-color spaces conversion
            tools in libtiff 3.8 through 3.8.2, 3.9, and 4.0 allow
            context-dependent attackers to execute arbitrary code via a
            TIFF image with large (1) width and (2) height values, which
            triggers a heap-based buffer overflow in the (a) cvt_whole_image
            function in tiff2rgba and (b) tiffcvt function in rgb2ycbcr.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2347</cvename>
      <url>http://www.remotesensing.org/libtiff/v3.9.4.html</url>
      <url>http://www.ocert.org/advisories/ocert-2009-012.html</url>
    </references>
    <dates>
      <discovery>2009-05-22</discovery>
      <entry>2010-06-16</entry>
    </dates>
  </vuln>

  <vuln vid="144e524a-77eb-11df-ae06-001b2134ef46">
    <topic>linux-flashplugin -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><lt>9.0r277</lt></range>
      </package>
      <package>
	<name>linux-f8-flashplugin</name>
	<name>linux-f10-flashplugin</name>
	<range><lt>10.1r53</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe Product Security Incident Response Team reports:</p>
	<blockquote cite="http://www.adobe.com/support/security/bulletins/apsb10-14.html">
	  <p>Critical vulnerabilities have been identified in Adobe
	    Flash Player version 10.0.45.2 and earlier. These
	    vulnerabilities could cause the application to crash and
	    could potentially allow an attacker to take control of the
	    affected system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4546</cvename>
      <cvename>CVE-2009-3793</cvename>
      <cvename>CVE-2010-1297</cvename>
      <cvename>CVE-2010-2160</cvename>
      <cvename>CVE-2010-2161</cvename>
      <cvename>CVE-2010-2162</cvename>
      <cvename>CVE-2010-2163</cvename>
      <cvename>CVE-2010-2164</cvename>
      <cvename>CVE-2010-2165</cvename>
      <cvename>CVE-2010-2166</cvename>
      <cvename>CVE-2010-2167</cvename>
      <cvename>CVE-2010-2169</cvename>
      <cvename>CVE-2010-2170</cvename>
      <cvename>CVE-2010-2171</cvename>
      <cvename>CVE-2010-2172</cvename>
      <cvename>CVE-2010-2173</cvename>
      <cvename>CVE-2010-2174</cvename>
      <cvename>CVE-2010-2175</cvename>
      <cvename>CVE-2010-2176</cvename>
      <cvename>CVE-2010-2177</cvename>
      <cvename>CVE-2010-2178</cvename>
      <cvename>CVE-2010-2179</cvename>
      <cvename>CVE-2010-2180</cvename>
      <cvename>CVE-2010-2181</cvename>
      <cvename>CVE-2010-2182</cvename>
      <cvename>CVE-2010-2183</cvename>
      <cvename>CVE-2010-2184</cvename>
      <cvename>CVE-2010-2185</cvename>
      <cvename>CVE-2010-2186</cvename>
      <cvename>CVE-2010-2187</cvename>
      <cvename>CVE-2010-2188</cvename>
      <cvename>CVE-2010-2189</cvename>
      <url>http://www.adobe.com/support/security/bulletins/apsb10-14.html</url>
    </references>
    <dates>
      <discovery>2008-10-02</discovery>
      <entry>2010-06-14</entry>
    </dates>
  </vuln>

  <vuln vid="313da7dc-763b-11df-bcce-0018f3e2eb82">
    <topic>tiff -- buffer overflow vulnerability</topic>
    <affects>
      <package>
        <name>tiff</name>
        <range><lt>3.9.3</lt></range>
      </package>
      <package>
        <name>linux-tiff</name>
        <range><lt>3.9.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Kevin Finisterre reports:</p>
        <blockquote cite="http://support.apple.com/kb/HT4196">
          <p>Multiple integer overflows in the handling of TIFF files may
            result in a heap buffer overflow. Opening a maliciously crafted
            TIFF file may lead to an unexpected application termination or
            arbitrary code execution. The issues are addressed through
            improved bounds checking. Credit to Kevin Finisterre of
            digitalmunition.com for reporting these issues.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1411</cvename>
      <url>http://www.remotesensing.org/libtiff/v3.9.3.html</url>
      <url>http://support.apple.com/kb/HT4196</url>
    </references>
    <dates>
      <discovery>2010-04-15</discovery>
      <entry>2010-06-12</entry>
    </dates>
  </vuln>

  <vuln vid="d42e5b66-6ea0-11df-9c8d-00e0815b8da8">
    <topic>sudo -- Secure path vulnerability</topic>
    <affects>
      <package>
	<name>sudo</name>
	<range><lt>1.7.2.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Todd Miller reports:</p>
	<blockquote cite="http://sudo.ws/sudo/alerts/secure_path.html">
	  <p>Most versions of the C library function getenv() return the
	    first instance of an environment variable to the caller.  However,
	    some programs, notably the GNU Bourne Again SHell (bash), do
	    their own environment parsing and may choose the last instance
	    of a variable rather than the first one.</p>
	  <p>An attacker may manipulate the environment of the process that
	    executes Sudo such that a second PATH variable is present.  When
	    Sudo runs a bash script, it is this second PATH variable that
	    is used by bash, regardless of whether or not Sudo has overwritten
	    the first instance of PATH.  This may allow an attacker to
	    subvert the program being run under Sudo and execute commands
	    he/she would not otherwise be allowed to run.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1646</cvename>
      <url>http://sudo.ws/sudo/alerts/secure_path.html</url>
    </references>
    <dates>
      <discovery>2010-06-02</discovery>
      <entry>2010-06-02</entry>
    </dates>
  </vuln>

  <vuln vid="b43004b8-6a53-11df-bc7b-0245fb008c0b">
    <topic>ziproxy -- atypical huge picture files vulnerability</topic>
    <affects>
      <package>
	<name>ziproxy</name>
	<range><lt>3.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ziproxy 3.0.1 release fixes a security vulnerability related
	  to atypical huge picture files (&gt;4GB of size once expanded).</p>
      </body>
    </description>
    <references>
      <bid>40344</bid>
      <cvename>CVE-2010-1513</cvename>
      <url>http://ziproxy.sourceforge.net/#news</url>
      <url>http://secunia.com/advisories/39941</url>
      <mlist msgid="201005210019.37119.dancab@gmx.net">http://sourceforge.net/mailarchive/message.php?msg_name=201005210019.37119.dancab%40gmx.net</mlist>
    </references>
    <dates>
      <discovery>2010-05-20</discovery>
      <entry>2010-05-28</entry>
    </dates>
  </vuln>

  <vuln vid="fc55e396-6deb-11df-8b8e-000c29ba66d2">
    <topic>mediawiki -- two security vulnerabilities</topic>
    <affects>
      <package>
        <name>mediawiki</name>
        <range><lt>1.15.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Two security vulnerabilities were discovered:</p>
        <blockquote cite="http://lists.wikimedia.org/pipermail/mediawiki-announce/2010-May/000091.html">
          <p>Noncompliant CSS parsing behaviour in Internet Explorer
            allows attackers to construct CSS strings which are treated
            as safe by previous versions of MediaWiki, but are decoded
            to unsafe strings by Internet Explorer.</p>
          <p>A CSRF vulnerability was discovered in our login interface.
            Although regular logins are protected as of 1.15.3,  it was
            discovered that the account creation and password reset
            reset features were not protected from CSRF. This could lead
            to unauthorised access to private wikis.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/39922/</url>
      <url>http://lists.wikimedia.org/pipermail/mediawiki-announce/2010-May/000091.html</url>
    </references>
    <dates>
      <discovery>2010-05-28</discovery>
      <entry>2010-06-02</entry>
    </dates>
  </vuln>

  <vuln vid="fcc39d22-5777-11df-bf33-001a92771ec2">
    <topic>redmine -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>redmine</name>
        <range><lt>0.9.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
         <p>The Redmine release announcement reports that
           several cross side scripting vulnerabilities
           and a potential data disclosure vulnerability have
           been fixed in the latest release.</p>
      </body>
    </description>
    <references>
      <url>http://www.redmine.org/news/39</url>
    </references>
    <dates>
      <discovery>2010-05-01</discovery>
      <entry>2010-05-14</entry>
    </dates>
  </vuln>

  <vuln vid="28022228-5a0e-11df-942d-0015587e2cc1">
    <topic>wireshark -- DOCSIS dissector denial of service</topic>
    <affects>
      <package>
	<name>wireshark</name>
	<range><le>1.2.6_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A vulnerability found in the DOCSIS dissector can cause
	  Wireshark to crash when a malformed packet trace file is
	  opened. This means that an attacker will have to trick a
	  victim into opening such a trace file before being able
	  to crash the application</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1455</cvename>
      <url>http://www.wireshark.org/security/wnpa-sec-2010-03.html</url>
      <url>http://www.wireshark.org/security/wnpa-sec-2010-04.html</url>
    </references>
    <dates>
      <discovery>2010-05-05</discovery>
      <entry>2010-05-07</entry>
    </dates>
  </vuln>

  <vuln vid="c0869649-5a0c-11df-942d-0015587e2cc1">
    <topic>piwik -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>piwik</name>
	<range><le>0.5.5</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Piwik security advisory reports:</p>
	<blockquote cite="http://piwik.org/blog/2010/04/piwik-0-6-security-advisory/">
	  <p>A non-persistent, cross-site scripting vulnerability
	    (XSS) was found in Piwik's Login form that reflected
	    the form_url parameter without being properly escaped
	    or filtered.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1453</cvename>
      <url>http://piwik.org/blog/2010/04/piwik-0-6-security-advisory/</url>
    </references>
    <dates>
      <discovery>2010-04-15</discovery>
      <entry>2010-05-07</entry>
    </dates>
  </vuln>

  <vuln vid="7132c842-58e2-11df-8d80-0015587e2cc1">
    <topic>spamass-milter -- remote command execution vulnerability</topic>
    <affects>
      <package>
	<name>spamass-milter</name>
	<range><le>0.3.1_8</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The spamassassin milter plugin contains a vulnerability
	  that can allow remote attackers to execute commands on
	  affected systems.</p>
	<p>The vulnerability can be exploited trough a special-crafted
	  email header when the plugin was started with the '-x'
	  (expand) flag.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1132</cvename>
      <url>http://archives.neohapsis.com/archives/fulldisclosure/2010-03/0139.html</url>
      <url>http://xforce.iss.net/xforce/xfdb/56732</url>
    </references>
    <dates>
      <discovery>2010-03-07</discovery>
      <entry>2010-05-06</entry>
    </dates>
  </vuln>

  <vuln vid="694da5b4-5877-11df-8d80-0015587e2cc1">
    <topic>mediawiki -- authenticated CSRF vulnerability</topic>
    <affects>
      <package>
	<name>mediawiki</name>
	<range><lt>1.15.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A MediaWiki security announcement reports:</p>
	<blockquote cite="http://lists.wikimedia.org/pipermail/mediawiki-announce/2010-April/000090.html">
	  <p>MediaWiki was found to be vulnerable to login CSRF.
	    An attacker who controls a user account on the target
	    wiki can force the victim to log in as the attacker,
	    via a script on an external website.</p>
	  <p>If the wiki is configured to allow user scripts, say
	    with "$wgAllowUserJs = true" in LocalSettings.php, then
	    the attacker can proceed to mount a phishing-style
	    attack against the victim to obtain their password.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1150</cvename>
      <url>http://lists.wikimedia.org/pipermail/mediawiki-announce/2010-April/000090.html</url>
      <url>https://bugzilla.wikimedia.org/show_bug.cgi?id=23076</url>
    </references>
    <dates>
      <discovery>2010-04-07</discovery>
      <entry>2010-05-05</entry>
    </dates>
  </vuln>

  <vuln vid="0491d15a-5875-11df-8d80-0015587e2cc1">
    <topic>lxr -- multiple XSS vulnerabilities</topic>
    <affects>
      <package>
	<name>lxr</name>
	<range><le>0.9.6</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Dan Rosenberg reports:</p>
	<blockquote cite="http://sourceforge.net/mailarchive/message.php?msg_name=E1NS2s4-0001PE-F2%403bkjzd1.ch3.sourceforge.com">
	  <p>There are several cross-site scripting vulnerabilities
	    in LXR. These vulnerabilities could allow an attacker
	    to execute scripts in a user's browser, steal cookies
	    associated with vulnerable domains, redirect the user
	    to malicious websites, etc.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-4497</cvename>
      <freebsdpr>ports/146337</freebsdpr>
      <url>http://secunia.com/advisories/38117</url>
      <url>http://sourceforge.net/mailarchive/message.php?msg_name=E1NS2s4-0001PE-F2%403bkjzd1.ch3.sourceforge.com</url>
    </references>
    <dates>
      <discovery>2010-01-05</discovery>
      <entry>2010-05-05</entry>
    </dates>
  </vuln>

  <vuln vid="752ce039-5242-11df-9139-00242b513d7c">
    <topic>vlc -- unintended code execution with specially crafted data</topic>
    <affects>
      <package>
	<name>vlc</name>
	<range><lt>1.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>VideoLAN project reports:</p>
	<blockquote cite="http://www.videolan.org/security/sa1003.html">
	  <p>VLC media player suffers from various vulnerabilities when
	    attempting to parse malformatted or overly long byte streams.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>39629</bid>
      <url>http://www.videolan.org/security/sa1003.html</url>
    </references>
    <dates>
      <discovery>2010-04-19</discovery>
      <entry>2010-05-01</entry>
      <modified>2010-05-05</modified>
    </dates>
  </vuln>

  <vuln vid="8d10038e-515c-11df-83fb-0015587e2cc1">
    <topic>joomla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>joomla15</name>
	<range><ge>1.5.1</ge><le>1.5.15</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Joomla! reported the following vulnerabilities:</p>
	<blockquote cite="http://developer.joomla.org/security/news/311-20100423-core-negative-values-for-limit-and-offset.html">
	  <p>If a user entered a URL with a negative query limit
	    or offset, a PHP notice would display revealing information
	    about the system..</p>
	</blockquote>
	<blockquote cite="http://developer.joomla.org/security/news/310-20100423-core-installer-migration-script.html">
	  <p>The migration script in the Joomla! installer does not
	    check the file type being uploaded. If the installation
	    application is present, an attacker could use it to
	    upload malicious files to a server.</p>
	</blockquote>
	<blockquote cite="http://developer.joomla.org/security/news/309-20100423-core-sessation-fixation.html">
	  <p>Session id doesn't get modified when user logs in. A
	    remote site may be able to forward a visitor to the
	    Joomla! site and set a specific cookie.  If the user
	    then logs in, the remote site can use that cookie to
	    authenticate as that user.</p>
	</blockquote>
	<blockquote cite="http://developer.joomla.org/security/news/308-20100423-core-password-reset-tokens.html">
	  <p>When a user requests a password reset, the reset tokens
	    were stored in plain text in the database. While this
	    is not a vulnerability in itself, it allows user accounts
	    to be compromised if there is an extension on the site
	    with an SQL injection vulnerability.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://developer.joomla.org/security/news/308-20100423-core-password-reset-tokens.html</url>
      <url>http://developer.joomla.org/security/news/309-20100423-core-sessation-fixation.html</url>
      <url>http://developer.joomla.org/security/news/310-20100423-core-installer-migration-script.html</url>
      <url>http://developer.joomla.org/security/news/311-20100423-core-negative-values-for-limit-and-offset.html</url>
    </references>
    <dates>
      <discovery>2010-04-23</discovery>
      <entry>2010-04-26</entry>
    </dates>
  </vuln>

  <vuln vid="5198ef84-4fdc-11df-83fb-0015587e2cc1">
    <topic>cacti -- SQL injection and command execution vulnerabilities</topic>
    <affects>
      <package>
	<name>cacti</name>
	<range><le>0.8.7e4</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Bonsai information security reports:</p>
	<blockquote cite="http://www.bonsai-sec.com/en/research/vulnerability.php">
	  <p>A Vulnerability has been discovered in Cacti, which
	    can be exploited by any user to conduct SQL Injection
	    attacks. Input passed via the "export_item_id" parameter
	    to "templates_export.php" script is not properly sanitized
	    before being used in a SQL query.</p>
	</blockquote>
	  <p>The same source also reported a command execution
	    vulnerability. This second issue can be exploited by
	    Cacti users who have the rights to modify device or
	    graph configurations.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1431</cvename>
      <freebsdpr>ports/146021</freebsdpr>
      <url>http://www.bonsai-sec.com/en/research/vulnerabilities/cacti-os-command-injection-0105.php</url>
      <url>http://www.bonsai-sec.com/en/research/vulnerabilities/cacti-sql-injection-0104.php</url>
      <url>http://www.debian.org/security/2010/dsa-2039</url>
    </references>
    <dates>
      <discovery>2010-04-21</discovery>
      <entry>2010-04-24</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="f6429c24-4fc9-11df-83fb-0015587e2cc1">
    <topic>moodle -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>moodle</name>
	<range><lt>1.9.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Moodle release notes report multiple vulnerabilities
	  which could allow remote attackers to perform, amongst
	  others, cross site scripting, user enumeration and SQL
	  injection attacks.</p>
      </body>
    </description>
    <references>
      <url>http://docs.moodle.org/en/Moodle_1.9.8_release_notes</url>
    </references>
    <dates>
      <discovery>2010-03-25</discovery>
      <entry>2010-04-24</entry>
    </dates>
  </vuln>

  <vuln vid="3383e706-4fc3-11df-83fb-0015587e2cc1">
    <topic>tomcat -- information disclosure vulnerability</topic>
    <affects>
      <package>
	<name>tomcat</name>
	<range><gt>5.5.0</gt><lt>5.5.30</lt></range>
	<range><gt>6.0.0</gt><lt>6.0.27</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Apache software foundation reports:</p>
	<blockquote cite="http://seclists.org/bugtraq/2010/Apr/200">
	  <p>The "WWW-Authenticate" header for BASIC and DIGEST
	    authentication includes a realm name. If a &lt;realm-name&gt;
	    element is specified for the application in web.xml it
	    will be used. However, a &lt;realm-name&gt; is not
	    specified then Tomcat will generate one.</p>
	    <p>In some circumstances this can expose the local
	    hostname or IP address of the machine running Tomcat.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1157</cvename>
      <freebsdpr>ports/146022</freebsdpr>
      <url>http://seclists.org/bugtraq/2010/Apr/200</url>
    </references>
    <dates>
      <discovery>2010-04-22</discovery>
      <entry>2010-04-24</entry>
    </dates>
  </vuln>

  <vuln vid="f6b6beaa-4e0e-11df-83fb-0015587e2cc1">
    <cancelled/>
  </vuln>

  <vuln vid="86b8b655-4d1a-11df-83fb-0015587e2cc1">
    <topic>krb5 -- KDC double free vulnerability</topic>
    <affects>
      <package>
	<name>krb5</name>
	<range><ge>1.7</ge><lt>1.8.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The MIT Kerberos team reports:</p>
	<blockquote cite="http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-004.txt">
	  <p>An authenticated remote attacker can crash the KDC by
	    inducing the KDC to perform a double free.  Under some
	    circumstances on some platforms, this could also allow
	    malicious code execution.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1320</cvename>
      <url>http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-004.txt</url>
    </references>
    <dates>
      <discovery>2010-04-20</discovery>
      <entry>2010-04-21</entry>
    </dates>
  </vuln>

  <vuln vid="a4746a86-4c89-11df-83fb-0015587e2cc1">
    <topic>e107 -- code execution and XSS vulnerabilities</topic>
    <affects>
      <package>
	<name>e107</name>
	<range><lt>0.7.20</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia Research reported two vulnerabilities in e107:</p>
	<p>The first problem affects installations that have the
	  Content Manager plugin enabled. This plugin does not
	  sanitize the "content_heading" parameter correctly and
	  is therefore vulnerable to a cross site scripting attack.</p>
	<p>The second vulnerability is related to the avatar upload
	  functionality. Images containing PHP code can be uploaded
	  and executed.</p>
      </body>
    </description>
    <references>
      <bid>39540</bid>
      <cvename>CVE-2010-0996</cvename>
      <cvename>CVE-2010-0997</cvename>
      <freebsdpr>ports/145885</freebsdpr>
      <url>http://e107.org/comment.php?comment.news.864</url>
      <url>http://secunia.com/secunia_research/2010-43/</url>
      <url>http://secunia.com/secunia_research/2010-44/</url>
      <url>http://xforce.iss.net/xforce/xfdb/57932</url>
    </references>
    <dates>
      <discovery>2010-04-15</discovery>
      <entry>2010-04-20</entry>
    </dates>
  </vuln>

  <vuln vid="09910d76-4c82-11df-83fb-0015587e2cc1">
    <topic>fetchmail -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range>
	  <ge>4.6.3</ge>
	  <le>6.3.16</le>
	</range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Fetchmail developer Matthias Andree reported a vulnerability
	  that allows remote attackers to crash the application
	  when it is runs in verbose mode.</p>
	<blockquote cite="http://gitorious.org/fetchmail/fetchmail/commit/ec06293">
	  <p>Fetchmail before release 6.3.17 did not properly
	    sanitize external input (mail headers and UID). When a
	    multi-character locale (such as UTF-8) was in use, this
	    could cause memory exhaustion and thus a denial of
	    service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1167</cvename>
      <freebsdpr>ports/145857</freebsdpr>
      <url>http://gitorious.org/fetchmail/fetchmail/commit/ec06293</url>
      <url>http://seclists.org/oss-sec/2010/q2/76</url>
    </references>
    <dates>
      <discovery>2010-04-18</discovery>
      <entry>2010-04-20</entry>
    </dates>
  </vuln>

  <vuln vid="a2c4d3d5-4c7b-11df-83fb-0015587e2cc1">
    <topic>pidgin -- multiple remote denial of service vulnerabilities</topic>
    <affects>
      <package>
	<name>pidgin</name>
	<range><lt>2.6.6</lt></range>
      </package>
      <package>
	<name>libpurple</name>
	<range><lt>2.6.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Three denial of service vulnerabilities where found in
	  pidgin and allow remote attackers to crash the application.
	  The developers summarized these problems as follows:</p>
	<blockquote cite="http://pidgin.im/news/security/?id=45">
	<p>Pidgin can become unresponsive when displaying large
	  numbers of smileys</p>
	</blockquote>
	<blockquote cite="http://pidgin.im/news/security/?id=44">
	<p>Certain nicknames in group chat rooms can trigger a
	  crash in Finch</p>
	</blockquote>
	<blockquote cite="http://pidgin.im/news/security/?id=43">
	  <p>Failure to validate all fields of an incoming message
	    can trigger a crash</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>38294</bid>
      <cvename>CVE-2010-0277</cvename>
      <cvename>CVE-2010-0420</cvename>
      <cvename>CVE-2010-0423</cvename>
      <url>http://pidgin.im/news/security/?id=43</url>
      <url>http://pidgin.im/news/security/?id=44</url>
      <url>http://pidgin.im/news/security/?id=45</url>
    </references>
    <dates>
      <discovery>2010-02-18</discovery>
      <entry>2010-04-20</entry>
    </dates>
  </vuln>

  <vuln vid="4fb5d2cd-4c77-11df-83fb-0015587e2cc1">
    <topic>png -- libpng decompression denial of service</topic>
    <affects>
      <package>
	<name>png</name>
	<range>
	  <gt>1.2.43</gt>
	  <lt>1.4.1</lt>
	</range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A vulnerability in libpng can result in denial of service
	  conditions when a remote attacker tricks a victim to open
	  a specially-crafted PNG file.</p>
	<p>The PNG project describes the problem in an advisory:</p>
	<blockquote cite="http://libpng.sourceforge.net/ADVISORY-1.4.1.html">
	  <p>Because of the efficient compression method used in
	    Portable Network Graphics (PNG) files, a small PNG file
	    can expand tremendously, acting as a "decompression
	    bomb".</p>
	  <p>Malformed PNG chunks can consume a large amount of CPU
	    and wall-clock time and large amounts of memory, up to
	    all memory available on a system</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>38478</bid>
      <certvu>576029</certvu>
      <cvename>CVE-2010-0205</cvename>
      <url>http://libpng.sourceforge.net/ADVISORY-1.4.1.html</url>
      <url>http://secunia.com/advisories/38774</url>
      <url>http://xforce.iss.net/xforce/xfdb/56661</url>
    </references>
    <dates>
      <discovery>2010-02-27</discovery>
      <entry>2010-04-20</entry>
    </dates>
  </vuln>

  <vuln vid="c8c31c41-49ed-11df-83fb-0015587e2cc1">
    <topic>curl -- libcurl buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>curl</name>
	<range>
	  <ge>7.10.5</ge>
	  <lt>7.20.0</lt>
	</range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The cURL project reports in a security advisory:</p>
	<blockquote cite="http://curl.haxx.se/docs/adv_20100209.html">
	  <p>Using the affected libcurl version to download compressed
	    content over HTTP, an application can ask libcurl to
	    automatically uncompress data. When doing so, libcurl
	    can wrongly send data up to 64K in size to the callback
	    which thus is much larger than the documented maximum
	    size.</p>
	  <p>An application that blindly trusts libcurl's max limit
	    for a fixed buffer size or similar is then a possible
	    target for a buffer overflow vulnerability.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0734</cvename>
      <url>http://curl.haxx.se/docs/adv_20100209.html</url>
      <url>http://www.debian.org/security/2010/dsa-2023</url>
      <url>http://www.openwall.com/lists/oss-security/2010/02/09/5</url>
    </references>
    <dates>
      <discovery>2010-02-09</discovery>
      <entry>2010-04-19</entry>
    </dates>
  </vuln>

  <vuln vid="a04a3c13-4932-11df-83fb-0015587e2cc1">
    <topic>ejabberd -- queue overload denial of service vulnerability</topic>
    <affects>
      <package>
	<name>ejabberd</name>
	<range><lt>2.1.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Red Hat security response team reports:</p>
	<blockquote cite="http://www.openwall.com/lists/oss-security/2010/01/29/1">
	  <p>A remotely exploitable DoS from XMPP client to ejabberd
	    server via too many "client2server" messages (causing the
	    message queue on the server to get overloaded, leading
	    to server crash) has been found.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>38003</bid>
      <cvename>CVE-2010-0305</cvename>
      <url>http://secunia.com/advisories/38337</url>
      <url>http://support.process-one.net/browse/EJAB-1173</url>
      <url>http://www.openwall.com/lists/oss-security/2010/01/29/1</url>
      <url>http://xforce.iss.net/xforce/xfdb/56025</url>
    </references>
    <dates>
      <discovery>2010-01-29</discovery>
      <entry>2010-04-19</entry>
    </dates>
  </vuln>

  <vuln vid="3b7967f1-49e8-11df-83fb-0015587e2cc1">
    <topic>irssi -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>irssi</name>
	<range><lt>0.8.15</lt></range>
      </package>
      <package>
	<name>zh-irssi</name>
	<range><lt>0.8.15</lt></range>
      </package>
      <package>
	<name>irssi-devel</name>
	<range><lt>20100325</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Two vulnerabilities have found in irssi. The first issue
	  could allow man-in-the-middle attacks due to a missing
	  comparison of SSL server hostnames and the certificate
	  domain names (e.g. CN).</p>
	<p>A second vulnerability, related to the nick matching code,
	  could be triggered by remote attackers in order to crash
	  an irssi client when leaving a channel.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1155</cvename>
      <cvename>CVE-2010-1156</cvename>
      <url>http://xforce.iss.net/xforce/xfdb/57790</url>
      <url>http://xforce.iss.net/xforce/xfdb/57791</url>
    </references>
    <dates>
      <discovery>2010-04-16</discovery>
      <entry>2010-04-19</entry>
    </dates>
  </vuln>

  <vuln vid="a30573dc-4893-11df-a5f9-001641aeabdf">
    <topic>krb5 -- remote denial of service vulnerability</topic>
    <affects>
	<package>
	  <name>krb5</name>
	  <range><le>1.6.3_9</le></range>
	</package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An authenticated remote attacker can causing a denial
	  of service by using a newer version of the kadmin protocol
	  than the server supports.</p>
	<p>The MIT Kerberos team also reports the cause:</p>
	<blockquote cite="http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-003.txt">
	  <p>The Kerberos administration daemon (kadmind) can crash
	    due to referencing freed memory.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>39247</bid>
      <cvename>CVE-2010-0629</cvename>
      <url>http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-003.txt</url>
    </references>
    <dates>
      <discovery>2010-04-06</discovery>
      <entry>2010-04-18</entry>
    </dates>
  </vuln>

  <vuln vid="9ac0f9c4-492b-11df-83fb-0015587e2cc1">
    <topic>krb5 -- multiple denial of service vulnerabilities</topic>
    <affects>
      <package>
	<name>krb5</name>
	<range>
	  <ge>1.7</ge><le>1.7_2</le>
	</range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Two vulnerabilities in krb5 can be used by remote
	  attackers in denial of service attacks. The MIT security
	  advisories report this as follows:</p>
	<blockquote cite="http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-001.txt">
	  <p>An unauthenticated remote attacker can send an invalid
	    request to a KDC process that will cause it to crash
	    due to an assertion failure, creating a denial of
	    service.</p>
	</blockquote>
	<blockquote cite="http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-002.txt">
	  <p>An unauthenticated remote attacker could cause a GSS-API
	    application, including the Kerberos administration
	    daemon (kadmind) to crash.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>38260</bid>
      <bid>38904</bid>
      <cvename>CVE-2010-0283</cvename>
      <cvename>CVE-2010-0628</cvename>
      <url>http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-001.txt</url>
      <url>http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-002.txt</url>
    </references>
    <dates>
      <discovery>2010-04-23</discovery>
      <entry>2010-04-18</entry>
    </dates>
  </vuln>

  <vuln vid="5053420c-4935-11df-83fb-0015587e2cc1">
    <topic>mahara -- sql injection vulnerability</topic>
    <affects>
      <package>
	<name>mahara</name>
	<range><lt>1.1.8</lt></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/2010/dsa-2030">
	<p>It was discovered that mahara, an electronic portfolio,
	  weblog, and resume builder is not properly escaping input
	  when generating a unique username based on a remote user
	  name from a single sign-on application. An attacker can
	  use this to compromise the mahara database via crafted
	  user names.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>39253</bid>
      <cvename>CVE-2010-0400</cvename>
      <url>http://www.debian.org/security/2010/dsa-2030</url>
    </references>
    <dates>
      <discovery>2010-04-06</discovery>
      <entry>2010-04-18</entry>
    </dates>
  </vuln>

  <vuln vid="1a9f678d-48ca-11df-85f8-000c29a67389">
    <topic>sudo -- Privilege escalation with sudoedit</topic>
    <affects>
      <package>
	<name>sudo</name>
	<range><lt>1.7.2.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Todd Miller reports:</p>
	<blockquote cite="">
	  <p>Sudo's command matching routine expects actual commands to include
	    one or more slash ('/') characters.  The flaw is that sudo's path
	    resolution code did not add a "./" prefix to commands found in the
	    current working directory.  This creates an ambiguity between a
	    "sudoedit" command found in the cwd and the "sudoedit"
	    pseudo-command in the sudoers file.  As a result, a user may be
	    able to run an arbitrary command named "sudoedit" in the current
	    working directory.  For the attack to be successful, the PATH
	    environment variable must include "." and may not include any other
	    directory that contains a "sudoedit" command.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1163</cvename>
      <url>http://www.sudo.ws/pipermail/sudo-announce/2010-April/000093.html</url>
      <url>http://www.sudo.ws/sudo/alerts/sudoedit_escalate2.html</url>
    </references>
    <dates>
      <discovery>2010-04-09</discovery>
      <entry>2010-04-15</entry>
    </dates>
  </vuln>

  <vuln vid="3987c5d1-47a9-11df-a0d5-0016d32f24fb">
    <topic>KDM -- local privilege escalation vulnerability</topic>
    <affects>
      <package>
	<name>kdebase</name>
	<range><le>3.5.10_6</le></range>
      </package>
      <package>
	<name>kdebase-workspace</name>
	<range><le>4.3.5_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>KDE Security Advisory reports:</p>
	<blockquote cite="http://www.kde.org/info/security/advisory-20100413-1.txt">
	  <p>KDM contains a race condition that allows local attackers
	    to make arbitrary files on the system world-writeable.
	    This can happen while KDM tries to create its control
	    socket during user login. A local attacker with a valid
	    local account can under certain circumstances make use of
	    this vulnerability to execute arbitrary code as root.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0436</cvename>
      <url>http://www.kde.org/info/security/advisory-20100413-1.txt</url>
    </references>
    <dates>
      <discovery>2010-04-13</discovery>
      <entry>2010-04-14</entry>
      <modified>2010-04-14</modified>
    </dates>
  </vuln>

  <vuln vid="805603a1-3e7a-11df-a5a1-0050568452ac">
    <topic>dojo -- cross-site scripting and other vulnerabilities</topic>
    <affects>
      <package>
	<name>dojo</name>
	<range><lt>1.4.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Dojo Toolkit team reports:</p>
	<blockquote cite="http://dojotoolkit.org/blog/post/dylan/2010/03/dojo-security-advisory/">
          <p>Some PHP files did not properly escape input.</p>
          <p>Some files could operate like "open redirects". A bad actor
            could form an URL that looks like it came from a trusted
            site, but the user would be redirected or load content from
            the bad actor's site.</p>
          <p>A file exposed a more serious cross-site scripting
            vulnerability with the possibility of executing code on the
            domain where the file exists.</p>
          <p>The Dojo build process defaulted to copying over tests and
            demos, which are normally not needed and just increased the
            number of files that could be targets of attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://dojotoolkit.org/blog/post/dylan/2010/03/dojo-security-advisory/</url>
      <url>http://osdir.com/ml/bugtraq.security/2010-03/msg00133.html</url>
      <url>http://packetstormsecurity.org/1003-exploits/dojo-xss.txt</url>
      <url>http://secunia.com/advisories/38964</url>
      <url>http://www.gdssecurity.com/l/b/2010/03/12/multiple-dom-based-xss-in-dojo-toolkit-sdk/</url>
    </references>
    <dates>
      <discovery>2010-03-11</discovery>
      <entry>2010-04-06</entry>
    </dates>
  </vuln>

  <vuln vid="8ad1c404-3e78-11df-a5a1-0050568452ac">
    <topic>Zend Framework -- security issues in bundled Dojo library</topic>
    <affects>
      <package>
	<name>ZendFramework</name>
	<range><lt>1.10.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Zend Framework team reports:</p>
	<blockquote cite="http://framework.zend.com/security/advisory/ZF2010-07">
	  <p>Several files in the bundled Dojo library were identified
            as having potential exploits, and the Dojo team also advised
            disabling or removing any PHP scripts in the Dojo library tree
            when deploying to production.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://dojotoolkit.org/blog/post/dylan/2010/03/dojo-security-advisory/</url>
      <url>http://framework.zend.com/security/advisory/ZF2010-07</url>
      <url>http://osdir.com/ml/bugtraq.security/2010-03/msg00133.html</url>
      <url>http://packetstormsecurity.org/1003-exploits/dojo-xss.txt</url>
      <url>http://secunia.com/advisories/38964</url>
      <url>http://www.gdssecurity.com/l/b/2010/03/12/multiple-dom-based-xss-in-dojo-toolkit-sdk/</url>
    </references>
    <dates>
      <discovery>2010-04-01</discovery>
      <entry>2010-04-06</entry>
    </dates>
  </vuln>

  <vuln vid="ec8f449f-40ed-11df-9edc-000f20797ede">
    <topic>firefox -- Re-use of freed object due to scope confusion</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.6,1</gt><lt>3.6.3,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2009-25 Re-use of freed object due to scope confusion</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1121</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-25.html</url>
    </references>
    <dates>
      <discovery>2010-04-01</discovery>
      <entry>2010-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="9ccfee39-3c3b-11df-9edc-000f20797ede">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>seamonkey</name>
	<range><gt>2.0</gt><lt>2.0.4</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<range><ge>3.0</ge><lt>3.0.4</lt></range>
      </package>
      <package>
	<name>firefox</name>
	<range><gt>3.5.*,1</gt><lt>3.5.9,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.19,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>3.0.19,1</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.5.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-24 XMLDocument::load() doesn't check nsIContentPolicy</p>
	  <p>MFSA 2010-23 Image src redirect to mailto: URL opens email editor</p>
	  <p>MFSA 2010-22 Update NSS to support TLS renegotiation indication</p>
	  <p>MFSA 2010-21 Arbitrary code execution with Firebug XMLHttpRequestSpy</p>
	  <p>MFSA 2010-20 Chrome privilege escalation via forced URL drag and drop</p>
	  <p>MFSA 2010-19 Dangling pointer vulnerability in nsPluginArray</p>
	  <p>MFSA 2010-18 Dangling pointer vulnerability in nsTreeContentView</p>
	  <p>MFSA 2010-17 Remote code execution with use-after-free in nsTreeSelection</p>
	  <p>MFSA 2010-16 Crashes with evidence of memory corruption (rv:1.9.2.2/ 1.9.1.9/ 1.9.0.19)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0181</cvename>
      <cvename>CVE-2009-3555</cvename>
      <cvename>CVE-2010-0179</cvename>
      <cvename>CVE-2010-0178</cvename>
      <cvename>CVE-2010-0177</cvename>
      <cvename>CVE-2010-0176</cvename>
      <cvename>CVE-2010-0175</cvename>
      <cvename>CVE-2010-0174</cvename>
      <cvename>CVE-2010-0173</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-24.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-23.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-22.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-21.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-20.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-19.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-18.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-17.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-16.html</url>
    </references>
    <dates>
      <discovery>2010-03-30</discovery>
      <entry>2010-03-30</entry>
    </dates>
  </vuln>

  <vuln vid="e050119b-3856-11df-b2b2-002170daae37">
    <topic>postgresql -- bitsubstr overflow</topic>
    <affects>
      <package>
	<name>postgresql-server</name>
	<range><ge>7.4</ge><lt>7.4.28</lt></range>
	<range><ge>8.0</ge><lt>8.0.24</lt></range>
	<range><ge>8.1</ge><lt>8.1.20</lt></range>
	<range><ge>8.2</ge><lt>8.2.16</lt></range>
	<range><ge>8.3</ge><lt>8.3.10</lt></range>
	<range><ge>8.4</ge><lt>8.4.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>BugTraq reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/37973">
	  <p>PostgreSQL is prone to a buffer-overflow
	    vulnerability because the application fails to
	    perform adequate boundary checks on user-supplied
	    data.</p>
	  <p>Attackers can exploit this issue to execute
	    arbitrary code with elevated privileges or
	    crash the affected application.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>37973</bid>
      <cvename>CVE-2010-0442</cvename>
    </references>
    <dates>
      <discovery>2010-01-27</discovery>
      <entry>2010-03-25</entry>
    </dates>
  </vuln>

  <vuln vid="c175d72f-3773-11df-8bb8-0211d880e350">
    <topic>gtar -- buffer overflow in rmt client</topic>
    <affects>
      <package>
	<name>gtar</name>
	<range><lt>1.22_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jakob Lell reports:</p>
	<blockquote cite="http://www.agrs.tu-berlin.de/index.php?id=78327">
	  <p>The rmt client implementation of GNU Tar/Cpio contains
	    a heap-based buffer overflow which possibly allows
	    arbitrary code execution.</p>
	  <p>The problem can be exploited when using an
	    untrusted/compromised rmt server.</p>
	</blockquote>
      </body>
    </description> <references>
      <cvename>CVE-2010-0624</cvename>
      <url>http://www.agrs.tu-berlin.de/index.php?id=78327</url>
    </references> <dates>
      <discovery>2010-03-24</discovery> <entry>2010-03-24</entry>
    </dates>
  </vuln>

  <vuln vid="5d5ed535-3653-11df-9edc-000f20797ede">
    <topic>firefox -- WOFF heap corruption due to integer overflow</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.6,1</gt><lt>3.6.2,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-08  WOFF heap corruption due to integer overflow</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-1028</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-08.html</url>
    </references>
    <dates>
      <discovery>2010-03-22</discovery>
      <entry>2010-03-23</entry>
    </dates>
  </vuln>

  <vuln vid="56cfe192-329f-11df-abb2-000f20797ede">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.19</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.24</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-07 Fixes for potentially exploitable crashes ported to the legacy branch</p>
	  <p>MFSA 2010-06 Scriptable plugin execution in SeaMonkey mail</p>
	  <p>MFSA 2009-68 NTLM reflection vulnerability</p>
	  <p>MFSA 2009-62 Download filename spoofing with RTL override</p>
	  <p>MFSA 2009-59 Heap buffer overflow in string to number conversion</p>
	  <p>MFSA 2009-49 TreeColumns dangling pointer vulnerability</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0161</cvename>
      <cvename>CVE-2010-0163</cvename>
      <cvename>CVE-2009-3075</cvename>
      <cvename>CVE-2009-3072</cvename>
      <cvename>CVE-2009-2463</cvename>
      <cvename>CVE-2009-3385</cvename>
      <cvename>CVE-2009-3983</cvename>
      <cvename>CVE-2009-3376</cvename>
      <cvename>CVE-2009-0689</cvename>
      <cvename>CVE-2009-3077</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-07.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-06.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-68.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-62.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-59.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-49.html</url>
    </references>
    <dates>
      <discovery>2010-03-16</discovery>
      <entry>2010-03-19</entry>
    </dates>
  </vuln>

  <vuln vid="e39caf05-2d6f-11df-aec2-000c29ba66d2">
    <topic>egroupware -- two vulnerabilities</topic>
    <affects>
      <package>
        <name>egroupware</name>
        <range><lt>1.6.003</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Egroupware Team report:</p>
        <blockquote cite="http://www.egroupware.org/Home?category_id=95&amp;item=93">
          <p>Nahuel Grisolia from CYBSEC S.A. Security Systems found two security
            problems in EGroupware:</p>
          <p>Serious remote command execution (allowing to run arbitrary command
            on the web server by simply issuing a HTTP request!).</p>
          <p>A reflected cross-site scripting (XSS).</p>
          <p>Both require NO valid EGroupware account and work without being logged
            in!</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>38609</bid>
      <url>http://secunia.com/advisories/38859/</url>
      <url>http://www.egroupware.org/Home?category_id=95&amp;item=93</url>
    </references>
    <dates>
      <discovery>2010-03-09</discovery>
      <entry>2010-03-11</entry>
    </dates>
  </vuln>

  <vuln vid="b3531fe1-2b03-11df-b6db-00248c9b4be7">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.22</lt></range>
      </package>
      <package>
        <name>drupal6</name>
	<range><lt>6.16</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Drupal Team reports:</p>
	<blockquote cite="http://drupal.org/node/731710">
	  <p>A user-supplied value is directly output during installation
	    allowing a malicious user to craft a URL and perform a cross-site
	    scripting attack. The exploit can only be conducted on sites not yet
	    installed.</p>
	  <p>The API function drupal_goto() is susceptible to a phishing attack.
	    An attacker could formulate a redirect in a way that gets the Drupal
	    site to send the user to an arbitrarily provided URL. No user
	    submitted data will be sent to that URL.</p>
	  <p>Locale module and dependent contributed modules do not sanitize the
	    display of language codes, native and English language names properly.
	    While these usually come from a preselected list, arbitrary
	    administrator input is allowed. This vulnerability is mitigated by the
	    fact that the attacker must have a role with the 'administer
	    languages' permission.</p>
	  <p>Under certain circumstances, a user with an open session that is
	    blocked can maintain his/her session on the Drupal site, despite being
	    blocked.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/node/731710</url>
    </references>
    <dates>
      <discovery>2010-03-03</discovery>
      <entry>2010-03-08</entry>
    </dates>
  </vuln>

  <vuln vid="018a84d0-2548-11df-b4a3-00e0815b8da8">
    <topic>sudo -- Privilege escalation with sudoedit</topic>
    <affects>
      <package>
	<name>sudo</name>
	<range><lt>1.7.2.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Todd Miller reports:</p>
	<blockquote cite="">
	  <p>When sudo performs its command matching, there is a special case
	    for pseudo-commands in the sudoers file (currently, the only
	    pseudo-command is sudoedit). Unlike a regular command,
	    pseudo-commands do not begin with a slash ('/'). The flaw is that
	    sudo's the matching code would only check against the list of
	    pseudo-commands if the user-specified command also contained no
	    slashes. As a result, if the user ran "sudo ./sudoedit" the normal
	    matching code path was followed, which uses stat(2) to verify that
	    the user-specified command matches the one in sudoers. In this
	    case, it would compare the "./sudoedit" specified by the user with
	    "sudoedit" from the sudoers file, resulting in a positive
	    match.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.sudo.ws/pipermail/sudo-announce/2010-February/000092.html</url>
      <url>http://www.sudo.ws/sudo/alerts/sudoedit_escalate.html</url>
      <url>http://secunia.com/advisories/38659</url>
      <cvename>CVE-2010-0426</cvename>
      <bid>38362</bid>
    </references>
    <dates>
      <discovery>2010-01-29</discovery>
      <entry>2010-03-01</entry>
    </dates>
  </vuln>

  <vuln vid="c97d7a37-2233-11df-96dd-001b2134ef46">
    <topic>openoffice.org -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>openoffice.org</name>
	<range><lt>3.2.0</lt></range>
	<range><ge>3.2.20010101</ge><lt>3.2.20100203</lt></range>
	<range><ge>3.3.20010101</ge><lt>3.3.20100207</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>OpenOffice.org Security Team reports:</p>
	<blockquote cite="http://www.openoffice.org/security/bulletin.html">
	  <p>Fixed in OpenOffice.org 3.2</p>
	  <p>CVE-2006-4339: Potential vulnerability from 3rd party
	    libxml2 libraries</p>
	  <p>CVE-2009-0217: Potential vulnerability from 3rd party
	    libxmlsec libraries</p>
	  <p>CVE-2009-2493: OpenOffice.org 3 for Windows bundles a vulnerable
	    version of MSVC Runtime</p>
	  <p>CVE-2009-2949: Potential vulnerability related to XPM file
	    processing</p>
	  <p>CVE-2009-2950: Potential vulnerability related to GIF file
	    processing</p>
	  <p>CVE-2009-3301/2: Potential vulnerability related to MS-Word
	    document processing</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.openoffice.org/security/bulletin.html</url>
      <url>http://www.openoffice.org/security/cves/CVE-2006-4339.html</url>
      <url>http://www.openoffice.org/security/cves/CVE-2009-0217.html</url>
      <url>http://www.openoffice.org/security/cves/CVE-2009-2493.html</url>
      <url>http://www.openoffice.org/security/cves/CVE-2009-2949.html</url>
      <url>http://www.openoffice.org/security/cves/CVE-2009-2950.html</url>
      <url>http://www.openoffice.org/security/cves/CVE-2009-3301-3302.html</url>
      <cvename>CVE-2006-4339</cvename>
      <cvename>CVE-2009-0217</cvename>
      <cvename>CVE-2009-2493</cvename>
      <cvename>CVE-2009-2949</cvename>
      <cvename>CVE-2009-2950</cvename>
      <cvename>CVE-2009-3301</cvename>
      <cvename>CVE-2009-3302</cvename>
    </references>
    <dates>
      <discovery>2006-08-24</discovery>
      <entry>2010-02-25</entry>
      <modified>2010-02-27</modified>
    </dates>
  </vuln>

  <vuln vid="f82c85d8-1c6e-11df-abb2-000f20797ede">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.5.*,1</gt><lt>3.5.8,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.18,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>3.0.18,1</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.5.8</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<range><gt>2.0.*</gt><lt>2.0.3</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<range><ge>3.0</ge><lt>3.0.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2010-05 XSS hazard using SVG document and binary Content-Type</p>
	  <p>MFSA 2010-04 XSS due to window.dialogArguments being readable cross-domain</p>
	  <p>MFSA 2010-03 Use-after-free crash in HTML parser</p>
	  <p>MFSA 2010-02 Web Worker Array Handling Heap Corruption Vulnerability</p>
	  <p>MFSA 2010-01 Crashes with evidence of memory corruption (rv:1.9.1.8/ 1.9.0.18)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0159</cvename>
      <cvename>CVE-2010-0160</cvename>
      <cvename>CVE-2009-1571</cvename>
      <cvename>CVE-2009-3988</cvename>
      <cvename>CVE-2010-0162</cvename>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-01.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-02.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-03.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-04.html</url>
      <url>http://www.mozilla.org/security/announce/2010/mfsa2010-05.html</url>
    </references>
    <dates>
      <discovery>2010-02-17</discovery>
      <entry>2010-02-18</entry>
      <modified>2010-02-28</modified>
    </dates>
  </vuln>

  <vuln vid="1a3bd81f-1b25-11df-bd1a-002170daae37">
    <topic>lighttpd -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>lighttpd</name>
	<range><lt>1.4.26</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Lighttpd security advisory reports:</p>
	<blockquote cite="http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2010_01.txt">
	  <p>If you send the request data very slow (e.g. sleep
	    0.01 after each byte), lighttpd will easily use all
	    available memory and die (especially for parallel
	    requests), allowing a DoS within minutes.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>38036</bid>
      <cvename>CVE-2010-0295</cvename>
      <url>http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2010_01.txt</url>
    </references>
    <dates>
      <discovery>2010-02-02</discovery>
      <entry>2010-02-16</entry>
    </dates>
  </vuln>

  <vuln vid="81d9dc0c-1988-11df-8e66-0019996bc1f7">
    <topic>squid -- Denial of Service vulnerability in HTCP</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><ge>2.7.1</ge><lt>2.7.7_4</lt></range>
	<range><ge>3.0.1</ge><lt>3.0.24</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Squid security advisory 2010:2 reports:</p>
	<blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2010_2.txt">
	  <p>Due to incorrect processing Squid is vulnerable to a
	    denial of service attack when receiving specially crafted
	    HTCP packets.</p>
	  <p>This problem allows any machine to perform a denial
	    of service attack on the Squid service when its HTCP port
	    is open.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0639</cvename>
      <url>http://www.squid-cache.org/Advisories/SQUID-2010_2.txt</url>
    </references>
    <dates>
      <discovery>2010-02-12</discovery>
      <entry>2010-02-14</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="ff6519ad-18e5-11df-9bdd-001b2134ef46">
    <topic>linux-flashplugin -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><lt>9.0r262</lt></range>
      </package>
      <package>
	<name>linux-f8-flashplugin</name>
	<name>linux-f10-flashplugin</name>
	<range><lt>10.0r45</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe Product Security Incident Response Team reports:</p>
	<blockquote cite="http://www.adobe.com/support/security/bulletins/apsb10-06.html">
	  <p>A critical vulnerability has been identified in Adobe
	    Flash Player version 10.0.42.34 and earlier. This
	    vulnerability (CVE-2010-0186) could subvert the domain sandbox
	    and make unauthorized cross-domain requests. This update also
	    resolves a potential Denial of Service issue (CVE-2010-0187).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0186</cvename>
      <cvename>CVE-2010-0187</cvename>
      <url>http://www.adobe.com/support/security/bulletins/apsb10-06.html</url>
    </references>
    <dates>
      <discovery>2010-02-11</discovery>
      <entry>2010-02-13</entry>
    </dates>
  </vuln>

  <vuln vid="0a82ac0c-1886-11df-b0d1-0015f2db7bde">
    <topic>gnome-screensaver -- Multiple monitor hotplug issues</topic>
    <affects>
      <package>
	<name>gnome-screensaver</name>
	<range><lt>2.28.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ray Strode reports:</p>
	<blockquote cite="https://bugzilla.gnome.org/show_bug.cgi?id=609337">
	  <p>Under certain circumstances it is possible to circumvent the security of screen
	   locking functionality of gnome-screensaver by changing the systems physical
	   monitor configuration.</p>
	</blockquote>
	<blockquote cite="https://bugzilla.gnome.org/show_bug.cgi?id=609789">
	  <p>gnome-screensaver can lose its keyboard grab when locked, exposing the system
	   to intrusion by adding and removing monitors.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0414</cvename>
      <cvename>CVE-2010-0422</cvename>
      <url>https://bugzilla.gnome.org/show_bug.cgi?id=609337</url>
      <url>https://bugzilla.gnome.org/show_bug.cgi?id=609789</url>
    </references>
    <dates>
      <discovery>2010-02-08</discovery>
      <entry>2010-02-13</entry>
    </dates>
  </vuln>

  <vuln vid="2a6a966f-1774-11df-b5c1-0026189baca3">
    <topic>fetchmail -- heap overflow on verbose X.509 display</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><ge>6.3.11</ge><lt>6.3.14</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Matthias Andree reports:</p>
	<blockquote cite="http://www.fetchmail.info/fetchmail-SA-2010-01.txt">
	  <p>In verbose mode, fetchmail prints X.509 certificate subject and
	    issuer information to the user, and counts and allocates a malloc()
	    buffer for that purpose.</p>
	  <p>If the material to be displayed contains characters with high bit
	    set and the platform treats the "char" type as signed, this can cause
	    a heap buffer overrun because non-printing characters are escaped as
	    \xFF..FFnn, where nn is 80..FF in hex.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>38088</bid>
      <cvename>CVE-2010-0562</cvename>
      <url>http://www.fetchmail.info/fetchmail-SA-2010-01.txt</url>
      <mlist msgid="20100205014643.GA25506@merlin.emma.line.org">https://lists.berlios.de/pipermail/fetchmail-announce/2010-February/000073.html</mlist>
    </references>
    <dates>
      <discovery>2010-02-04</discovery>
      <entry>2010-02-12</entry>
    </dates>
  </vuln>

  <vuln vid="bb0a8795-15dc-11df-bf0a-002170daae37">
    <topic>wireshark -- LWRES vulnerability</topic>
    <affects>
      <package>
	<name>wireshark</name>
	<name>wireshark-lite</name>
	<range><lt>1.2.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Wireshark project reports:</p>
	<blockquote cite="http://www.wireshark.org/security/wnpa-sec-2010-02.html">
	  <p>Babi discovered several buffer overflows in the
	    LWRES dissector.</p>
	  <p>It may be possible to make Wireshark crash remotely
	    or by convincing someone to read a malformed packet
	    trace file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0304</cvename>
      <url>http://secunia.com/advisories/38257/</url>
      <url>http://www.wireshark.org/security/wnpa-sec-2010-02.html</url>
    </references>
    <dates>
      <discovery>2010-01-27</discovery>
      <entry>2010-02-10</entry>
    </dates>
  </vuln>

  <vuln vid="6b575419-14cf-11df-a628-001517351c22">
    <topic>otrs -- SQL injection</topic>
    <affects>
      <package>
	<name>otrs</name>
	<range><lt>2.4.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>OTRS Security Advisory reports:</p>
	<blockquote cite="http://otrs.org/advisory/OSA-2010-01-en/">
	  <p>Missing security quoting for SQL statements allows agents and
            customers to manipulate SQL queries. So it's possible for
            authenticated users to inject SQL queries
            via string manipulation of statements.</p>
          <p>A malicious user may be able to manipulate SQL queries to read
            or modify records in the database. This way it could also be
            possible to get access to more permissions (e. g. administrator
            permissions).</p>
          <p>To use this vulnerability the malicious user needs to have
            a valid Agent- or Customer-session.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0438</cvename>
      <url>http://otrs.org/advisory/OSA-2010-01-en/</url>
    </references>
    <dates>
      <discovery>2010-02-08</discovery>
      <entry>2010-02-08</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="cae01d7b-110d-11df-955a-00219b0fc4d8">
    <topic>apache -- Prevent chunk-size integer overflow on platforms where sizeof(int) &lt; sizeof(long)</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><lt>1.3.42</lt></range>
      </package>
      <package>
	<name>apache+mod_perl</name>
	<range><lt>1.3.42</lt></range>
      </package>
      <package>
	<name>apache+ipv6</name>
	<range><lt>1.3.42</lt></range>
      </package>
      <package>
	<name>apache_fp</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<name>ru-apache</name>
	<range><lt>1.3.42+30.23</lt></range>
      </package>
      <package>
	<name>ru-apache+mod_ssl</name>
	<range><lt>1.3.42</lt></range>
      </package>
      <package>
	<name>apache+ssl</name>
	<range><lt>1.3.42.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><lt>1.3.41+2.8.27_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Apache ChangeLog reports:</p>
        <blockquote cite="http://www.apache.org/dist/httpd/CHANGES_1.3.42">
          <p>Integer overflow in the ap_proxy_send_fb function in
            proxy/proxy_util.c in mod_proxy in the Apache HTTP Server before
            1.3.42 on 64-bit platforms allows remote origin servers to cause a
            denial of service (daemon crash) or possibly execute arbitrary code
	    via a large chunk size that triggers a heap-based buffer overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0010</url>
      <url>http://www.security-database.com/detail.php?alert=CVE-2010-0010</url>
      <url>http://security-tracker.debian.org/tracker/CVE-2010-0010</url>
      <url>http://www.vupen.com/english/Reference-CVE-2010-0010.php</url>
    </references>
    <dates>
      <discovery>2009-06-30</discovery>
      <entry>2010-02-03</entry>
      <modified>2010-02-03</modified>
    </dates>
  </vuln>

  <vuln vid="296ecb59-0f6b-11df-8bab-0019996bc1f7">
    <topic>squid -- Denial of Service vulnerability in DNS handling</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><ge>2.7.1</ge><lt>2.7.7_3</lt></range>
	<range><ge>3.0.1</ge><lt>3.0.23</lt></range>
	<range><ge>3.1.0.1</ge><lt>3.1.0.15_2</lt></range>
       </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Squid security advisory 2010:1 reports:</p>
	<blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2010_1.txt">
	  <p>Due to incorrect data validation Squid is vulnerable to a denial
	    of service attack when processing specially crafted DNS packets.</p>
	  <p>This problem allows any trusted client or external server who can
	    determine the squid receiving port to perform a short-term denial
	    of service attack on the Squid service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0308</cvename>
      <url>http://www.squid-cache.org/Advisories/SQUID-2010_1.txt</url>
    </references>
    <dates>
      <discovery>2010-01-14</discovery>
      <entry>2010-02-01</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="696053c6-0f50-11df-a628-001517351c22">
    <topic>bugzilla -- information leak</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<range><gt>3.3.1</gt><lt>3.4.5</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/3.0.10/">
	  <p>When moving a bug from one product to another, an intermediate
            page is displayed letting you select the groups the bug should
            be restricted to in the new product. However, a regression in
            the 3.4.x series made it ignore all groups which are not
            available in both products. As a workaround, you had to move
            the bug to the new product first and then restrict it to the
            desired groups, in two distinct steps, which could make the bug
            temporarily public.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3387</cvename>
      <url>http://www.bugzilla.org/security/3.0.10/</url>
    </references>
    <dates>
      <discovery>2010-01-31</discovery>
      <entry>2010-02-01</entry>
    </dates>
  </vuln>

  <vuln vid="192609c8-0c51-11df-82a0-00248c9b4be7">
    <topic>irc-ratbox -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>ircd-ratbox</name>
	<range><lt>2.2.9</lt></range>
      </package>
      <package>
        <name>ircd-ratbox-devel</name>
	<range><lt>3.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/archive/1/509201">
	  <p>The first affects the /quote HELP module and allows a user
	    to trigger an IRCD crash on some platforms.</p>
	  <p>The second affects the /links processing module when the
	    flatten_links configuration option is not enabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-4016</cvename>
      <cvename>CVE-2010-0300</cvename>
      <url>http://www.debian.org/security/2010/dsa-1980</url>
      <url>http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000890.html</url>
      <url>http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html</url>
    </references>
    <dates>
      <discovery>2010-01-25</discovery>
      <entry>2010-01-28</entry>
    </dates>
  </vuln>

  <vuln vid="848539dc-0458-11df-8dd7-002170daae37">
    <topic>dokuwiki -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>dokuwiki</name>
	<range><lt>20091225_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Dokuwiki reports:</p>
	<blockquote cite="http://bugs.splitbrain.org/index.php?do=details&amp;task_id=1853">
	  <p>The plugin does no checks against cross-site request
	    forgeries (CSRF) which can be exploited to e.g. change
	    the access control rules by tricking a logged in
	    administrator into visiting a malicious web site.</p>
	</blockquote>
	<blockquote cite="http://bugs.splitbrain.org/index.php?do=details&amp;task_id=1847">
	  <p>The bug allows listing the names of arbitrary file on
	    the webserver - not their contents. This could leak
	    private information about wiki pages and server structure.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-0288</cvename>
      <cvename>CVE-2010-0287</cvename>
      <cvename>CVE-2010-0289</cvename>
      <url>http://bugs.splitbrain.org/index.php?do=details&amp;task_id=1847</url>
      <url>http://bugs.splitbrain.org/index.php?do=details&amp;task_id=1853</url>
    </references>
    <dates>
      <discovery>2010-01-17</discovery>
      <entry>2010-01-18</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="c9263916-006f-11df-94cb-0050568452ac">
    <topic>Zend Framework -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>ZendFramework</name>
	<range><lt>1.9.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Zend Framework team reports:</p>
	<blockquote cite="http://framework.zend.com/security/advisory/ZF2010-06">
	  <p>Potential XSS or HTML Injection vector in Zend_Json.</p>
	</blockquote>
	<blockquote cite="http://framework.zend.com/security/advisory/ZF2010-05">
	  <p>Potential XSS vector in Zend_Service_ReCaptcha_MailHide.</p>
	</blockquote>
	<blockquote cite="http://framework.zend.com/security/advisory/ZF2010-04">
	  <p>Potential MIME-type Injection in Zend_File_Transfer
	    Executive Summary.</p>
	</blockquote>
	<blockquote cite="http://framework.zend.com/security/advisory/ZF2010-03">
	  <p>Potential XSS vector in Zend_Filter_StripTags when
	    comments allowed.</p>
	</blockquote>
	<blockquote cite="http://framework.zend.com/security/advisory/ZF2010-02">
	  <p>Potential XSS vector in Zend_Dojo_View_Helper_Editor.</p>
	</blockquote>
	<blockquote cite="http://framework.zend.com/security/advisory/ZF2010-01">
	  <p>Potential XSS vectors due to inconsistent encodings.</p>
	</blockquote>
	<blockquote cite="http://framework.zend.com/security/advisory/ZF2009-02">
	  <p>XSS vector in Zend_Filter_StripTags.</p>
	</blockquote>
	<blockquote cite="http://framework.zend.com/security/advisory/ZF2009-01">
	  <p>LFI vector in Zend_View::setScriptPath() and render().</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://framework.zend.com/security/advisory/ZF2010-06</url>
      <url>http://framework.zend.com/security/advisory/ZF2010-05</url>
      <url>http://framework.zend.com/security/advisory/ZF2010-04</url>
      <url>http://framework.zend.com/security/advisory/ZF2010-03</url>
      <url>http://framework.zend.com/security/advisory/ZF2010-02</url>
      <url>http://framework.zend.com/security/advisory/ZF2010-01</url>
      <url>http://framework.zend.com/security/advisory/ZF2009-02</url>
      <url>http://framework.zend.com/security/advisory/ZF2009-01</url>
    </references>
    <dates>
      <discovery>2009-12-31</discovery>
      <entry>2010-01-11</entry>
    </dates>
  </vuln>

  <vuln vid="dd8f2394-fd08-11de-b425-00215c6a37bb">
    <topic>powerdns-recursor -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>powerdns-recursor</name>
	<range><lt>3.1.7.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>PowerDNS Security Advisory reports:</p>
	<blockquote cite="http://doc.powerdns.com/powerdns-advisory-2010-01.html">
	  <p>PowerDNS Recursor up to and including 3.1.7.1 can be
	    brought down and probably exploited.</p>
	</blockquote>
	<blockquote cite="http://doc.powerdns.com/powerdns-advisory-2010-02.html">
	  <p>PowerDNS Recursor up to and including 3.1.7.1 can be
	    spoofed into accepting bogus data</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>37650</bid>
      <bid>37653</bid>
      <cvename>CVE-2009-4010</cvename>
      <cvename>CVE-2009-4009</cvename>
    </references>
    <dates>
      <discovery>2010-01-06</discovery>
      <entry>2010-01-09</entry>
    </dates>
  </vuln>

  <vuln vid="56ba8728-f987-11de-b28d-00215c6a37bb">
    <topic>PEAR -- Net_Ping and Net_Traceroute remote arbitrary command injection</topic>
    <affects>
      <package>
	<name>pear-Net_Ping</name>
	<range><lt>2.4.5</lt></range>
      </package>
      <package>
	<name>pear-Net_Traceroute</name>
	<range><lt>0.21.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>PEAR Security Advisory reports:</p>
	<blockquote cite="http://blog.pear.php.net/2009/11/14/net_traceroute-and-net_ping-security-advisory/">
	  <p>Multiple remote arbitrary command injections have been
	    found in the Net_Ping and Net_Traceroute.</p>
	  <p>When input from forms are used directly, the attacker
	    could pass variables that would allow him to execute
	    remote arbitrary command injections.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>37093</bid>
      <bid>37094</bid>
      <cvename>CVE-2009-4024</cvename>
      <cvename>CVE-2009-4025</cvename>
      <url>http://pear.php.net/advisory20091114-01.txt</url>
    </references>
    <dates>
      <discovery>2009-11-14</discovery>
      <entry>2010-01-04</entry>
    </dates>
  </vuln>

  <vuln vid="751823d4-f189-11de-9344-00248c9b4be7">
    <topic>drupal -- multiple cross-site scripting</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.21</lt></range>
      </package>
      <package>
        <name>drupal6</name>
	<range><lt>6.15</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Drupal Team reports:</p>
	<blockquote cite="http://drupal.org/node/661586">
	  <p>The Contact module does not correctly handle certain user input
	    when displaying category information. Users privileged to create
	    contact categories can insert arbitrary HTML and script code into the
	    contact module administration page. Such a cross-site scripting attack
	    may lead to the malicious user gaining administrative access.</p>
	  <p>The Menu module does not correctly handle certain user input when
	    displaying the menu administration overview. Users privileged to
	    create new menus can insert arbitrary HTML and script code into the
	    menu module administration page. Such a cross-site scripting attack
	    may lead to the malicious user gaining administrative access.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-4370</cvename>
      <url>http://drupal.org/node/661586</url>
    </references>
    <dates>
      <discovery>2009-12-16</discovery>
      <entry>2009-12-25</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="4d6076fe-ee7a-11de-9cd0-001a926c7637">
    <topic>fuser -- missing user's privileges check</topic>
    <affects>
      <package>
	<name>fuser</name>
	<range><lt>1142334561_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Denis Barov reports:</p>
	<blockquote cite="http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/141852">
	  <p>sysutils/fuser allows user to send any signal to any process when
	    installed with suid bit.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/141852</url>
    </references>
    <dates>
      <discovery>2009-09-15</discovery>
      <entry>2009-12-21</entry>
    </dates>
  </vuln>

  <vuln vid="4465c897-ee5c-11de-b6ef-00215c6a37bb">
    <topic>monkey -- improper input validation vulnerability</topic>
    <affects>
      <package>
	<name>monkey</name>
	<range><lt>0.9.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Census Labs reports:</p>
	<blockquote cite="http://census-labs.com/news/2009/12/14/monkey-httpd/">
	  <p>We have discovered a remotely exploitable
	    "improper input validation" vulnerability in the Monkey
	    web server that allows an attacker to perform denial of
	    service attacks by repeatedly crashing worker threads
	    that process HTTP requests.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://census-labs.com/news/2009/12/14/monkey-httpd/</url>
      <url>http://groups.google.com/group/monkeyd/browse_thread/thread/055b4e9b83973861/</url>
    </references>
    <dates>
      <discovery>2009-12-14</discovery>
      <entry>2009-12-21</entry>
    </dates>
  </vuln>

  <vuln vid="39a25a63-eb5c-11de-b650-00215c6a37bb">
    <topic>php -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>php5</name>
	<range><lt>5.2.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>PHP developers reports:</p>
	<blockquote cite="http://www.php.net/releases/5_2_12.php">
	  <p>This release focuses on improving the stability of the
	    PHP 5.2.x branch with over 60 bug fixes, some of which
	    are security related. All users of PHP 5.2 are encouraged
	    to upgrade to this release.</p>
	  <p>Security Enhancements and Fixes in PHP 5.2.12:</p>
	  <ul>
	    <li>Fixed a safe_mode bypass in tempnam() identified by
	      Grzegorz Stachowiak. (CVE-2009-3557, Rasmus)</li>
	    <li>Fixed a open_basedir bypass in posix_mkfifo()
	      identified by Grzegorz Stachowiak. (CVE-2009-3558, Rasmus)</li>
	    <li>Added "max_file_uploads" INI directive, which can
	      be set to limit the number of file uploads per-request
	      to 20 by default, to prevent possible DOS via temporary
	      file exhaustion, identified by Bogdan Calin.
	      (CVE-2009-4017, Ilia)</li>
	    <li>Added protection for $_SESSION from interrupt
	      corruption and improved "session.save_path" check,
	      identified by Stefan Esser. (CVE-2009-4143, Stas)</li>
	    <li>Fixed bug #49785 (insufficient input string
	       validation of htmlspecialchars()). (CVE-2009-4142,
	       Moriyoshi, hello at iwamot dot com)</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3557</cvename>
      <cvename>CVE-2009-3558</cvename>
      <cvename>CVE-2009-4017</cvename>
      <cvename>CVE-2009-4142</cvename>
      <cvename>CVE-2009-4143</cvename>
      <url>http://www.php.net/releases/5_2_12.php</url>
    </references>
    <dates>
      <discovery>2009-12-17</discovery>
      <entry>2009-12-17</entry>
    </dates>
  </vuln>

  <vuln vid="e7bc5600-eaa0-11de-bd9c-00215c6a37bb">
    <topic>postgresql -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>postgresql-client</name>
	<name>postgresql-server</name>
	<range><ge>7.4</ge><lt>7.4.27</lt></range>
	<range><ge>8.0</ge><lt>8.0.23</lt></range>
	<range><ge>8.1</ge><lt>8.1.19</lt></range>
	<range><ge>8.2</ge><lt>8.2.15</lt></range>
	<range><ge>8.3</ge><lt>8.3.9</lt></range>
	<range><ge>8.4</ge><lt>8.4.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>PostgreSQL project reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4034">
	  <p>PostgreSQL 7.4.x before 7.4.27, 8.0.x before 8.0.23,
	    8.1.x before 8.1.19, 8.2.x before 8.2.15, 8.3.x before 8.3.9,
	    and 8.4.x before 8.4.2 does not properly handle a '\0' character
	    in a domain name in the subject's Common Name (CN) field of an
	    X.509 certificate, which (1) allows man-in-the-middle attackers
	    to spoof arbitrary SSL-based PostgreSQL servers via a crafted
	    server certificate issued by a legitimate Certification Authority,
	    and (2) allows remote attackers to bypass intended client-hostname
	    restrictions via a crafted client certificate issued by a legitimate
	    Certification Authority, a related issue to CVE-2009-2408.</p>
	</blockquote>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4136">
	  <p>PostgreSQL 7.4.x before 7.4.27, 8.0.x before 8.0.23,
	    8.1.x before 8.1.19, 8.2.x before 8.2.15, 8.3.x before 8.3.9,
	    and 8.4.x before 8.4.2 does not properly manage session-local
	    state during execution of an index function by a database
	    superuser, which allows remote authenticated users to gain
	    privileges via a table with crafted index functions, as
	    demonstrated by functions that modify (1) search_path or
	    (2) a prepared statement, a related issue to CVE-2007-6600
	    and CVE-2009-3230.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-4034</cvename>
      <cvename>CVE-2009-4136</cvename>
    </references>
    <dates>
      <discovery>2009-11-20</discovery>
      <entry>2009-12-17</entry>
    </dates>
  </vuln>

  <vuln vid="5486669e-ea9f-11de-bd9c-00215c6a37bb">
    <topic>tptest -- pwd Remote Stack Buffer Overflow</topic>
    <affects>
      <package>
	<name>tptest</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/33785">
	  <p>TPTEST is prone to a remote stack-based buffer-overflow
	    vulnerability.  An attacker can exploit this issue to
	    execute arbitrary code within the context of the affected
	    application. Failed exploit attempts will result in a
	    denial-of-service condition.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>33785</bid>
    </references>
    <dates>
      <discovery>2009-02-16</discovery>
      <entry>2009-12-17</entry>
    </dates>
  </vuln>

  <vuln vid="01c57d20-ea26-11de-bd39-00248c9b4be7">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.5.*,1</gt><lt>3.5.6,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.16,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>3.0.16,1</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>2.0.1</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<range><ge>3.0</ge><lt>3.0.1</lt></range>
      </package>

    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2009-71  GeckoActiveXObject exception messages can be used to
	    enumerate installed COM objects</p>
	  <p>MFSA 2009-70  Privilege escalation via chrome window.opener</p>
	  <p>MFSA 2009-69  Location bar spoofing vulnerabilities</p>
	  <p>MFSA 2009-68  NTLM reflection vulnerability</p>
	  <p>MFSA 2009-67  Integer overflow, crash in libtheora video
	    library</p>
	  <p>MFSA 2009-66 Memory safety fixes in liboggplay media library</p>
	  <p>MFSA 2009-65 Crashes with evidence of memory corruption (rv:1.9.1.6/
	    1.9.0.16)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3388</cvename>
      <cvename>CVE-2009-3389</cvename>
      <cvename>CVE-2009-3979</cvename>
      <cvename>CVE-2009-3980</cvename>
      <cvename>CVE-2009-3981</cvename>
      <cvename>CVE-2009-3982</cvename>
      <cvename>CVE-2009-3983</cvename>
      <cvename>CVE-2009-3984</cvename>
      <cvename>CVE-2009-3985</cvename>
      <cvename>CVE-2009-3986</cvename>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-71.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-70.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-69.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-68.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-67.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-66.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-65.html</url>
    </references>
    <dates>
      <discovery>2009-12-16</discovery>
      <entry>2009-12-16</entry>
      <modified>2010-01-21</modified>
    </dates>
  </vuln>

  <vuln vid="1b3f854b-e4bd-11de-b276-000d8787e1be">
    <topic>freeradius -- remote packet of death vulnerability</topic>
    <affects>
      <package>
	<name>freeradius</name>
	<range><lt>1.1.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>freeRADIUS Vulnerability Notifications reports:</p>
	<blockquote cite="http://freeradius.org/security.html">
	  <p>2009.09.09 v1.1.7 - Anyone who can send packets to
	    the server can crash it by sending a Tunnel-Password
	    attribute in an Access-Request packet. This
	    vulnerability is not otherwise exploitable. We have
	    released 1.1.8 to correct this vulnerability.</p>
	  <p>This issue is similar to the previous Tunnel-Password
	    issue noted below. The vulnerable versions are 1.1.3
	    through 1.1.7. Version 2.x is not affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3111</cvename>
      <url>http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-3111</url>
      <url>http://freeradius.org/security.html</url>
      <url>http://www.milw0rm.com/exploits/9642</url>
    </references>
    <dates>
      <discovery>2009-09-09</discovery>
      <entry>2009-12-14</entry>
      <modified>2009-12-14</modified>
    </dates>
  </vuln>

  <vuln vid="bec38383-e6cb-11de-bdd4-000c2930e89b">
    <topic>pligg -- Cross-Site Scripting and Cross-Site Request Forgery</topic>
    <affects>
      <package>
        <name>pligg</name>
        <range><lt>1.0.3b</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>secunia reports:</p>
        <blockquote cite="http://secunia.com/advisories/37349">
          <p>Russ McRee has discovered some vulnerabilities in Pligg, which can
            be exploited by malicious people to conduct cross-site scripting and
            request forgery attacks.</p>
          <p>Input passed via the "Referer" HTTP header to various scripts (e.g.
            admin/admin_config.php, admin/admin_modules.php, delete.php, editlink.php,
            submit.php, submit_groups.php, user_add_remove_links.php, and
            user_settings.php) 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 application allows users to perform certain actions via HTTP
            requests without performing any validity checks to verify the requests.
            This can be exploited to e.g. create an arbitrary user with administrative
            privileges if a logged-in administrative user visits a malicious web
            site.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-4786</cvename>
      <cvename>CVE-2009-4787</cvename>
      <cvename>CVE-2009-4788</cvename>
      <url>http://secunia.com/advisories/37349/</url>
      <url>http://www.pligg.com/blog/775/pligg-cms-1-0-3-release/</url>
    </references>
    <dates>
      <discovery>2009-12-02</discovery>
      <entry>2009-12-12</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="fcbf56dd-e667-11de-920a-00248c9b4be7">
    <topic>piwik -- php code execution</topic>
    <affects>
      <package>
	<name>piwik</name>
	<range><lt>0.5.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/37649">
	  <p>Stefan Esser has reported a vulnerability in Piwik, which can be
	    exploited by malicious people to compromise a vulnerable system.</p>
	  <p>The vulnerability is caused due to the core/Cookie.php script using
	    "unserialize()" with user controlled input. This can be exploited to
	    e.g. execute arbitrary PHP code via the "__wakeup()" or "__destruct()"
	    methods of a serialized object passed via an HTTP cookie.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-4137</cvename>
      <url>http://secunia.com/advisories/37649/</url>
      <url>http://www.sektioneins.de/de/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/index.html</url>
      <url>http://piwik.org/blog/2009/12/piwik-response-to-shocking-news-in-php-exploitation/</url>
    </references>
    <dates>
      <discovery>2009-12-10</discovery>
      <entry>2009-12-11</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="30211c45-e52a-11de-b5cd-00e0815b8da8">
    <topic>dovecot -- Insecure directory permissions</topic>
    <affects>
      <package>
	<name>dovecot</name>
	<range><ge>1.2.*</ge><lt>1.2.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Dovecot author reports:</p>
	<blockquote cite="http://www.dovecot.org/list/dovecot-news/2009-November/000143.html">
	  <p>Dovecot v1.2.x had been creating base_dir (and its parents if
	    necessary) with 0777 permissions. The base_dir's permissions get
	    changed to 0755 automatically at startup, but you may need to
	    chmod the parent directories manually.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3897</cvename>
      <bid>37084</bid>
      <url>http://secunia.com/advisories/37443</url>
    </references>
    <dates>
      <discovery>2009-11-20</discovery>
      <entry>2009-12-10</entry>
    </dates>
  </vuln>

  <vuln vid="3c1a672e-e508-11de-9f4a-001b2134ef46">
    <topic>linux-flashplugin -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><lt>9.0r260</lt></range>
      </package>
      <package>
	<name>linux-f8-flashplugin</name>
	<name>linux-f10-flashplugin</name>
	<range><lt>10.0r42</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe Product Security Incident Response Team reports:</p>
	<blockquote cite="http://www.adobe.com/support/security/bulletins/apsb09-19.html">
	  <p>Critical vulnerabilities have been identified in Adobe
	    Flash Player version 10.0.32.18 and earlier.  These
	    vulnerabilities could cause the application to crash and
	    could potentially allow an attacker to take control of the
	    affected system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3794</cvename>
      <cvename>CVE-2009-3796</cvename>
      <cvename>CVE-2009-3797</cvename>
      <cvename>CVE-2009-3798</cvename>
      <cvename>CVE-2009-3799</cvename>
      <cvename>CVE-2009-3800</cvename>
      <cvename>CVE-2009-3951</cvename>
      <url>http://www.zerodayinitiative.com/advisories/ZDI-09-092/</url>
      <url>http://www.zerodayinitiative.com/advisories/ZDI-09-093/</url>
      <url>http://www.adobe.com/support/security/bulletins/apsb09-19.html</url>
    </references>
    <dates>
      <discovery>2009-07-14</discovery>
      <entry>2009-12-09</entry>
    </dates>
  </vuln>

  <vuln vid="eab8c3bd-e50c-11de-9cd0-001a926c7637">
    <topic>ruby -- heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>ruby</name>
	<range><ge>1.9.1,1</ge><lt>1.9.1.376,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The official ruby site reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/news/2009/12/07/heap-overflow-in-string/">
	  <p>There is a heap overflow vulnerability in String#ljust,
	    String#center and String#rjust. This has allowed an attacker to run
	    arbitrary code in some rare cases.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-4124</cvename>
      <url>http://www.ruby-lang.org/en/news/2009/12/07/heap-overflow-in-string/</url>
    </references>
    <dates>
      <discovery>2009-11-30</discovery>
      <entry>2009-12-09</entry>
    </dates>
  </vuln>

  <vuln vid="714c1406-e4cf-11de-883a-003048590f9e">
    <topic>rt -- Session fixation vulnerability</topic>
    <affects>
      <package>
	<name>rt</name>
	<range><lt>3.8.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/37546">
	  <p>A vulnerability has been reported in RT, which can be exploited by
	    malicious people to conduct session fixation attacks.
	    The vulnerability is caused due to an error in the handling of
	    sessions and can be exploited to hijack another user's session by
	    tricking the user into logging in after following a specially crafted
	    link.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>37162</bid>
      <cvename>CVE-2009-3585</cvename>
    </references>
    <dates>
      <discovery>2009-12-01</discovery>
      <entry>2009-12-09</entry>
    </dates>
  </vuln>

  <vuln vid="5f030587-e39a-11de-881e-001aa0166822">
    <topic>expat2 -- Parser crash with specially formatted UTF-8 sequences</topic>
    <affects>
      <package>
	<name>expat2</name>
	<range><lt>2.0.1_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720">
	  <p>The updatePosition function in lib/xmltok_impl.c in
	    libexpat in Expat 2.0.1, as used in Python, PyXML,
	    w3c-libwww, and other software, allows context-dependent
	    attackers to cause a denial of service (application crash)
	    via an XML document with crafted UTF-8 sequences that
	    trigger a buffer over-read.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3720</cvename>
    </references>
    <dates>
      <discovery>2009-01-17</discovery>
      <entry>2009-12-08</entry>
    </dates>
  </vuln>

  <vuln vid="e9fca207-e399-11de-881e-001aa0166822">
    <topic>expat2 -- buffer over-read and crash</topic>
    <affects>
      <package>
	<name>expat2</name>
	<range><lt>2.0.1_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560">
	  <p>The big2_toUtf8 function in lib/xmltok.c in libexpat in
	    Expat 2.0.1, as used in the XML-Twig module for Perl, allows
	    context-dependent attackers to cause a denial of service
	    (application crash) via an XML document with malformed UTF-8
	    sequences that trigger a buffer over-read, related to the
	    doProlog function in lib/xmlparse.c.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3560</cvename>
    </references>
    <dates>
      <discovery>2009-10-05</discovery>
      <entry>2009-12-08</entry>
    </dates>
  </vuln>

  <vuln vid="6431c4db-deb4-11de-9078-0030843d3802">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<range><lt>10.10.20091120</lt></range>
      </package>
      <package>
        <name>linux-opera</name>
	<range><lt>10.10</lt></range>
	</package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Opera Team reports:</p>
	<blockquote cite="http://www.opera.com/docs/changelogs/unix/1010/">
	  <ul>
	    <li>Fixed a heap buffer overflow in string to number conversion</li>
	    <li>Fixed an issue where error messages could leak onto unrelated
	      sites</li>
	    <li>Fixed a moderately severe issue, as reported by Chris Evans of
	      the Google Security Team; details will be disclosed at a later
	      date.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0689</cvename>
      <cvename>CVE-2009-4071</cvename>
      <url>http://www.opera.com/support/kb/view/941/</url>
      <url>http://www.opera.com/support/kb/view/942/</url>
    </references>
    <dates>
      <discovery>2009-11-23</discovery>
      <entry>2009-12-01</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="77c14729-dc5e-11de-92ae-02e0184b8d35">
    <topic>libtool -- Library Search Path Privilege Escalation Issue</topic>
    <affects>
      <package>
	<name>libtool</name>
	<range><lt>2.2.6b</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia.com</p>
	<blockquote cite="http://secunia.com/advisories/37414/">
	  <p>Do not attempt to load an unqualified module.la file from the
	    current directory (by default) since doing so is insecure and is
	    not compliant with the documentation.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3736</cvename>
      <url>http://secunia.com/advisories/37414/</url>
      <url>http://lists.gnu.org/archive/html/libtool/2009-11/msg00059.html</url>
    </references>
    <dates>
      <discovery>2009-11-25</discovery>
      <entry>2009-11-28</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="94edff42-d93d-11de-a434-0211d880e350">
    <topic>libvorbis -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>libvorbis</name>
	<range><lt>1.2.3_1,3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Ubuntu security team reports:</p>
	<blockquote cite="http://www.ubuntu.com/usn/usn-861-1">
	  <p>It was discovered that libvorbis did not correctly
	    handle certain malformed vorbis files. If a user were
	    tricked into opening a specially crafted vorbis file
	    with an application that uses libvorbis, an attacker
	    could cause a denial of service or possibly execute
	    arbitrary code with the user's privileges.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1420</cvename>
      <cvename>CVE-2009-3379</cvename>
    </references>
    <dates>
      <discovery>2009-11-24</discovery>
      <entry>2009-11-24</entry>
    </dates>
  </vuln>

  <vuln vid="92ca92c1-d859-11de-89f9-001517351c22">
    <topic>bugzilla -- information leak</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<range><gt>3.3.1</gt><lt>3.4.4</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/3.4.3/">
	  <p>When a bug is in a group, none of its information
            (other than its status and resolution) should be visible
            to users outside that group. It was discovered that
            as of 3.3.2, Bugzilla was showing the alias of the bug
            (a very short string used as a shortcut for looking up
            the bug) to users outside of the group, if the protected
            bug ended up in the "Depends On" or "Blocks" list of any
            other bug.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3386</cvename>
      <url>http://www.bugzilla.org/security/3.4.3/</url>
    </references>
    <dates>
      <discovery>2009-11-18</discovery>
      <entry>2009-11-23</entry>
    </dates>
  </vuln>

  <vuln vid="04104985-d846-11de-84e4-00215af774f0">
    <topic>cacti -- cross-site scripting issues</topic>
    <affects>
      <package>
	<name>cacti</name>
	<range><lt>0.8.7e4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The cacti development team reports:</p>
	<blockquote cite="http://docs.cacti.net/#cross-site_scripting_fixes">
	  <p>The Cross-Site Scripting patch has been posted.</p>
	  <p>This patch addresses cross-site scripting issues reported
	    by Moritz Naumann.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-4032</cvename>
      <url>http://docs.cacti.net/#cross-site_scripting_fixes</url>
    </references>
    <dates>
      <discovery>2009-11-21</discovery>
      <entry>2009-11-23</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="0640198a-d117-11de-b667-0030843d3802">
    <topic>wordpress -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<range><lt>2.8.6,1</lt></range>
      </package>
      <package>
        <name>de-wordpress</name>
	<range><lt>2.8.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/37332/">
	  <p>The security issue is caused due to the wp_check_filetype()
	    function in /wp-includes/functions.php improperly validating uploaded
	    files. This can be exploited to execute arbitrary PHP code by
	    uploading a malicious PHP script with multiple extensions.</p>
	  <p>Successful exploitation of this vulnerability requires that Apache
	    is not configured to handle the mime-type for media files with an e.g.
	    "gif", "jpg", "png", "tif", "wmv" extension.</p>
	  <p>Input passed via certain parameters to press-this.php is not
	    properly sanitised before being displayed to the user. This can be
	    exploited to insert arbitrary HTML and script code, which will be
	    executed in a user's browser session in context of an affected site
	    when the malicious data is being viewed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3890</cvename>
      <cvename>CVE-2009-3891</cvename>
      <url>http://wordpress.org/development/2009/11/wordpress-2-8-6-security-release/</url>
      <url>http://secunia.com/advisories/37332/</url>
    </references>
    <dates>
      <discovery>2009-11-12</discovery>
      <entry>2009-11-14</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="68bda678-caab-11de-a97e-be89dfd1042e">
    <topic>p5-HTML-Parser -- denial of service</topic>
    <affects>
      <package>
	<name>p5-HTML-Parser</name>
	<range><lt>3.63</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3627">
	  <p>The decode_entities function in util.c in HTML-Parser before
	    3.63 allows context-dependent attackers to cause a denial of service
	    (infinite loop) via an incomplete SGML numeric character reference,
	    which triggers generation of an invalid UTF-8 character.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>36807</bid>
      <cvename>CVE-2009-3627</cvename>
      <url>http://secunia.com/advisories/37155</url>
    </references>
    <dates>
      <discovery>2009-10-23</discovery>
      <entry>2009-11-06</entry>
    </dates>
  </vuln>

  <vuln vid="4e8344a3-ca52-11de-8ee8-00215c6a37bb">
    <topic>gd -- '_gdGetColors' remote buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>gd</name>
	<range><lt>2.0.35_2,1</lt></range>
      </package>
      <package>
	<name>php5-gd</name>
	<range><lt>5.2.11_2</lt></range>
      </package>
      <package>
	<name>php4-gd</name>
	<range><lt>4.4.9_4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3546">
	  <p>The _gdGetColors function in gd_gd.c in PHP 5.2.11 and
	    5.3.0, and the GD Graphics Library 2.x, does not properly
	    verify a certain colorsTotal structure member, which might
	    allow remote attackers to conduct buffer overflow or buffer
	    over-read attacks via a crafted GD file, a different
	    vulnerability than CVE-2009-3293.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>36712</bid>
      <cvename>CVE-2009-3546</cvename>
      <url>http://secunia.com/advisories/37069</url>
      <url>http://secunia.com/advisories/37080</url>
    </references>
    <dates>
      <discovery>2009-10-15</discovery>
      <entry>2009-11-05</entry>
      <modified>2010-06-17</modified>
    </dates>
  </vuln>

  <vuln vid="6693bad2-ca50-11de-8ee8-00215c6a37bb">
    <topic>typo3 -- multiple vulnerabilities in TYPO3 Core</topic>
    <affects>
      <package>
	<name>typo3</name>
	<range><lt>4.2.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>TYPO3 develop team reports:</p>
	<blockquote cite="http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-016/">
	  <p>Affected versions: TYPO3 versions 4.0.13 and below, 4.1.12
	    and below, 4.2.9 and below, 4.3.0beta1 and below.</p>
	  <p>SQL injection, Cross-site scripting (XSS), Information
	    disclosure, Frame hijacking, Remote shell command execution
	    and Insecure Install Tool authentication/session handling.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>36801</bid>
      <cvename>CVE-2009-3628</cvename>
      <cvename>CVE-2009-3629</cvename>
      <cvename>CVE-2009-3630</cvename>
      <cvename>CVE-2009-3631</cvename>
      <cvename>CVE-2009-3632</cvename>
      <cvename>CVE-2009-3633</cvename>
      <cvename>CVE-2009-3634</cvename>
      <cvename>CVE-2009-3635</cvename>
      <cvename>CVE-2009-3636</cvename>
      <url>http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-016/</url>
      <url>http://secunia.com/advisories/37122/</url>
    </references>
    <dates>
      <discovery>2009-10-22</discovery>
      <entry>2009-11-05</entry>
    </dates>
  </vuln>

  <vuln vid="3149ab1c-c8b9-11de-b87b-0011098ad87f">
    <topic>vlc -- stack overflow in MPA, AVI and ASF demuxer</topic>
    <affects>
      <package>
	<name>vlc</name>
	<range><ge>0.5.0</ge><lt>1.0.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>VideoLAN reports:</p>
	<blockquote cite="http://www.videolan.org/security/sa0901.html">
	  <p>When parsing a MP4, ASF or AVI file with an overly deep box
	    structure, a stack overflow might occur. It would overwrite the
	    return address and thus redirect the execution flow.</p>
	  <p>If successful, a malicious third party could trigger execution
	    of arbitrary code within the context of the VLC media player.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.videolan.org/security/sa0901.html</url>
    </references>
    <dates>
      <discovery>2009-09-14</discovery>
      <entry>2009-11-03</entry>
    </dates>
  </vuln>

  <vuln vid="6f358f5a-c7ea-11de-a9f3-0030843d3802">
    <topic>KDE -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>kdebase4-runtime</name>
	<range><lt>4.3.1_2</lt></range>
      </package>
      <package>
        <name>kdelibs4</name>
	<range><lt>4.3.1_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>oCERT reports:</p>
	<blockquote cite="http://www.ocert.org/advisories/ocert-2009-015.html">
	  <p>Ark input sanitization errors: The KDE archiving tool, Ark,
	    performs insufficient validation which leads to specially crafted
	    archive files, using unknown MIME types, to be rendered using a KHTML
	    instance, this can trigger uncontrolled XMLHTTPRequests to remote
	    sites.</p>
	  <p>IO Slaves input sanitization errors: KDE protocol handlers perform
	    insufficient input validation, an attacker can craft malicious URI
	    that would trigger JavaScript execution. Additionally the 'help://'
	    protocol handler suffer from directory traversal. It should be noted
	    that the scope of this issue is limited as the malicious URIs cannot
	    be embedded in Internet hosted content.</p>
	  <p>KMail input sanitization errors: The KDE mail client, KMail, performs
	    insufficient validation which leads to specially crafted email
	    attachments, using unknown MIME types, to be rendered using a KHTML
	    instance, this can trigger uncontrolled XMLHTTPRequests to remote
	    sites.</p>
	  <p>The exploitation of these vulnerabilities is unlikely according to
	    Portcullis and KDE but the execution of active content is nonetheless
	    unexpected and might pose a threat.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.ocert.org/advisories/ocert-2009-015.html</url>
    </references>
    <dates>
      <discovery>2009-10-30</discovery>
      <entry>2009-11-02</entry>
    </dates>
  </vuln>

  <vuln vid="2fda6bd2-c53c-11de-b157-001999392805">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>opera</name>
        <range><lt>10.01.20091019</lt></range>
      </package>
      <package>
        <name>linux-opera</name>
        <range><lt>10.01</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Opera Team Reports:</p>
        <blockquote cite="http://www.opera.com/docs/changelogs/unix/1001/">
          <ul>
            <li>Fixed an issue where certain domain names could allow execution
	      of arbitrary code, as reported by Chris Weber of Casaba Security</li>
            <li>Fixed an issue where scripts can run on the feed subscription
	      page, as reported by Inferno</li>
          </ul>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3831</cvename>
      <url>http://www.opera.com/support/kb/view/938/</url>
      <url>http://www.opera.com/support/kb/view/939/</url>
    </references>
    <dates>
      <discovery>2009-10-28</discovery>
      <entry>2009-10-31</entry>
      <modified>2010-05-02</modified>
    </dates>
   </vuln>

  <vuln vid="83d7d149-b965-11de-a515-0022156e8794">
    <topic>Enhanced cTorrent -- stack-based overflow</topic>
    <affects>
      <package>
        <name>ctorrent</name>
        <range><lt>3.3.2_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Securityfocus reports:</p>
        <blockquote cite="http://www.securityfocus.com/bid/34584">
          <p>cTorrent and dTorrent are prone to a remote buffer-overflow
            vulnerability because the software fails to properly
            bounds-check user-supplied input before copying it to an
            insufficiently sized memory buffer.</p>
          <p>Successful exploits allow remote attackers to execute
            arbitrary machine code in the context of a vulnerable
            application. Failed exploit attempts will likely result in
            denial-of-service conditions.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>34584</bid>
      <cvename>CVE-2009-1759</cvename>
      <url>http://sourceforge.net/tracker/?func=detail&amp;aid=2782875&amp;group_id=202532&amp;atid=981959</url>
    </references>
    <dates>
      <discovery>2009-10-15</discovery>
      <entry>2009-10-28</entry>
    </dates>
  </vuln>

  <vuln vid="c87aa2d2-c3c4-11de-ab08-000f20797ede">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.5.*,1</gt><lt>3.5.4,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.15,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>3.0.15</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>2.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Foundation reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/">
	  <p>MFSA 2009-64  Crashes with evidence of memory
	     corruption (rv:1.9.1.4/ 1.9.0.15)</p>
	  <p>MFSA 2009-63  Upgrade media libraries to fix memory
	     safety bugs</p>
	  <p>MFSA 2009-62  Download filename spoofing with RTL
	     override</p>
	  <p>MFSA 2009-61  Cross-origin data theft through
	     document.getSelection()</p>
	  <p>MFSA 2009-59  Heap buffer overflow in string to
	     number conversion</p>
	  <p>MFSA 2009-57  Chrome privilege escalation in
	     XPCVariant::VariantDataToJS()</p>
	  <p>MFSA 2009-56  Heap buffer overflow in GIF color map
	     parser</p>
	  <p>MFSA 2009-55  Crash in proxy auto-configuration
	     regexp parsing</p>
	  <p>MFSA 2009-54  Crash with recursive web-worker calls</p>
	  <p>MFSA 2009-53  Local downloaded file tampering</p>
	  <p>MFSA 2009-52  Form history vulnerable to stealing</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3380</cvename>
      <cvename>CVE-2009-3381</cvename>
      <cvename>CVE-2009-3382</cvename>
      <cvename>CVE-2009-3383</cvename>
      <cvename>CVE-2009-3379</cvename>
      <cvename>CVE-2009-3378</cvename>
      <cvename>CVE-2009-3377</cvename>
      <cvename>CVE-2009-3376</cvename>
      <cvename>CVE-2009-3375</cvename>
      <cvename>CVE-2009-1563</cvename>
      <cvename>CVE-2009-3374</cvename>
      <cvename>CVE-2009-3373</cvename>
      <cvename>CVE-2009-3372</cvename>
      <cvename>CVE-2009-3371</cvename>
      <cvename>CVE-2009-3274</cvename>
      <cvename>CVE-2009-3370</cvename>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-64.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-63.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-62.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-61.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-59.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-57.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-56.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-55.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-54.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-53.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-52.html</url>
    </references>
    <dates>
      <discovery>2009-10-27</discovery>
      <entry>2009-10-28</entry>
      <modified>2009-12-14</modified>
    </dates>
  </vuln>

  <vuln vid="2544f543-c178-11de-b175-001cc0377035">
    <topic>elinks -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>elinks</name>
	<range><lt>0.11.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/36574/discuss">
	  <p>ELinks is prone to an off-by-one buffer-overflow vulnerability
	    because the application fails to accurately reference the last
	    element of a buffer.</p>
	  <p>Attackers may leverage this issue to execute arbitrary code in
	    the context of the application. Failed attacks will cause
	    denial-of-service conditions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>36574</bid>
      <cvename>CVE-2008-7224</cvename>
      <mlist msgid="20080204235429.GA28006@diku.dk">http://linuxfromscratch.org/pipermail/elinks-users/2008-February/001604.html</mlist>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380347</url>
    </references>
    <dates>
      <discovery>2006-07-29</discovery>
      <entry>2009-10-25</entry>
    </dates>
  </vuln>

  <vuln vid="692ab645-bf5d-11de-849b-00151797c2d4">
    <topic>squidGuard -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>squidGuard</name>
	<range><lt>1.4_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SquidGuard website reports:</p>
	<blockquote cite="http://www.squidguard.org/Downloads/Patches/1.4/Readme.Patch-20091015">
	  <p>Patch 20091015 fixes one buffer overflow problem
	    in sgLog.c when overlong URLs are requested.
	    SquidGuard will then go into emergency mode were
	    no blocking occurs. This is not required in this
	    situation.</p>
	</blockquote>
	<blockquote cite="http://www.squidguard.org/Downloads/Patches/1.4/Readme.Patch-20091019">
	  <p>Patch 20091019 fixes two bypass problems with URLs
	    which length is close to the limit defined by MAX_BUF
	    (default: 4096) in squidGuard and MAX_URL (default:
	    4096 in squid 2.x and 8192 in squid 3.x) in squid.
	    For this kind of URLs the proxy request exceeds MAX_BUF
	    causing squidGuard to complain about not being able to
	    parse the squid request.  Increasing the buffer limit
	    to be higher than the one defined in MAX_URL solves the
	    issue.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3700</cvename>
      <cvename>CVE-2009-3826</cvename>
      <url>http://www.squidguard.org/Downloads/Patches/1.4/Readme.Patch-20091015</url>
      <url>http://www.squidguard.org/Downloads/Patches/1.4/Readme.Patch-20091019</url>
    </references>
    <dates>
      <discovery>2009-10-15</discovery>
      <entry>2009-10-22</entry>
      <modified>2010-05-06</modified>
    </dates>
  </vuln>

  <vuln vid="8581189c-bd5f-11de-8709-0017a4cccfc6">
    <topic>Xpdf -- Multiple Vulnerabilities</topic>
    <affects>
      <package>
	<name>xpdf</name>
	<range><lt>3.02_11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/archive/1/507261">
	  <p>Some vulnerabilities have been reported in Xpdf, which can be
	    exploited by malicious people to potentially compromise a user's
	    system.</p>
	  <p>1) Multiple integer overflows in "SplashBitmap::SplashBitmap()"
	    can be exploited to cause heap-based buffer overflows.</p>
	  <p>2) An integer overflow error in "ObjectStream::ObjectStream()"
	    can be exploited to cause a heap-based buffer overflow.</p>
	  <p>3) Multiple integer overflows in "Splash::drawImage()" can be
	    exploited to cause heap-based buffer overflows.</p>
	  <p>4) An integer overflow error in "PSOutputDev::doImageL1Sep()"
	    can be exploited to cause a heap-based buffer overflow when
	    converting a PDF document to a PS file.</p>
	  <p>Successful exploitation of the vulnerabilities may allow execution
	    of arbitrary code by tricking a user into opening a specially crafted
	    PDF file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.securityfocus.com/archive/1/507261</url>
      <url>http://secunia.com/advisories/37053/</url>
    </references>
    <dates>
      <discovery>2009-10-14</discovery>
      <entry>2009-10-20</entry>
    </dates>
  </vuln>

  <vuln vid="87917d6f-ba76-11de-bac2-001a4d563a0f">
    <topic>django -- denial-of-service attack</topic>
    <affects>
      <package>
	<name>py23-django</name>
	<name>py24-django</name>
	<name>py25-django</name>
	<name>py26-django</name>
	<name>py30-django</name>
	<name>py31-django</name>
	<range><lt>1.1.1</lt></range>
      </package>
      <package>
	<name>py23-django-devel</name>
	<name>py24-django-devel</name>
	<name>py25-django-devel</name>
	<name>py26-django-devel</name>
	<name>py30-django-devel</name>
	<name>py31-django-devel</name>
	<range><lt>11603,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Django project reports:</p>
	<blockquote cite="http://www.djangoproject.com/weblog/2009/oct/09/security/">
	  <p>Django's forms library includes field types which perform
	    regular-expression-based validation of email addresses and
	    URLs. Certain addresses/URLs could trigger a pathological
	    performance case in these regular expression, resulting in
	    the server process/thread becoming unresponsive, and consuming
	    excessive CPU over an extended period of time. If deliberately
	    triggered, this could result in an effectively
	    denial-of-service attack.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3695</cvename>
      <url>http://www.djangoproject.com/weblog/2009/oct/09/security/</url>
    </references>
    <dates>
      <discovery>2009-10-09</discovery>
      <entry>2009-10-16</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="4769914e-b844-11de-b159-0030843d3802">
    <topic>phpmyadmin -- XSS and SQL injection vulnerabilities</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>3.2.2.1</lt></range>
      </package>
      <package>
        <name>phpMyAdmin211</name>
	<range><lt>2.11.9.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpMyAdmin Team reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2009-6.php">
	<p>Cross-site scripting (XSS) vulnerability allows remote attackers to
	  inject arbitrary web script or HTML via a crafted MySQL table name.</p>
	<p>SQL injection vulnerability allows remote attackers to inject SQL via
	  various interface parameters of the PDF schema generator feature.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3696</cvename>
      <cvename>CVE-2009-3697</cvename>
      <url>http://www.phpmyadmin.net/home_page/security/PMASA-2009-6.php</url>
    </references>
    <dates>
      <discovery>2009-10-13</discovery>
      <entry>2009-10-13</entry>
    </dates>
  </vuln>

  <vuln vid="437a68cf-b752-11de-b6eb-00e0815b8da8">
    <topic>php5 -- Multiple security issues</topic>
    <affects>
      <package>
	<name>php5</name>
	<range><lt>5.2.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Vendor reports</p>
	<blockquote cite="http://www.php.net/releases/5_2_11.php">
	  <p>Security Enhancements and Fixes in PHP 5.2.11:
	    Fixed certificate validation inside
	    php_openssl_apply_verification_policy.
	    Fixed sanity check for the color index in imagecolortransparent.
	    Added missing sanity checks around exif processing.
	    Fixed bug 44683 popen crashes when an invalid mode is passed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.php.net/releases/5_2_11.php</url>
      <cvename>CVE-2009-3291</cvename>
      <cvename>CVE-2009-3292</cvename>
      <cvename>CVE-2009-3293</cvename>
    </references>
    <dates>
      <discovery>2009-09-17</discovery>
      <entry>2009-10-12</entry>
    </dates>
  </vuln>

  <vuln vid="ebeed063-b328-11de-b6a5-0030843d3802">
    <topic>virtualbox -- privilege escalation</topic>
    <affects>
      <package>
	<name>virtualbox</name>
	<range><lt>3.0.51.r22902_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Sun reports:</p>
	<blockquote cite="http://sunsolve.sun.com/search/document.do?assetkey=1-66-268188-1">
	  <p>A security vulnerability in the VBoxNetAdpCtl configuration tool
	    for certain Sun VirtualBox 3.0 packages may allow local unprivileged
	    users who are authorized to run VirtualBox to execute arbitrary
	    commands with root privileges.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3692</cvename>
      <url>http://sunsolve.sun.com/search/document.do?assetkey=1-66-268188-1</url>
      <url>http://secunia.com/advisories/36929</url>
    </references>
    <dates>
      <discovery>2009-10-07</discovery>
      <entry>2009-10-07</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="50383bde-b25b-11de-8c83-02e0185f8d72">
    <topic>FreeBSD -- Devfs / VFS NULL pointer race condition</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_13</lt></range>
	<range><gt>6.4</gt><lt>6.4_7</lt></range>
	<range><gt>7.1</gt><lt>7.1_8</lt></range>
	<range><gt>7.2</gt><lt>7.2_4</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>Due to the interaction between devfs and VFS, a race condition
	  exists where the kernel might dereference a NULL pointer.</p>
	<h1>Impact:</h1>
	<p>Successful exploitation of the race condition can lead to local
	  kernel privilege escalation, kernel data corruption and/or
	  crash.</p>
	<p>To exploit this vulnerability, an attacker must be able to run
	  code with user privileges on the target system.</p>
	<h1>Workaround:</h1>
	<p>An errata note, FreeBSD-EN-09:05.null has been released
	  simultaneously to this advisory, and contains a kernel patch
	  implementing a workaround for a more broad class of
	  vulnerabilities.  However, prior to those changes, no workaround
	  is available.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-09:14.devfs</freebsdsa>
    </references>
    <dates>
      <discovery>2009-10-02</discovery>
      <entry>2009-10-06</entry>
    </dates>
  </vuln>

  <vuln vid="90d2e58f-b25a-11de-8c83-02e0185f8d72">
    <topic>FreeBSD -- kqueue pipe race conditions</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.4_7</lt></range>
	<range><gt>6.4</gt><lt>6.3_13</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>A race condition exists in the pipe close() code relating
	  to kqueues, causing use-after-free for kernel memory, which
	  may lead to an exploitable NULL pointer vulnerability in the
	  kernel, kernel memory corruption, and other unpredictable
	  results.</p>
	<h1>Impact:</h1>
	<p>Successful exploitation of the race condition can lead to
	  local kernel privilege escalation, kernel data corruption
	  and/or crash.</p>
	<p>To exploit this vulnerability, an attacker must be able to
	  run code on the target system.</p>
	<h1>Workaround</h1>
	<p>An errata notice, FreeBSD-EN-09:05.null has been released
	  simultaneously to this advisory, and contains a kernel patch
	  implementing a workaround for a more broad class of
	  vulnerabilities.  However, prior to those changes, no
	  workaround is available.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-09:13.pipe</freebsdsa>
    </references>
    <dates>
      <discovery>2009-10-02</discovery>
      <entry>2009-10-06</entry>
    </dates>
  </vuln>

  <vuln vid="beb6f4a8-add5-11de-8b55-0030843d3802">
    <topic>mybb -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>mybb</name>
	<range><lt>1.4.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>mybb team reports:</p>
	<blockquote cite="http://blog.mybboard.net/2009/09/21/mybb-1-4-9-released-security-update/">
	  <p>Input passed via avatar extensions is not properly sanitised before
	    being used in SQL queries. This can be exploited to manipulate SQL
	    queries by uploading specially named avatars.</p>
	  <p>The script allows to sign up with usernames containing zero width
	    space characters, which can be exploited to e.g. conduct spoofing
	    attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>36460</bid>
      <url>http://dev.mybboard.net/issues/464</url>
      <url>http://dev.mybboard.net/issues/418</url>
      <url>http://secunia.com/advisories/36803</url>
      <url>http://blog.mybboard.net/2009/09/21/mybb-1-4-9-released-security-update/</url>
    </references>
    <dates>
      <discovery>2009-09-21</discovery>
      <entry>2009-09-30</entry>
    </dates>
  </vuln>

  <vuln vid="bad1b090-a7ca-11de-873f-0030843d3802">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.20</lt></range>
      </package>
      <package>
        <name>drupal6</name>
	<range><lt>6.14</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Drupal Team reports:</p>
	<blockquote cite="http://drupal.org/node/579482">
	  <p>The core OpenID module does not correctly implement Form API for
	    the form that allows one to link user accounts with OpenID
	    identifiers. A malicious user is therefore able to use cross site
	    request forgeries to add attacker controlled OpenID identities to
	    existing accounts. These OpenID identities can then be used to gain
	    access to the affected accounts.</p>
	  <p>The OpenID module is not a compliant implementation of the OpenID
	    Authentication 2.0 specification. An implementation error allows a
	    user to access the account of another user when they share the same
	    OpenID 2.0 provider.</p>
	  <p>File uploads with certain extensions are not correctly processed by
	    the File API. This may lead to the creation of files that are
	    executable by Apache. The .htaccess that is saved into the files
	    directory by Drupal should normally prevent execution. The files are
	    only executable when the server is configured to ignore the directives
	    in the .htaccess file.</p>
	  <p>Drupal doesn't regenerate the session ID when an anonymous user
	    follows the one time login link used to confirm email addresses and
	    reset forgotten passwords. This enables a malicious user to fix and
	    reuse the session id of a victim under certain circumstances.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/node/579482</url>
      <url>http://secunia.com/advisories/36787/</url>
      <url>http://secunia.com/advisories/36786/</url>
      <url>http://secunia.com/advisories/36781/</url>
      <url>http://secunia.com/advisories/36776/</url>
      <url>http://secunia.com/advisories/36785/</url>
    </references>
    <dates>
      <discovery>2009-09-17</discovery>
      <entry>2009-09-22</entry>
    </dates>
  </vuln>

  <vuln vid="113cd7e9-a4e2-11de-84af-001195e39404">
    <topic>fwbuilder -- security issue in temporary file handling</topic>
    <affects>
      <package>
	<name>fwbuilder</name>
	<range><lt>3.0.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Firewall Builder release notes reports:</p>
	<blockquote cite="http://www.fwbuilder.org/docs/firewall_builder_release_notes.html#3.0.7">
	<p>Vadim Kurland (vadim.kurland@fwbuilder.org) reports:</p>
	    <p>Fwbuilder and libfwbuilder 3.0.4 through to 3.0.6 generate
	    iptables scripts with a security issue when also used to
	    generate static routing configurations.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-4664</cvename>
      <url>http://www.fwbuilder.org/docs/firewall_builder_release_notes.html#3.0.7</url>
    </references>
    <dates>
      <discovery>2009-09-18</discovery>
      <entry>2009-09-18</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="b9ec7fe3-a38a-11de-9c6b-003048818f40">
    <topic>bugzilla -- two SQL injections, sensitive data exposure</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<range><gt>3.3.1</gt><lt>3.4.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/3.4/">
	  <ul>
            <li>It is possible to inject raw SQL into the Bugzilla
            database via the "Bug.create" and "Bug.search" WebService
            functions.</li>
            <li>When a user would change his password, his new password would
            be exposed in the URL field of the browser if he logged in right
            after changing his password.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3125</cvename>
      <cvename>CVE-2009-3165</cvename>
      <cvename>CVE-2009-3166</cvename>
      <url>http://www.bugzilla.org/security/3.0.8/</url>
    </references>
    <dates>
      <discovery>2009-09-11</discovery>
      <entry>2009-09-17</entry>
    </dates>
  </vuln>

  <vuln vid="ee23aa09-a175-11de-96c0-0011098ad87f">
    <topic>horde-base -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>horde-base</name>
	<range><lt>3.3.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
      	<p>The Horde team reports:</p>
	<blockquote cite="http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.558&amp;r2=1.515.2.559">
	  <p>An error within the form library when handling image form fields can
	    be exploited to overwrite arbitrary local files.</p>
	  <p>An error exists within the MIME Viewer library when rendering unknown
	    text parts. This can be exploited to execute arbitrary HTML and script
	    code in a user's browser session in context of an affected site if
	    malicious data is viewed.</p>
	  <p>The preferences system does not properly sanitise numeric preference
	    types. This can be exploited to execute arbitrary HTML and script code
	    in a user's browser session in contact of an affected site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://bugs.horde.org/ticket/?id=8311</url>
      <url>http://bugs.horde.org/ticket/?id=8399</url>
      <url>http://secunia.com/advisories/36665/</url>
      <url>http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.558&amp;r2=1.515.2.559</url>
    </references>
    <dates>
      <discovery>2009-05-28</discovery>
      <entry>2009-09-14</entry>
      <modified>2009-09-22</modified>
    </dates>
  </vuln>

  <vuln vid="152b27f0-a158-11de-990c-e5b1d4c882e0">
    <topic>nginx -- remote denial of service vulnerability</topic>
    <affects>
      <package>
	<name>nginx</name>
	<range><lt>0.7.62</lt></range>
      </package>
      <package>
	<name>nginx-devel</name>
	<range><lt>0.8.15</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>nginx development team reports:</p>
	<blockquote cite="http://nginx.net/CHANGES">
	  <p>A segmentation fault might occur in worker process while
	     specially crafted request handling.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2629</cvename>
      <url>http://nginx.net/CHANGES</url>
      <mlist msgid="20090914155338.GA2529@ngolde.de">http://lists.debian.org/debian-security-announce/2009/msg00205.html</mlist>
    </references>
    <dates>
      <discovery>2009-09-14</discovery>
      <entry>2009-09-14</entry>
      <modified>2009-09-15</modified>
    </dates>
  </vuln>

  <vuln vid="6e8f54af-a07d-11de-a649-000c2955660f">
    <topic>ikiwiki -- insufficient blacklisting in teximg plugin</topic>
    <affects>
      <package>
	<name>ikiwiki</name>
	<range><lt>3.1415926</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The IkiWiki development team reports:</p>
	<blockquote cite="http://ikiwiki.info/security/#index35h2">
	  <p>IkiWikis teximg plugin's blacklisting of insecure TeX commands
	    is insufficient; it can be bypassed and used to read arbitrary
	    files.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2944</cvename>
      <url>http://ikiwiki.info/security/#index35h2</url>
    </references>
    <dates>
      <discovery>2009-08-28</discovery>
      <entry>2009-09-13</entry>
    </dates>
  </vuln>

  <vuln vid="b46f3a1e-a052-11de-a649-000c2955660f">
    <topic>xapian-omega -- cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>xapian-omega</name>
	<range><lt>1.0.16</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Olly Betts reports:</p>
	<blockquote cite="http://lists.xapian.org/pipermail/xapian-discuss/2009-September/007115.html">
	  <p>There's a cross-site scripting issue in Omega - exception
	    messages don't currently get HTML entities escaped, but can
	    contain CGI parameter values in some cases.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2947</cvename>
      <url>http://lists.xapian.org/pipermail/xapian-discuss/2009-September/007115.html</url>
    </references>
    <dates>
      <discovery>2009-09-09</discovery>
      <entry>2009-09-13</entry>
    </dates>
  </vuln>

  <vuln vid="922d2398-9e2d-11de-a998-0030843d3802">
    <topic>mozilla firefox -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><gt>3.5.*,1</gt><lt>3.5.3,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.13,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Foundation reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/">
	  <p>MFSA 2009-51  Chrome privilege escalation with FeedWriter</p>
	  <p>MFSA 2009-50  Location bar spoofing via tall line-height Unicode
	    characters</p>
	  <p>MFSA 2009-49  TreeColumns dangling pointer vulnerability</p>
	  <p>MFSA 2009-48  Insufficient warning for PKCS11 module installation
	    and removal</p>
	  <p>MFSA 2009-47 Crashes with evidence of memory corruption
	    (rv:1.9.1.3/1.9.0.14)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3069</cvename>
      <cvename>CVE-2009-3070</cvename>
      <cvename>CVE-2009-3071</cvename>
      <cvename>CVE-2009-3072</cvename>
      <cvename>CVE-2009-3073</cvename>
      <cvename>CVE-2009-3074</cvename>
      <cvename>CVE-2009-3075</cvename>
      <cvename>CVE-2009-3076</cvename>
      <cvename>CVE-2009-3077</cvename>
      <cvename>CVE-2009-3078</cvename>
      <cvename>CVE-2009-3079</cvename>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-47.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-48.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-49.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-50.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-51.html</url>
      <url>http://secunia.com/advisories/36671/2/</url>
    </references>
    <dates>
      <discovery>2009-09-10</discovery>
      <entry>2009-09-10</entry>
    </dates>
  </vuln>

  <vuln vid="012b495c-9d51-11de-8d20-001bd3385381">
    <topic>cyrus-imapd -- Potential buffer overflow in Sieve</topic>
    <affects>
      <package>
	<name>cyrus-imapd</name>
	<range><gt>2.2.0</gt><lt>2.2.13_6</lt></range>
	<range><gt>2.3.0</gt><lt>2.3.14_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Cyrus IMAP Server ChangeLog states:</p>
	<blockquote cite="http://cyrusimap.web.cmu.edu/imapd/changes.html">
	  <p>Fixed CERT VU#336053 - Potential buffer overflow in Sieve.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2632</cvename>
      <bid>36296</bid>
      <url>http://www.kb.cert.org/vuls/id/336053</url>
      <url>http://www.debian.org/security/2009/dsa-1881</url>
    </references>
    <dates>
      <discovery>2009-09-02</discovery>
      <entry>2009-09-09</entry>
      <modified>2009-09-14</modified>
    </dates>
  </vuln>

  <vuln vid="24aa9970-9ccd-11de-af10-000c29a67389">
    <topic>silc-toolkit -- Format string vulnerabilities</topic>
    <affects>
      <package>
	<name>silc-toolkit</name>
	<range><lt>1.1.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SILC Changlog reports:</p>
	<blockquote cite="http://silcnet.org/docs/changelog/SILC%20Toolkit%201.1.10">
	  <p>An unspecified format string vulnerability exists in
            silc-toolkit.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3051</cvename>
       <url>http://silcnet.org/docs/changelog/SILC%20Toolkit%201.1.10</url>
       <url>http://www.openwall.com/lists/oss-security/2009/09/03/5</url>
    </references>
    <dates>
      <discovery>2009-08-07</discovery>
      <entry>2009-09-08</entry>
    </dates>
  </vuln>

  <vuln vid="4582948a-9716-11de-83a5-001999392805">
     <topic>opera -- multiple vulnerabilities</topic>
     <affects>
       <package>
         <name>opera</name>
         <range><lt>10.00.20090830</lt></range>
       </package>
       <package>
         <name>opera-devel</name>
         <range><le>10.00.b3_1,1</le></range>
       </package>
       <package>
         <name>linux-opera</name>
         <range><lt>10.00</lt></range>
       </package>
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
         <p>Opera Team Reports:</p>
         <blockquote cite="http://www.opera.com/docs/changelogs/freebsd/1000/">
             <ul>
               <li>Issue where sites using revoked intermediate certificates might be shown as secure</li>
               <li>Issue where the collapsed address bar didn't show the current domain</li>
               <li>Issue where pages could trick users into uploading files</li>
               <li>Some IDNA characters not correctly displaying in the address bar</li>
               <li>Issue where Opera accepts nulls and invalid wild-cards in certificates</li>
             </ul>
         </blockquote>
       </body>
     </description>
     <references>
       <url>http://www.opera.com/support/search/view/929/</url>
       <url>http://www.opera.com/support/search/view/930/</url>
       <url>http://www.opera.com/support/search/view/931/</url>
       <url>http://www.opera.com/support/search/view/932/</url>
       <url>http://www.opera.com/support/search/view/934/</url>
     </references>
     <dates>
       <discovery>2009-09-01</discovery>
       <entry>2009-09-04</entry>
       <modified>2009-10-29</modified>
     </dates>
   </vuln>

  <vuln vid="80aa98e0-97b4-11de-b946-0030843d3802">
    <topic>dnsmasq -- TFTP server remote code injection vulnerability</topic>
    <affects>
      <package>
	<name>dnsmasq</name>
	<range><lt>2.50</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Simon Kelley reports:</p>
	<blockquote cite="http://www.thekelleys.org.uk/dnsmasq/CHANGELOG">
	  <p>Fix security problem which allowed any host permitted to
	    do TFTP to possibly compromise dnsmasq by remote buffer
	    overflow when TFTP enabled.</p>
	  <p>Fix a problem which allowed a malicious TFTP client to
	    crash dnsmasq.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>36121</bid>
      <bid>36120</bid>
      <cvename>CVE-2009-2957</cvename>
      <cvename>CVE-2009-2958</cvename>
      <url>http://www.coresecurity.com/content/dnsmasq-vulnerabilities</url>
      <url>https://rhn.redhat.com/errata/RHSA-2009-1238.html</url>
    </references>
    <dates>
      <discovery>2009-08-31</discovery>
      <entry>2009-09-02</entry>
    </dates>
  </vuln>

  <vuln vid="e15f2356-9139-11de-8f42-001aa0166822">
    <topic>apache22 -- several vulnerability</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><gt>2.2.0</gt><lt>2.2.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Apache ChangeLog reports:</p>
	<blockquote cite="http://www.apache.org/dist/httpd/CHANGES_2.2.12">
	  <p>CVE-2009-1891: Fix a potential Denial-of-Service attack against mod_deflate or other modules.</p>
	  <p>CVE-2009-1195: Prevent the "Includes" Option from being enabled in an .htaccess file if the AllowOverride restrictions do not permit it.</p>
	  <p>CVE-2009-1890: Fix a potential Denial-of-Service attack against mod_proxy in a reverse proxy configuration.</p>
	  <p>CVE-2009-1191: mod_proxy_ajp: Avoid delivering content from a previous request which failed to send a request body.</p>
	  <p>CVE-2009-0023, CVE-2009-1955, CVE-2009-1956: The bundled copy of the APR-util library has been updated, fixing three different security issues which may affect particular configurations and third-party modules (was already fixed in 2.2.11_5).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1891</cvename><!-- vul: 2.2.11 -->
      <cvename>CVE-2009-1195</cvename><!-- vul: 2.2.x to 2.2.11 -->
      <cvename>CVE-2009-1890</cvename><!-- ok: 2.3.3 -->
      <cvename>CVE-2009-1191</cvename><!-- vul: 2.2.11 -->
      <cvename>CVE-2009-0023</cvename><!-- ok: apr 1.3.5 -->
      <cvename>CVE-2009-1955</cvename><!-- ok: apr-util 1.3.7 -->
      <cvename>CVE-2009-1956</cvename><!-- ok: apr-util 1.3.5 -->
    </references>
    <dates>
      <discovery>2009-07-28</discovery><!-- release date of 2.2.12 -->
      <entry>2009-08-25</entry>
    </dates>
  </vuln>

  <vuln vid="59e7af2d-8db7-11de-883b-001e3300a30d">
    <topic>pidgin -- MSN overflow parsing SLP messages</topic>
    <affects>
      <package>
	<name>pidgin</name>
	<name>libpurple</name>
	<name>finch</name>
	<range><lt>2.5.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/36384">
	  <p>A vulnerability has been reported in Pidgin, which can be
	    exploited by malicious people to potentially compromise a user's
	    system.</p>
	  <p>The vulnerability is caused due to an error in the
	    "msn_slplink_process_msg()" function when processing MSN SLP
	    messages and can be exploited to corrupt memory.</p>
	  <p>Successful exploitation may allow execution of arbitrary
	    code.</p>
	  <p>The vulnerability is reported in versions 2.5.8 and prior.
	    Other versions may also be affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2694</cvename>
      <url>http://secunia.com/advisories/36384/</url>
      <url>http://www.pidgin.im/news/security/?id=34</url>
    </references>
    <dates>
      <discovery>2009-08-18</discovery>
      <entry>2009-08-20</entry>
    </dates>
  </vuln>

  <vuln vid="b31a1088-460f-11de-a11a-0022156e8794">
    <topic>GnuTLS -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>gnutls</name>
	<range><lt>2.6.6</lt></range>
      </package>
      <package>
	<name>gnutls-devel</name>
	<range><lt>2.7.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/34783/discuss">
	  <p>GnuTLS is prone to multiple remote vulnerabilities:</p>
	    <ul>
	    <li>A remote code-execution vulnerability.</li>
	    <li>A denial-of-service vulnerability.</li>
	    <li>A signature-generation vulnerability.</li>
	    <li>A signature-verification vulnerability.</li>
	    </ul>
	  <p>An attacker can exploit these issues to potentially execute
	    arbitrary code, trigger denial-of-service conditions, carry
	    out attacks against data signed with weak signatures, and
	    cause clients to accept expired or invalid certificates from
	    servers.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1415</cvename>
      <cvename>CVE-2009-1416</cvename>
      <cvename>CVE-2009-1417</cvename>
      <bid>34783</bid>
      <url>http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3515</url>
      <url>http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3516</url>
      <url>http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3517</url>
    </references>
    <dates>
      <discovery>2009-05-21</discovery>
      <entry>2009-08-17</entry>
    </dates>
  </vuln>

  <vuln vid="856a6f84-8b30-11de-8062-00e0815b8da8">
    <topic>GnuTLS -- improper SSL certificate verification</topic>
    <affects>
      <package>
	<name>gnutls</name>
	<range><lt>2.8.3</lt></range>
      </package>
      <package>
	<name>gnutls-devel</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>GnuTLS reports:</p>
	<blockquote cite="http://article.gmane.org/gmane.network.gnutls.general/1733">
	  <p>By using a NUL byte in CN/SAN fields, it was possible to fool
	    GnuTLS into 1) not printing the entire CN/SAN field value when
	    printing a certificate and 2) cause incorrect positive matches
	    when matching a hostname against a certificate.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2730</cvename>
      <url>http://article.gmane.org/gmane.network.gnutls.general/1733</url>
      <url>http://secunia.com/advisories/36266</url>
    </references>
    <dates>
      <discovery>2009-08-11</discovery>
      <entry>2009-08-17</entry>
    </dates>
  </vuln>

  <vuln vid="86ada694-8b30-11de-b9d0-000c6e274733">
    <topic>memcached -- memcached stats maps Information Disclosure Weakness</topic>
    <affects>
      <package>
	<name>memcached</name>
	<range><lt>1.2.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/34915/">
	  <p>A weakness has been reported in memcached, which can be exploited
	    by malicious people to disclose system information.</p>
	  <p>The weakness is caused due to the application disclosing the
	    content of /proc/self/maps if a stats maps command is received.
	    This can be exploited to disclose e.g. the addresses of allocated
	    memory regions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1255</cvename>
      <url>http://secunia.com/advisories/34915/</url>
    </references>
    <dates>
      <discovery>2009-04-29</discovery>
      <entry>2009-08-17</entry>
    </dates>
  </vuln>

  <vuln vid="2430e9c3-8741-11de-938e-003048590f9e">
    <topic>wordpress -- remote admin password reset vulnerability</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<range><lt>2.8.4,1</lt></range>
      </package>
      <package>
	<name>de-wordpress</name>
	<range><lt>2.8.4</lt></range>
      </package>
      <package>
	<name>wordpress-mu</name>
	<range><lt>2.8.4a</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>WordPress reports:</p>
	<blockquote cite="http://wordpress.org/development/2009/08/2-8-4-security-release/">
	  <p>A specially crafted URL could be requested that would allow an
	    attacker to bypass a security check to verify a user requested a
	    password reset. As a result, the first account without a key in the
	    database (usually the admin account) would have its password reset and
	    a new password would be emailed to the account owner.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2762</cvename>
      <url>http://wordpress.org/development/2009/08/2-8-4-security-release/</url>
      <url>http://www.milw0rm.com/exploits/9410</url>
    </references>
    <dates>
      <discovery>2009-08-10</discovery>
      <entry>2009-08-12</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="5179d85c-8683-11de-91b9-0022157515b2">
    <topic>fetchmail -- improper SSL certificate subject verification</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><lt>6.3.11</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-2009-01.txt">
	  <p>Moxie Marlinspike demonstrated in July 2009 that some CAs would
	    sign certificates that contain embedded NUL characters in the
	    Common Name or subjectAltName fields of ITU-T X.509
	    certificates.</p>
	  <p>Applications that would treat such X.509 strings as
	    NUL-terminated C strings (rather than strings that contain an
	    explicit length field) would only check the part up to and
	    excluding the NUL character, so that certificate names such as
	    www.good.example\0www.bad.example.com would be mistaken as a
	    certificate name for www.good.example. fetchmail also had this
	    design and implementation flaw.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2666</cvename>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2009-01.txt</url>
    </references>
    <dates>
      <discovery>2009-08-06</discovery>
      <entry>2009-08-11</entry>
      <modified>2009-08-13</modified>
    </dates>
  </vuln>

  <vuln vid="739b94a4-838b-11de-938e-003048590f9e">
    <topic>joomla15 -- com_mailto Timeout Issue</topic>
    <affects>
      <package>
	<name>joomla15</name>
	<range><lt>1.5.14</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Joomla! Security Center reports:</p>
	<blockquote cite="http://developer.joomla.org/security/news/303-20090723-core-com-mailto-timeout-issue.html">
	  <p>In com_mailto, it was possible to bypass timeout protection against
	    sending automated emails.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://developer.joomla.org/security.html</url>
      <url>http://secunia.com/advisories/36097/</url>
    </references>
    <dates>
      <discovery>2009-07-22</discovery>
      <entry>2009-08-07</entry>
      <modified>2009-08-11</modified>
    </dates>
  </vuln>

  <vuln vid="bce1f76d-82d0-11de-88ea-001a4d49522b">
    <topic>subversion -- heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>subversion</name>
	<name>subversion-freebsd</name>
	<name>p5-subversion</name>
	<name>py-subversion</name>
	<range><lt>1.6.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Subversion Security Advisory reports:</p>
	<blockquote cite="http://subversion.tigris.org/security/CVE-2009-2411-advisory.txt">
	  <p>Subversion clients and servers have multiple heap
	    overflow issues in the parsing of binary deltas.  This is
	    related to an allocation vulnerability in the APR library
	    used by Subversion.</p>
	  <p>Clients with commit access to a vulnerable server can
	    cause a remote heap overflow; servers can cause a heap
	    overflow on vulnerable clients that try to do a checkout
	    or update.</p>
	  <p>This can lead to a DoS (an exploit has been tested) and
	    to arbitrary code execution (no exploit tested, but the
	    possibility is clear).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2411</cvename>
      <url>http://subversion.tigris.org/security/CVE-2009-2411-advisory.txt</url>
    </references>
    <dates>
      <discovery>2009-08-06</discovery>
      <entry>2009-08-06</entry>
      <modified>2009-08-07</modified>
    </dates>
  </vuln>

  <vuln vid="d67b517d-8214-11de-88ea-001a4d49522b">
    <topic>bugzilla -- product name information leak</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<range><gt>3.3.4</gt><lt>3.4.1</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/3.4/">
	  <p>Normally, users are only supposed to see products that
            they can file bugs against in the "Product" drop-down on
            the bug-editing page. Instead, users were being shown all
            products, even those that they normally could not see. Any
            user who could edit any bug could see all product
            names.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.bugzilla.org/security/3.4/</url>
    </references>
    <dates>
      <discovery>2009-07-30</discovery>
      <entry>2009-08-05</entry>
    </dates>
  </vuln>

  <vuln vid="49e8f2ee-8147-11de-a994-0030843d3802">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<name>linux-firefox</name>
	<range><lt>3.*,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.13,1</lt></range>
	<range><gt>3.5.*,1</gt><lt>3.5.2,1</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.5.2</lt></range>
      </package>
      <package>
        <name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.18</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><gt>0</gt></range>
      </package>
      <package>
        <name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.23</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/">
	  <p>MFSA 2009-38:  Data corruption with SOCKS5 reply containing DNS name
	    longer than 15 characters</p>
	  <p>MFSA 2009-42:  Compromise of SSL-protected communication</p>
	  <p>MFSA 2009-43:  Heap overflow in certificate regexp parsing</p>
	  <p>MFSA 2009-44:  Location bar and SSL indicator spoofing via window.open()
	    on invalid URL</p>
	  <p>MFSA 2009-45:  Crashes with evidence of memory corruption
	    (rv:1.9.1.2/1.9.0.13)</p>
	  <p>MFSA 2009-46:  Chrome privilege escalation due to incorrectly cached
	    wrapper</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2404</cvename>
      <cvename>CVE-2009-2408</cvename>
      <cvename>CVE-2009-2454</cvename>
      <cvename>CVE-2009-2470</cvename>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-38.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-42.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-43.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-44.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-45.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-46.html</url>
    </references>
    <dates>
      <discovery>2009-08-03</discovery>
      <entry>2009-08-04</entry>
      <modified>2009-09-04</modified>
    </dates>
  </vuln>

  <vuln vid="4e306850-811f-11de-8a67-000c29a67389">
    <topic>silc-client -- Format string vulnerability</topic>
    <affects>
      <package>
	<name>silc-client</name>
	<name>silc-irssi-client</name>
	<range><lt>1.1.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SILC changelog reports:</p>
	<blockquote cite="http://silcnet.org/docs/changelog/SILC%20Client%201.1.8">
	  <p>An unspecified format string vulnerability exists in
            silc-client.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-3051</cvename>
      <url>http://silcnet.org/docs/changelog/SILC%20Client%201.1.8</url>
    </references>
    <dates>
      <discovery>2009-07-31</discovery>
      <entry>2009-08-04</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="0d0237d0-7f68-11de-984d-0011098ad87f">
    <topic>SquirrelMail -- Plug-ins compromise</topic>
    <affects>
      <package>
        <name>squirrelmail-multilogin-plugin</name>
        <range><ge>2.3.4</ge><lt>2.3.4_2</lt></range>
      </package>
   </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h1>Problem Description:</h1>
          <p>The SquirrelMail Web Server has been compromised, and three plugins
            are affected.</p>
          <p>The port of squirrelmail-sasql-plugin is safe (right MD5), and
            change_pass is not in the FreeBSD ports tree, but multilogin has a
            wrong MD5.</p>
     </body>
    </description>
    <references>
      <url>http://sourceforge.net/mailarchive/message.php?msg_name=4A727634.3080008%40squirrelmail.org</url>
      <url>http://squirrelmail.org/index.php</url>
    </references>
    <dates>
      <discovery>2009-07-31</discovery>
      <entry>2009-08-02</entry>
    </dates>
  </vuln>

  <vuln vid="83725c91-7c7e-11de-9672-00e0815b8da8">
    <topic>BIND -- Dynamic update message remote DoS</topic>
    <affects>
      <package>
        <name>bind9</name>
        <range><lt>9.3.6.1.1</lt></range>
      </package>
      <package>
        <name>bind9-sdb-postgresql</name>
        <name>bind9-sdb-ldap</name>
        <range><lt>9.4.3.3</lt></range>
      </package>
      <system>
        <name>FreeBSD</name>
        <range><ge>6.3</ge><lt>6.3_12</lt></range>
        <range><ge>6.4</ge><lt>6.4_6</lt></range>
        <range><ge>7.1</ge><lt>7.1_7</lt></range>
        <range><ge>7.2</ge><lt>7.2_3</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h1>Problem Description:</h1>
          <p>When named(8) receives a specially crafted dynamic update
            message an internal assertion check is triggered which causes
            named(8) to exit.</p>
          <p>To trigger the problem, the dynamic update message must contains
            a record of type "ANY" and at least one resource record set (RRset)
            for this fully qualified domain name (FQDN) must exist on the
            server.</p>
        <h1>Impact:</h1>
          <p>An attacker which can send DNS requests to a nameserver can cause
            it to exit, thus creating a Denial of Service situation.</p>
        <h1>Workaround:</h1>
          <p>No generally applicable workaround is available, but some firewalls
            may be able to prevent nsupdate DNS packets from reaching the
            nameserver.</p>
          <p>NOTE WELL: Merely configuring named(8) to ignore dynamic updates
            is NOT sufficient to protect it from this vulnerability.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0696</cvename>
      <freebsdsa>SA-09:12.bind</freebsdsa>
      <url>http://www.kb.cert.org/vuls/id/725188</url>
      <url>https://www.isc.org/node/474</url>
    </references>
    <dates>
      <discovery>2009-07-28</discovery>
      <entry>2009-08-01</entry>
      <modified>2009-08-04</modified>
    </dates>
  </vuln>

  <vuln vid="708c65a5-7c58-11de-a994-0030843d3802">
    <topic>mono -- XML signature HMAC truncation spoofing</topic>
    <affects>
      <package>
	<name>mono</name>
	<range><lt>2.4.2.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/35852/">
	  <p>A security issue has been reported in Mono, which can be
	    exploited by malicious people to conduct spoofing attacks.</p>
	  <p>The security issue is caused due to an error when processing
	    certain XML signatures.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0217</cvename>
      <url>http://secunia.com/advisories/35852/</url>
      <url>http://www.kb.cert.org/vuls/id/466161</url>
    </references>
    <dates>
      <discovery>2009-07-15</discovery>
      <entry>2009-07-29</entry>
    </dates>
  </vuln>

  <vuln vid="e1156e90-7ad6-11de-b26a-0048543d60ce">
    <topic>squid -- several remote denial of service vulnerabilities</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><ge>3.0.1</ge><lt>3.0.17</lt></range>
	<range><ge>3.1.0.1</ge><lt>3.1.0.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Squid security advisory 2009:2 reports:</p>
	<blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2009_2.txt">
	  <p>Due to incorrect buffer limits and related bound checks Squid
	    is vulnerable to a denial of service attack when processing
	    specially crafted requests or responses.</p>
	  <p>Due to incorrect data validation Squid is vulnerable to a
	    denial of service attack when processing specially crafted
	    responses.</p>
	  <p>These problems allow any trusted client or external server to
	    perform a denial of service attack on the Squid service.</p>
	</blockquote>
	<p>Squid-2.x releases are not affected.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2621</cvename>
      <cvename>CVE-2009-2622</cvename>
      <url>http://www.squid-cache.org/Advisories/SQUID-2009_2.txt</url>
    </references>
    <dates>
      <discovery>2009-07-27</discovery>
      <entry>2009-07-27</entry>
       <modified>2009-08-06</modified>
    </dates>
  </vuln>

  <vuln vid="c1ef9b33-72a6-11de-82ea-0030843d3802">
    <topic>mozilla -- corrupt JIT state after deep return from native function</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><ge>3.5.*,1</ge><lt>3.5.1,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Project reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/2009/mfsa2009-41.html">
	  <p>Firefox user zbyte reported a crash that we determined could result
	    in an exploitable memory corruption problem. In certain cases after a
	    return from a native function, such as escape(), the Just-in-Time
	    (JIT) compiler could get into a corrupt state. This could be exploited
	    by an attacker to run arbitrary code such as installing malware.</p>
	  <p>This vulnerability does not affect earlier versions of Firefox
	    which do not support the JIT feature.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2477</cvename>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-41.html</url>
      <url>http://www.kb.cert.org/vuls/id/443060</url>
    </references>
    <dates>
      <discovery>2009-07-16</discovery>
      <entry>2009-07-17</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="c444c8b7-7169-11de-9ab7-000c29a67389">
    <topic>isc-dhcp-client -- Stack overflow vulnerability</topic>
    <affects>
      <package>
	<name>isc-dhcp31-client</name>
	<range><le>3.1.1</le></range>
      </package>
      <package>
	<name>isc-dhcp30-client</name>
	<range><lt>3.0.7_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>US-CERT reports:</p>
	<blockquote cite="http://www.kb.cert.org/vuls/id/410676">
	  <p>The ISC DHCP dhclient application contains a stack buffer
	    overflow, which may allow a remote, unauthenticated attacker to
	    execute arbitrary code with root privileges.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0692</cvename>
      <url>https://www.isc.org/node/468</url>
      <url>http://secunia.com/advisories/35785</url>
      <url>http://www.kb.cert.org/vuls/id/410676</url>
    </references>
    <dates>
      <discovery>2009-07-14</discovery>
      <entry>2009-07-15</entry>
      <modified>2009-07-21</modified>
    </dates>
  </vuln>

  <vuln vid="be927298-6f97-11de-b444-001372fd0af2">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.19</lt></range>
      </package>
      <package>
	<name>drupal6</name>
	<range><lt>6.13</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Security Team reports:</p>
	<blockquote cite="http://drupal.org/node/507572">
          <p>Cross-site scripting</p>
          <p>The Forum module does not correctly handle certain arguments
            obtained from the URL.  By enticing a suitably privileged user
            to visit a specially crafted URL, a malicious user is able to
            insert arbitrary HTML and script code into forum pages.  Such a
            cross-site scripting attack may lead to the malicious user
            gaining administrative access.  Wikipedia has more information
            about cross-site scripting (XSS).</p>
          <p>User signatures have no separate input format, they use the
            format of the comment with which they are displayed.  A user
            will no longer be able to edit a comment when an administrator
            changes the comment's input format to a format that is not
            accessible to the user.  However they will still be able to
            modify their signature, which will then be processed by the new
            input format.</p>
          <p>If the new format is very permissive, via their signature, the
            user may be able to insert arbitrary HTML and script code into
            pages or, when the PHP filter is enabled for the new format,
            execute PHP code.  This issue affects Drupal 6.x only.</p>
          <p>When an anonymous user fails to login due to mistyping his
            username or password, and the page he is on contains a sortable
            table, the (incorrect) username and password are included in
            links on the table.  If the user visits these links the password
            may then be leaked to external sites via the HTTP referer.</p>
          <p>In addition, if the anonymous user is enticed to visit the site
            via a specially crafted URL while the Drupal page cache is
            enabled, a malicious user might be able to retrieve the
            (incorrect) username and password from the page cache.</p>
	</blockquote>
     </body>
   </description>
   <references>
      <cvename>CVE-2009-2372</cvename>
      <cvename>CVE-2009-2374</cvename>
      <cvename>CVE-2009-2373</cvename>
      <url>http://drupal.org/node/507572</url>
      <url>http://secunia.com/advisories/35681</url>
    </references>
    <dates>
      <discovery>2009-07-01</discovery>
      <entry>2009-07-13</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="70372cda-6771-11de-883a-00e0815b8da8">
    <topic>nfsen -- remote command execution</topic>
    <affects>
      <package>
	<name>nfsen</name>
	<range><lt>1.3.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>nfsen reports:</p>
	<blockquote cite="http://sourceforge.net/forum/forum.php?forum_id=967583">
	  <p>Due to double input checking, a remote command execution security
	    bug exists in all NfSen versions 1.3 and 1.3.1. Users are
	    requested to update to nfsen-1.3.2.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://sourceforge.net/forum/forum.php?forum_id=967583</url>
    </references>
    <dates>
      <discovery>2009-06-18</discovery>
      <entry>2009-07-03</entry>
    </dates>
  </vuln>

  <vuln vid="ba73f494-65a8-11de-aef5-001c2514716c">
    <topic>phpmyadmin -- XSS vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>3.2.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The phpMyAdmin project reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2009-5.php">
	  <p>It was possible to conduct an XSS attack via a crafted
	    SQL bookmark.</p>
	  <p>All 3.x releases on which the "bookmarks" feature is
	    active are affected, previous versions are not.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2284</cvename>
      <url>http://www.phpmyadmin.net/home_page/security/PMASA-2009-5.php</url>
    </references>
    <dates>
      <discovery>2009-06-30</discovery>
      <entry>2009-06-30</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="3ebd4cb5-657f-11de-883a-00e0815b8da8">
    <topic>nagios -- Command Injection Vulnerability</topic>
    <affects>
      <package>
	<name>nagios</name>
	<range><le>3.0.6_1</le></range>
      </package>
      <package>
	<name>nagios2</name>
	<range><le>2.12_3</le></range>
      </package>
      <package>
	<name>nagios-devel</name>
	<range><le>3.1.0_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/35543?">
	  <p>A vulnerability has been reported in Nagios, which can be
	    exploited by malicious users to potentially compromise a
	    vulnerable system.</p>
	  <p>Input passed to the "ping" parameter in statuswml.cgi is not
	    properly sanitised before being used to invoke the ping command.
	    This can be exploited to inject and execute arbitrary shell
	    commands.</p>
	  <p>Successful exploitation requires access to the ping feature
	    of the WAP interface.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-2288</cvename>
      <url>http://secunia.com/advisories/35543</url>
      <url>http://tracker.nagios.org/view.php?id=15</url>
    </references>
    <dates>
      <discovery>2009-05-29</discovery>
      <entry>2009-06-30</entry>
      <modified>2009-07-13</modified>
    </dates>
  </vuln>

  <vuln vid="f59dda75-5ff4-11de-a13e-00e0815b8da8">
    <topic>tor-devel -- DNS resolution vulnerabiliity</topic>
    <affects>
      <package>
	<name>tor-devel</name>
	<range><lt>0.2.1.15-rc</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Tor Project reports:</p>
	<blockquote cite="https://git.torproject.org/checkout/tor/master/ChangeLog">
	  <p>A malicious exit relay could convince a controller that the
	    client's DNS question resolves to an internal IP address.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>https://git.torproject.org/checkout/tor/master/ChangeLog</url>
    </references>
    <dates>
      <discovery>2009-06-20</discovery>
      <entry>2009-06-23</entry>
    </dates>
  </vuln>

  <vuln vid="c14aa48c-5ab7-11de-bc9b-0030843d3802">
    <topic>cscope -- multiple buffer overflows</topic>
    <affects>
      <package>
	<name>cscope</name>
	<range><lt>15.7a</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/34978">
	  <p>Some vulnerabilities have been reported in Cscope, which
	    potentially can be exploited by malicious people to compromise a
	    user's system.</p>
	  <p>The vulnerabilities are caused due to various boundary errors,
	    which can be exploited to cause buffer overflows when parsing
	    specially crafted files or directories.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34805</bid>
      <cvename>CVE-2009-0148</cvename>
      <url>http://secunia.com/advisories/34978</url>
    </references>
    <dates>
      <discovery>2009-05-31</discovery>
      <entry>2009-06-16</entry>
    </dates>
  </vuln>

  <vuln vid="91a2066b-5ab6-11de-bc9b-0030843d3802">
    <topic>cscope -- buffer overflow</topic>
    <affects>
      <package>
	<name>cscope</name>
	<range><lt>15.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/34832">
	  <p>Attackers may leverage this issue to execute arbitrary code
	    in the context of the application. Failed attacks will cause
	    denial-of-service conditions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34832</bid>
      <cvename>CVE-2009-1577</cvename>
      <url>http://cscope.cvs.sourceforge.net/viewvc/cscope/cscope/src/find.c?view=log#rev1.19</url>
    </references>
    <dates>
      <discovery>2009-05-31</discovery>
      <entry>2009-06-16</entry>
    </dates>
  </vuln>

  <vuln vid="bdccd14b-5aac-11de-a438-003048590f9e">
    <topic>joomla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>joomla15</name>
	<range><lt>1.5.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/35278/">
	  <p>Some vulnerabilities have been reported in Joomla!, which can be
	    exploited by malicious users to conduct script insertion attacks and
	    by malicious people to conduct cross-site scripting attacks.</p>
	  <p>Certain unspecified input is not properly sanitised before being
	    used. This can be exploited to insert arbitrary HTML and script code,
	    which will be executed in a user's browser session in the context of
	    an affected site when the malicious data is displayed.</p>
	  <p>Certain unspecified input passed to the user view of the com_users
	    core component 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>Input passed via certain parameters to the "JA_Purity" template 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>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1938</cvename>
      <cvename>CVE-2009-1939</cvename>
      <cvename>CVE-2009-1940</cvename>
      <url>http://secunia.com/advisories/35278/</url>
      <url>http://www.joomla.org/announcements/release-news/5235-joomla-1511-security-release-now-available.html</url>
    </references>
    <dates>
      <discovery>2009-06-03</discovery>
      <entry>2009-06-16</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="b1ca65e6-5aaf-11de-bc9b-0030843d3802">
    <topic>pidgin -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>pidgin</name>
	<name>libpurple</name>
	<name>finch</name>
	<range><lt>2.5.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/35194/">
	  <p>Some vulnerabilities and weaknesses have been reported in Pidgin,
	    which can be exploited by malicious people to cause a DoS or to
	    potentially compromise a user's system.</p>
	  <p>A truncation error in the processing of MSN SLP messages can be
	    exploited to cause a buffer overflow.</p>
	  <p>A boundary error in the XMPP SOCKS5 "bytestream" server when
	    initiating an outgoing file transfer can be exploited to cause a
	    buffer overflow.</p>
	  <p>A boundary error exists in the implementation of the
	    "PurpleCircBuffer" structure. This can be exploited to corrupt memory
	    and cause a crash via specially crafted XMPP or Sametime
	    packets.</p>
	  <p>A boundary error in the "decrypt_out()" function can be exploited
	    to cause a stack-based buffer overflow with 8 bytes and crash the
	    application via a specially crafted QQ packet.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>35067</bid>
      <cvename>CVE-2009-1373</cvename>
      <cvename>CVE-2009-1374</cvename>
      <cvename>CVE-2009-1375</cvename>
      <cvename>CVE-2009-1376</cvename>
      <url>http://secunia.com/advisories/35194/</url>
      <url>http://www.pidgin.im/news/security/?id=29</url>
      <url>http://www.pidgin.im/news/security/?id=30</url>
      <url>http://www.pidgin.im/news/security/?id=32</url>
    </references>
    <dates>
      <discovery>2009-06-03</discovery>
      <entry>2009-06-16</entry>
    </dates>
  </vuln>

  <vuln vid="d9b01c08-59b3-11de-828e-00e0815b8da8">
    <topic>git -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>git</name>
	<range><lt>1.6.3.2_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/35338/discuss">
	  <p>Git is prone to a denial-of-service vulnerability because it
	    fails to properly handle some client requests.</p>
	  <p>Attackers can exploit this issue to cause a daemon process to
	    enter an infinite loop. Repeated exploits may consume excessive
	    system resources, resulting in a denial of service condition.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>35338</bid>
      <cvename>CVE-2009-2108</cvename>
      <url>https://www.redhat.com/archives/fedora-security-list/2009-June/msg00000.html</url>
      <url>http://article.gmane.org/gmane.comp.version-control.git/120724</url>
    </references>
    <dates>
      <discovery>2009-06-04</discovery>
      <entry>2009-06-15</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="62e0fbe5-5798-11de-bb78-001cc0377035">
    <topic>ruby -- BigDecimal denial of service vulnerability</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby+pthreads</name>
	<name>ruby+pthreads+oniguruma</name>
	<name>ruby+oniguruma</name>
	<range><ge>1.8.*,1</ge><lt>1.8.7.160_1,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The official ruby site reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/news/2009/06/09/dos-vulnerability-in-bigdecimal/">
	  <p>A denial of service (DoS) vulnerability was found on the
	    BigDecimal standard library of Ruby. Conversion from BigDecimal
	    objects into Float numbers had a problem which enables attackers
	    to effectively cause segmentation faults.</p>
	  <p>An attacker can cause a denial of service by causing BigDecimal
	    to parse an insanely large number, such as:</p>
	  <p><code>BigDecimal("9E69999999").to_s("F")</code></p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>35278</bid>
      <cvename>CVE-2009-1904</cvename>
      <url>http://www.ruby-lang.org/en/news/2009/06/09/dos-vulnerability-in-bigdecimal/</url>
    </references>
    <dates>
      <discovery>2009-06-09</discovery>
      <entry>2009-06-13</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="da185955-5738-11de-b857-000f20797ede">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.20_8,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.11,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<name>linux-firefox-devel</name>
	<range><lt>3.0.11</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.22</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.17</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Foundation  reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/firefox30.html">
	  <p>MFSA 2009-32 JavaScript chrome privilege escalation</p>
	  <p>MFSA 2009-31 XUL scripts bypass content-policy checks</p>
	  <p>MFSA 2009-30 Incorrect principal set for file: resources
	    loaded via location bar</p>
	  <p>MFSA 2009-29 Arbitrary code execution using event listeners
	    attached to an element whose owner document is null</p>
	  <p>MFSA 2009-28 Race condition while accessing the private data
	    of a NPObject JS wrapper class object</p>
	  <p>MFSA 2009-27 SSL tampering via non-200 responses to proxy
	    CONNECT requests</p>
	  <p>MFSA 2009-26 Arbitrary domain cookie access by local file:
	    resources</p>
	  <p>MFSA 2009-25 URL spoofing with invalid unicode characters</p>
	  <p>MFSA 2009-24 Crashes with evidence of memory corruption (rv:1.9.0.11)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1392</cvename>
      <cvename>CVE-2009-1832</cvename>
      <cvename>CVE-2009-1833</cvename>
      <cvename>CVE-2009-1834</cvename>
      <cvename>CVE-2009-1835</cvename>
      <cvename>CVE-2009-1836</cvename>
      <cvename>CVE-2009-1837</cvename>
      <cvename>CVE-2009-1838</cvename>
      <cvename>CVE-2009-1839</cvename>
      <cvename>CVE-2009-1840</cvename>
      <cvename>CVE-2009-1841</cvename>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-24.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-25.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-26.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-27.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-28.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-29.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-30.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-31.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-32.html</url>
      <url>http://secunia.com/advisories/35331/</url>
    </references>
    <dates>
      <discovery>2009-06-11</discovery>
      <entry>2009-06-12</entry>
      <modified>2009-12-12</modified>
    </dates>
  </vuln>

  <vuln vid="eb9212f7-526b-11de-bbf2-001b77d09812">
    <topic>apr -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>apr</name>
        <range><lt>1.3.5.1.3.7</lt></range>
      </package>
      <package>
        <name>apache</name>
        <range><ge>2.2.0</ge><lt>2.2.11_5</lt></range>
        <range><ge>2.0.0</ge><lt>2.0.63_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Secunia reports:</p>
        <blockquote cite="http://secunia.com/advisories/35284/">
          <p>Some vulnerabilities have been reported in APR-util, which
            can be exploited by malicious users and malicious people to
            cause a DoS (Denial of Service).</p>
          <p>A vulnerability is caused due to an error in the processing
            of XML files and can be exploited to exhaust all available
            memory via a specially crafted XML file containing a
            predefined entity inside an entity definition.</p>
          <p>A vulnerability is caused due to an error within the
            "apr_strmatch_precompile()" function in
             strmatch/apr_strmatch.c, which can be exploited to crash an
             application using the library.</p>
        </blockquote>
        <p>RedHat reports:</p>
        <blockquote cite="https://bugzilla.redhat.com/show_bug.cgi?id=3D504390">
          <p>A single NULL byte buffer overflow flaw was found in
          apr-util's apr_brigade_vprintf() function.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>35221</bid>
      <cvename>CVE-2009-1955</cvename>
      <cvename>CVE-2009-1956</cvename>
      <cvename>CVE-2009-0023</cvename>
      <url>http://www.apache.org/dist/apr/CHANGES-APR-UTIL-1.3</url>
      <url>http://secunia.com/advisories/35284/</url>
      <url>https://bugzilla.redhat.com/show_bug.cgi?id=3D504390</url>
    </references>
    <dates>
      <discovery>2009-06-05</discovery>
      <entry>2009-06-08</entry>
    </dates>
  </vuln>

  <vuln vid="4f838b74-50a1-11de-b01f-001c2514716c">
    <topic>dokuwiki -- Local File Inclusion with register_globals on</topic>
    <affects>
      <package>
	<name>dokuwiki</name>
	<range><lt>20090214_2</lt></range>
      </package>
      <package>
	<name>dokuwiki-devel</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>DokuWiki reports:</p>
	<blockquote cite="http://bugs.splitbrain.org/index.php?do=details&amp;task_id=1700">
	  <p>A security hole was discovered which allows an attacker
	    to include arbitrary files located on the attacked DokuWiki
	    installation. The included file is executed in the PHP context.
	    This can be escalated by introducing malicious code through
	    uploading file via the media manager or placing PHP code in
	    editable pages.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1960</cvename>
      <url>http://bugs.splitbrain.org/index.php?do=details&amp;task_id=1700</url>
    </references>
    <dates>
      <discovery>2009-05-26</discovery>
      <entry>2009-06-04</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="82b55df8-4d5a-11de-8811-0030843d3802">
    <topic>openssl -- denial of service in DTLS implementation</topic>
    <affects>
      <package>
	<name>openssl</name>
        <range><ge>0.9.8</ge><lt>0.9.8k_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/35128/">
	  <p>Some vulnerabilities have been reported in OpenSSL, which can be
	    exploited by malicious people to cause a DoS.</p>
	  <p>The library does not limit the number of buffered DTLS records with
	    a future epoch. This can be exploited to exhaust all available memory
	    via specially crafted DTLS packets.</p>
	  <p>An error when processing DTLS messages can be exploited to exhaust
	    all available memory by sending a large number of out of sequence
	    handshake messages.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1377</cvename>
      <cvename>CVE-2009-1378</cvename>
      <url>http://secunia.com/advisories/35128/</url>
    </references>
    <dates>
      <discovery>2009-05-18</discovery>
      <entry>2009-05-30</entry>
      <modified>2009-12-21</modified>
    </dates>
  </vuln>

  <vuln vid="399f4cd7-4d59-11de-8811-0030843d3802">
    <topic>eggdrop -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>eggdrop</name>
	<range><lt>1.6.19_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/35104/">
	  <p>The vulnerability is caused due to an error in the processing of
	    private messages within the server module
	    (/mod/server.mod/servrmsg.c). This can be exploited to cause a
	    crash by sending a specially crafted message to the bot.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34985</bid>
      <cvename>CVE-2009-1789</cvename>
      <url>http://www.eggheads.org/news/2009/05/14/35</url>
      <url>http://secunia.com/advisories/35104/</url>
    </references>
    <dates>
      <discovery>2009-05-15</discovery>
      <entry>2009-05-30</entry>
    </dates>
  </vuln>

  <vuln vid="a2d4a330-4d54-11de-8811-0030843d3802">
    <topic>wireshark -- PCNFSD Dissector Denial of Service Vulnerability</topic>
    <affects>
      <package>
	<name>ethereal</name>
	<name>ethereal-lite</name>
	<name>tethereal</name>
	<name>tethereal-lite</name>
	<name>wireshark</name>
	<name>wireshark-lite</name>
	<range><lt>1.0.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/35201/">
	  <p>A vulnerability has been reported in Wireshark, which can be
	    exploited by malicious people to cause a DoS.</p>
	  <p>The vulnerability is caused due to an error in the PCNFSD dissector
	    and can be exploited to cause a crash via a specially crafted PCNFSD
	    packet.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1829</cvename>
      <url>http://secunia.com/advisories/35201/</url>
      <url>http://www.wireshark.org/security/wnpa-sec-2009-03.html</url>
    </references>
    <dates>
      <discovery>2009-05-21</discovery>
      <entry>2009-05-30</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="6355efdb-4d4d-11de-8811-0030843d3802">
    <topic>libsndfile -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>libsndfile</name>
	<range><lt>1.0.20</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/35076/">
	  <p>Two vulnerabilities have been reported in libsndfile, which can be
	    exploited by malicious people to compromise an application using the
	    library.</p>
	  <p>A boundary error exists within the "voc_read_header()" function in
	    src/voc.c. This can be exploited to cause a heap-based buffer overflow
	    via a specially crafted VOC file.</p>
	  <p>A boundary error exists within the "aiff_read_header()" function in
	    src/aiff.c. This can be exploited to cause a heap-based buffer overflow
	    via a specially crafted AIFF file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1788</cvename>
      <cvename>CVE-2009-1791</cvename>
      <url>http://secunia.com/advisories/35076/</url>
      <url>http://www.trapkit.de/advisories/TKADV2009-006.txt</url>
    </references>
    <dates>
      <discovery>2009-05-15</discovery>
      <entry>2009-05-30</entry>
    </dates>
  </vuln>

  <vuln vid="80f13884-4d4c-11de-8811-0030843d3802">
    <topic>slim -- local disclosure of X authority magic cookie</topic>
    <affects>
      <package>
	<name>slim</name>
	<range><lt>1.3.1_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/35132/">
	  <p>A security issue has been reported in SLiM, which can be
	    exploited by malicious, local users to disclose sensitive
	    information.</p>
	  <p>The security issue is caused due to the application
	    generating the X authority file by passing the X authority
	    cookie via the command line to "xauth". This can be exploited
	    to disclose the X authority cookie by consulting the process
	    list and e.g. gain access the user's display.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>35015</bid>
      <cvename>CVE-2009-1756</cvename>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529306</url>
    </references>
    <dates>
      <discovery>2009-05-20</discovery>
      <entry>2009-05-30</entry>
    </dates>
  </vuln>

  <vuln vid="4175c811-f690-4898-87c5-755b3cf1bac6">
    <topic>ntp -- stack-based buffer overflow</topic>
    <affects>
      <package>
	<name>ntp</name>
	<range><lt>4.2.4p7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>US-CERT reports:</p>
	<blockquote cite="http://www.kb.cert.org/vuls/id/853097">
	  <p>ntpd contains a stack buffer overflow which may allow a remote
	    unauthenticated attacker to execute arbitrary code on a vulnerable
	    system or create a denial of service.</p>
	</blockquote>
      </body>
    </description>
     <references>
      <bid>35017</bid>
      <cvename>CVE-2009-0159</cvename>
      <cvename>CVE-2009-1252</cvename>
      <url>http://www.kb.cert.org/vuls/id/853097</url>
     </references>
    <dates>
      <discovery>2009-05-06</discovery>
      <entry>2009-05-20</entry>
    </dates>
  </vuln>

  <vuln vid="5ed2f96b-33b7-4863-8c6b-540d22344424">
    <topic>imap-uw -- University of Washington IMAP c-client Remote Format String Vulnerability</topic>
    <affects>
      <package>
	<name>imap-uw</name>
	<range><lt>2007e</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/33795">
	  <p>University of Washington IMAP c-client is prone to a remote
	    format-string vulnerability because the software fails to adequately
	    sanitize user-supplied input before passing it as the
	    format-specifier to a formatted-printing function.</p>
	</blockquote>
      </body>
    </description>
    <references>
     <bid>33795</bid>
    </references>
    <dates>
      <discovery>2009-02-17</discovery>
      <entry>2009-05-21</entry>
      <modified>2009-05-22</modified>
    </dates>
  </vuln>

  <vuln vid="37a8603d-4494-11de-bea7-000c29a67389">
    <topic>nsd -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>nsd</name>
	<range><lt>3.2.2</lt></range>
      </package>
      <package>
	<name>nsd2</name>
	<range><lt>2.3.7_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>NLnet Labs:</p>
	<blockquote cite="http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html">
	  <p>A one-byte buffer overflow has been reported in NSD. The
	    problem affects all versions 2.0.0 to 3.2.1. The bug allows
	    a carefully crafted exploit to bring down your DNS server. It
	    is highly unlikely that this one byte overflow can lead to
	    other (system) exploits.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1755</cvename>
      <url>http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html</url>
    </references>
    <dates>
      <discovery>2009-05-19</discovery>
      <entry>2009-05-19</entry>
      <modified>2009-05-22</modified>
    </dates>
  </vuln>

  <vuln vid="48e14d86-42f1-11de-ad22-000e35248ad7">
    <topic>libxine -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.16.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>xine developers report:</p>
	<blockquote cite="http://sourceforge.net/project/shownotes.php?group_id=9655&amp;release_id=673233">
	  <ul>
	    <li>Fix another possible int overflow in the 4XM demuxer.
	    (ref. TKADV2009-004, CVE-2009-0385)</li>
	    <li>Fix an integer overflow in the Quicktime demuxer.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0385</cvename>
      <cvename>CVE-2009-1274</cvename>
      <url>http://trapkit.de/advisories/TKADV2009-004.txt</url>
      <url>http://trapkit.de/advisories/TKADV2009-005.txt</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=660071</url>
    </references>
    <dates>
      <discovery>2009-04-04</discovery>
      <entry>2009-05-17</entry>
    </dates>
  </vuln>

  <vuln vid="51d1d428-42f0-11de-ad22-000e35248ad7">
    <topic>libxine -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.16.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Multiple vulnerabilities were fixed in libxine 1.1.16.2.</p>
	<p>Tobias Klein reports:</p>
	<blockquote cite="http://trapkit.de/advisories/TKADV2009-004.txt">
	  <p>FFmpeg contains a type conversion vulnerability while
	    parsing malformed 4X movie files. The vulnerability may be
	    exploited by a (remote) attacker to execute arbitrary code in
	    the context of FFmpeg or an application using the FFmpeg
	    library.</p>
	  <p>Note: A similar issue also affects xine-lib &lt; version
	    1.1.16.2.</p>
	</blockquote>
        <p>xine developers report:</p>
        <blockquote cite="http://sourceforge.net/project/shownotes.php?group_id=9655&amp;release_id=660071">
          <ul>
            <li>Fix broken size checks in various input plugins (ref.
	      CVE-2008-5239).</li>
            <li>More malloc checking (ref. CVE-2008-5240).</li>
          </ul>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0698</cvename>
      <cvename>CVE-2008-5234</cvename>
      <cvename>CVE-2008-5240</cvename>
      <url>http://trapkit.de/advisories/TKADV2009-004.txt</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=660071</url>
    </references>
    <dates>
      <discovery>2009-02-15</discovery>
      <entry>2009-05-17</entry>
    </dates>
  </vuln>

  <vuln vid="1e8031be-4258-11de-b67a-0030843d3802">
    <topic>php -- ini database truncation inside dba_replace() function</topic>
    <affects>
      <package>
	<name>php4-dba</name>
	<range><lt>4.4.9_1</lt></range>
      </package>
      <package>
        <name>php5-dba</name>
	<range><lt>5.2.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>securityfocus research reports:</p>
	<blockquote cite="http://www.securityfocus.com/archive/1/498746/30/0/threaded">
	  <p>A bug that leads to the emptying of the INI file contents if
	    the database key was not found exists in PHP dba extension in
	    versions 5.2.6, 4.4.9 and earlier.</p>
	  <p>Function dba_replace() are not filtering strings key and value.
	    There is a possibility for the destruction of the file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-7068</cvename>
      <url>http://www.securityfocus.com/archive/1/498746/30/0/threaded</url>
      <url>http://securityreason.com/achievement_securityalert/58</url>
    </references>
    <dates>
      <discovery>2009-11-28</discovery>
      <entry>2009-05-16</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="6a245f31-4254-11de-b67a-0030843d3802">
    <topic>libwmf -- embedded GD library Use-After-Free vulnerability</topic>
    <affects>
      <package>
	<name>libwmf</name>
	<range><lt>0.2.8.4_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/34901">
	  <p>A vulnerability has been reported in libwmf, which can be exploited
	    by malicious people to cause a DoS (Denial of Service) or compromise
	    an application using the library.</p>
	  <p>The vulnerability is caused due to a use-after-free error within the
	    embedded GD library, which can be exploited to cause a crash or
	    potentially to execute arbitrary code via a specially crafted WMF
	    file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34792</bid>
      <cvename>CVE-2009-1364</cvename>
      <url>https://bugzilla.redhat.com/show_bug.cgi?id=496864</url>
      <url>https://rhn.redhat.com/errata/RHSA-2009-0457.html</url>
      <url>http://secunia.com/advisories/34901/</url>
    </references>
    <dates>
      <discovery>2009-05-05</discovery>
      <entry>2009-05-16</entry>
    </dates>
  </vuln>

  <vuln vid="48aab1d0-4252-11de-b67a-0030843d3802">
    <topic>libwmf -- integer overflow vulnerability</topic>
    <affects>
      <package>
	<name>libwmf</name>
	<range><lt>0.2.8.4_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/20921">
	  <p>infamous41md has reported a vulnerability in libwmf, which
	    potentially can be exploited by malicious people to compromise an
	    application using the vulnerable library.</p>
	  <p>The vulnerability is caused due to an integer overflow error when
	    allocating memory based on a value taken directly from a WMF file
	    without performing any checks. This can be exploited to cause a
	    heap-based buffer overflow when a specially crafted WMF file is
	    processed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>18751</bid>
      <cvename>CVE-2006-3376</cvename>
      <url>http://secunia.com/advisories/20921/</url>
    </references>
    <dates>
      <discovery>2006-07-03</discovery>
      <entry>2009-05-16</entry>
    </dates>
  </vuln>

  <vuln vid="bfe218a5-4218-11de-b67a-0030843d3802">
    <topic>moinmoin -- cross-site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>moinmoin</name>
	<range><lt>1.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/34821/">
	  <p>Input passed via multiple parameters to action/AttachFile.py 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 the context of an affected site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1482</cvename>
      <url>http://secunia.com/advisories/34821/</url>
      <url>http://moinmo.in/SecurityFixes</url>
    </references>
    <dates>
      <discovery>2009-04-21</discovery>
      <entry>2009-05-16</entry>
    </dates>
  </vuln>

  <vuln vid="4a638895-41b7-11de-b1cc-00219b0fc4d8">
    <topic>mod_perl -- cross-site scripting</topic>
    <affects>
      <package>
	<name>mod_perl</name>
	<range><lt>1.31</lt></range>
      </package>
      <package>
	<name>mod_perl2</name>
	<range><lt>2.05</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
        <blockquote cite="http://secunia.com/advisories/3459796">
	  <p>Certain input passed to the "Apache::Status" and "Apache2::Status"
	    modules 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 website.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0796</cvename>
      <url>http://secunia.com/advisories/34597</url>
    </references>
    <dates>
      <discovery>2009-02-28</discovery>
      <entry>2009-05-16</entry>
      <modified>2009-05-16</modified>
    </dates>
  </vuln>

  <vuln vid="a6605f4b-4067-11de-b444-001372fd0af2">
    <topic>drupal -- cross-site scripting</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.18</lt></range>
      </package>
      <package>
	<name>drupal6</name>
	<range><lt>6.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Security Team reports:</p>
	<blockquote cite="http://drupal.org/node/461886">
	  <p>When outputting user-supplied data Drupal strips potentially
	    dangerous HTML attributes and tags or escapes characters which
	    have a special meaning in HTML. This output filtering secures the
	    site against cross site scripting attacks via user input.</p>
	  <p>Certain byte sequences that are valid in the UTF-8 specification
	    are potentially dangerous when interpreted as UTF-7. Internet
	    Explorer 6 and 7 may decode these characters as UTF-7 if they
	    appear before the &lt;meta http-equiv="Content-Type" /&gt; tag that
	    specifies the page content as UTF-8, despite the fact that Drupal
	    also sends a real HTTP header specifying the content as UTF-8.
	    This enables attackers to execute cross site scripting attacks
	    with UTF-7. SA-CORE-2009-005 - Drupal core - Cross site scripting
	    contained an incomplete fix for the issue. HTML exports of books
	    are still vulnerable, which means that anyone with edit
	    permissions for pages in outlines is able to insert arbitrary HTML
	    and script code in these exports.</p>
	  <p>Additionally, the taxonomy module allows users with the
	    'administer taxonomy' permission to inject arbitrary HTML and
	    script code in the help text of any vocabulary.</p>
	</blockquote>
     </body>
   </description>
   <references>
      <url>http://drupal.org/node/461886</url>
      <url>http://secunia.com/advisories/35045</url>
    </references>
    <dates>
      <discovery>2009-05-13</discovery>
      <entry>2009-05-14</entry>
      <modified>2009-05-16</modified>
    </dates>
  </vuln>

  <vuln vid="14ab174c-40ef-11de-9fd5-001bd3385381">
    <topic>cyrus-sasl -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>cyrus-sasl</name>
	<range><lt>2.1.23</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>US-CERT reports:</p>
	<blockquote cite="http://www.kb.cert.org/vuls/id/238019">
	  <p>The sasl_encode64() function converts a string into
	    base64. The Cyrus SASL library contains buffer overflows
	    that occur because of unsafe use of the sasl_encode64()
	    function.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0688</cvename>
      <url>http://www.kb.cert.org/vuls/id/238019</url>
    </references>
    <dates>
      <discovery>2009-04-08</discovery>
      <entry>2009-05-15</entry>
    </dates>
  </vuln>

  <vuln vid="fc4d0ae8-3fa3-11de-a3fd-0030843d3802">
    <topic>moinmoin -- multiple cross site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>moinmoin</name>
	<range><lt>1.8.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33593/">
	  <p>Some vulnerabilities have been reported in MoinMoin, which can be
	    exploited by malicious people to conduct cross-site scripting attacks.</p>
	  <p>Input passed to multiple parameters in action/AttachFile.py 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 the context of an affected site.</p>
	  <p>Certain input passed to security/antispam.py 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
	    the context of an affected site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0260</cvename>
      <cvename>CVE-2009-0312</cvename>
      <url>http://moinmo.in/SecurityFixes</url>
      <url>http://secunia.com/advisories/33593</url>
    </references>
    <dates>
      <discovery>2009-01-21</discovery>
      <entry>2009-05-13</entry>
    </dates>
  </vuln>

  <vuln vid="f0f97b94-3f95-11de-a3fd-0030843d3802">
    <topic>ghostscript -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>ghostscript8</name>
	<name>ghostscript8-nox11</name>
	<range><lt>8.64</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/34340/discuss">
	  <p>Ghostscript is prone to a remote buffer-overflow vulnerability
	    because it fails to properly bounds-check user-supplied input before
	    copying it into a finite-sized buffer.</p>
	  <p>Exploiting this issue allows remote attackers to overwrite a
	    sensitive memory buffer with arbitrary data, potentially allowing them
	    to execute malicious machine code in the context of the affected
	    application. This vulnerability may facilitate the compromise of
	    affected computers.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34340</bid>
      <cvename>CVE-2008-6679</cvename>
    </references>
    <dates>
      <discovery>2009-02-03</discovery>
      <entry>2009-05-13</entry>
    </dates>
  </vuln>

  <vuln vid="4b172278-3f46-11de-becb-001cc0377035">
    <topic>pango -- integer overflow</topic>
    <affects>
      <package>
        <name>pango</name>
        <name>linux-pango</name>
        <name>linux-f8-pango</name>
        <name>linux-f10-pango</name>
        <range><lt>1.24</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>oCERT reports:</p>
        <blockquote cite="http://www.ocert.org/advisories/ocert-2009-001.html">
          <p>Pango suffers from a multiplicative integer overflow which
	    may lead to a potentially exploitable, heap overflow depending
	    on the calling conditions.</p>
	  <p>For example, this vulnerability is remotely reachable in Firefox
	    by creating an overly large document.location value but only results
	    in a process-terminating, allocation error (denial of service).</p>
	  <p>The affected function is pango_glyph_string_set_size. An overflow
	    check when doubling the size neglects the overflow possible on the
	    subsequent allocation.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>34870</bid>
      <cvename>CVE-2009-1194</cvename>
      <url>http://secunia.com/advisories/35021/</url>
    </references>
    <dates>
      <discovery>2009-02-22</discovery>
      <entry>2009-05-13</entry>
      <modified>2009-10-01</modified>
    </dates>
  </vuln>

  <vuln vid="defce068-39aa-11de-a493-001b77d09812">
    <topic>wireshark -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>ethereal</name>
	<name>ethereal-lite</name>
	<name>tethereal</name>
	<name>tethereal-lite</name>
	<name>wireshark</name>
	<name>wireshark-lite</name>
        <range><lt>1.0.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Wireshark team reports:</p>
        <blockquote cite="http://www.wireshark.org/security/wnpa-sec-2009-02.html">
          <p>Wireshark 1.0.7 fixes the following vulnerabilities:</p>
          <ul>
            <li>The PROFINET dissector was vulnerable to a format
              string overflow. (Bug 3382) Versions affected: 0.99.6 to
              1.0.6, CVE-2009-1210.</li>
            <li>The Check Point High-Availability Protocol (CPHAP)
              dissector could crash. (Bug 3269) Versions affected: 0.9.6
              to 1.0.6; CVE-2009-1268.</li>
            <li>Wireshark could crash while loading a Tektronix .rf5
              file. (Bug 3366) Versions affected: 0.99.6 to 1.0.6,
              CVE-2009-1269.</li>
          </ul>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>34291</bid>
      <bid>34457</bid>
      <cvename>CVE-2009-1210</cvename>
      <cvename>CVE-2009-1268</cvename>
      <cvename>CVE-2009-1269</cvename>
      <url>http://www.wireshark.org/security/wnpa-sec-2009-02.html</url>
      <url>http://secunia.com/advisories/34542</url>
    </references>
    <dates>
      <discovery>2009-04-06</discovery>
      <entry>2009-05-09</entry>
      <modified>2009-05-13</modified>
    </dates>
  </vuln>

  <vuln vid="736e55bc-39bb-11de-a493-001b77d09812">
    <topic>cups -- remote code execution and DNS rebinding</topic>
    <affects>
      <package>
        <name>cups-base</name>
        <range><lt>1.3.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Gentoo security team summarizes:</p>
        <blockquote cite="http://www.gentoo.org/security/en/glsa/glsa-200904-20.xml">
          <p>The following issues were reported in CUPS:</p>
          <ul>
            <li>iDefense reported an integer overflow in the
              _cupsImageReadTIFF() function in the "imagetops" filter,
              leading to a heap-based buffer overflow (CVE-2009-0163).</li>
            <li>Aaron Siegel of Apple Product Security reported that the
              CUPS web interface does not verify the content of the "Host"
              HTTP header properly (CVE-2009-0164).</li>
            <li>Braden Thomas and Drew Yao of Apple Product Security
              reported that CUPS is vulnerable to CVE-2009-0146,
              CVE-2009-0147 and CVE-2009-0166, found earlier in xpdf and
              poppler.</li>
          </ul>
          <p>A remote attacker might send or entice a user to send a
            specially crafted print job to CUPS, possibly resulting in the
            execution of arbitrary code with the privileges of the
            configured CUPS user -- by default this is "lp", or a Denial
            of Service. Furthermore, the web interface could be used to
            conduct DNS rebinding attacks.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>34571</bid>
      <bid>34665</bid>
      <bid>34568</bid>
      <cvename>CVE-2009-0163</cvename>
      <cvename>CVE-2009-0164</cvename>
      <cvename>CVE-2009-0146</cvename>
      <cvename>CVE-2009-0147</cvename>
      <cvename>CVE-2009-0166</cvename>
      <url>http://www.cups.org/articles.php?L582</url>
    </references>
    <dates>
      <discovery>2009-05-05</discovery>
      <entry>2009-05-07</entry>
      <modified>2009-05-13</modified>
    </dates>
  </vuln>

  <vuln vid="fbc8413f-2f7a-11de-9a3f-001b77d09812">
    <topic>FreeBSD -- remotely exploitable crash in OpenSSL</topic>
    <affects>
      <system>
        <name>FreeBSD</name>
        <range><ge>6.3</ge><lt>6.3_10</lt></range>
        <range><ge>6.4</ge><lt>6.4_4</lt></range>
        <range><ge>7.0</ge><lt>7.0_12</lt></range>
        <range><ge>7.1</ge><lt>7.1_5</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h1>Problem Description</h1>
          <p>The function ASN1_STRING_print_ex does not properly validate
            the lengths of BMPString or UniversalString objects before
            attempting to print them.</p>
        <h1>Impact</h1>
          <p>An application which attempts to print a BMPString or
            UniversalString which has an invalid length will crash as a
            result of OpenSSL accessing invalid memory locations.  This
            could be used by an attacker to crash a remote application.</p>
        <h1>Workaround</h1>
          <p>No workaround is available, but applications which do not use
            the ASN1_STRING_print_ex function (either directly or indirectly)
            are not affected.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-09:08.openssl</freebsdsa>
      <cvename>CVE-2009-0590</cvename>
    </references>
    <dates>
      <discovery>2009-03-25</discovery>
      <entry>2009-05-07</entry>
      <modified>2009-05-13</modified>
    </dates>
  </vuln>

  <vuln vid="2748fdde-3a3c-11de-bbc5-00e0815b8da8">
    <topic>quagga -- Denial of Service</topic>
    <affects>
      <package>
	<name>quagga</name>
	<range><lt>0.99.11_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Debian Security Team reports:</p>
	<blockquote cite="http://www.securityfocus.com/archive/1/503220">
	  <p>It was discovered that Quagga, an IP routing daemon, could
	    no longer process the Internet routing table due to broken
	    handling of multiple 4-byte AS numbers in an AS path. If such
	    a prefix is received, the BGP daemon crashes with an assert
	    failure leading to a denial of service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34656</bid>
      <mlist msgid="Pine.LNX.4.64.0904301931590.24373@nacho.alt.net">http://lists.quagga.net/pipermail/quagga-dev/2009-April/006541.html</mlist>
      <cvename>CVE-2009-1572</cvename>
    </references>
    <dates>
      <discovery>2009-05-04</discovery>
      <entry>2009-05-06</entry>
      <modified>2009-05-07</modified>
    </dates>
  </vuln>

  <vuln vid="e3e30d99-58a8-4a3f-8059-a8b7cd59b881">
    <topic>openfire -- Openfire No Password Changes Security Bypass</topic>
    <affects>
      <package>
        <name>openfire</name>
        <range><lt>3.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/34984/">
          <p>A vulnerability has been reported in Openfire which can
            be exploited by malicious users to bypass certain security
            restrictions. The vulnerability is caused due to Openfire
            not properly respecting the no password changes setting which
            can be exploited to change passwords by sending jabber:iq:auth
            passwd_change requests to the server.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1596</cvename>
      <url>http://secunia.com/advisories/34984/</url>
      <url>http://www.igniterealtime.org/issues/browse/JM-1532</url>
      <url>http://www.igniterealtime.org/community/message/190288#190288</url>
    </references>
    <dates>
      <discovery>2009-05-04</discovery>
      <entry>2009-05-04</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="7a1ab8d4-35c1-11de-9672-0030843d3802">
    <topic>drupal -- cross site scripting</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.17</lt></range>
      </package>
      <package>
        <name>drupal6</name>
	<range><lt>6.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Drupal Security Team reports:</p>
	<blockquote cite="http://drupal.org/node/449078">
	  <p>When outputting user-supplied data Drupal strips potentially
	    dangerous HTML attributes and tags or escapes characters which have a
	    special meaning in HTML. This output filtering secures the site
	    against cross site scripting attacks via user input.</p>
	  <p>Certain byte sequences that are valid in the UTF-8 specification
	    are potentially dangerous when interpreted as UTF-7. Internet Explorer
	    6 and 7 may decode these characters as UTF-7 if they appear before the
	    meta http-equiv="Content-Type" tag that specifies the page content
	    as UTF-8, despite the fact that Drupal also sends a real HTTP header
	    specifying the content as UTF-8. This behaviour enables malicious
	    users to insert and execute Javascript in the context of the website
	    if site visitors are allowed to post content.</p>
	  <p>In addition, Drupal core also has a very limited information
	    disclosure vulnerability under very specific conditions. If a user is
	    tricked into visiting the site via a specially crafted URL and then
	    submits a form (such as the search box) from that page, the
	    information in their form submission may be directed to a third-party
	    site determined by the URL and thus disclosed to the third party. The
	    third party site may then execute a CSRF attack against the submitted
	    form.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1575</cvename>
      <cvename>CVE-2009-1576</cvename>
      <url>http://drupal.org/node/449078</url>
    </references>
    <dates>
      <discovery>2009-04-30</discovery>
      <entry>2009-04-30</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="3b18e237-2f15-11de-9672-0030843d3802">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.20_7,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.9,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<name>linux-firefox-devel</name>
	<range><lt>3.0.9</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><gt>0</gt></range>
      </package>
      <package>
        <name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.17</lt></range>
      </package>
      <package>
        <name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.22</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Foundation reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2009-22: Firefox allows Refresh header to redirect to
	    javascript: URIs</p>
	  <p>MFSA 2009-21: POST data sent to wrong site when saving web page
	    with embedded frame</p>
	  <p>MFSA 2009-20: Malicious search plugins can inject code into
	    arbitrary sites</p>
	  <p>MFSA 2009-19: Same-origin violations in XMLHttpRequest and
	    XPCNativeWrapper.toString</p>
	  <p>MFSA 2009-18: XSS hazard using third-party stylesheets and XBL
	    bindings</p>
	  <p>MFSA 2009-17: Same-origin violations when Adobe Flash loaded via
	    view-source: scheme</p>
	  <p>MFSA 2009-16: jar: scheme ignores the content-disposition: header
	    on the inner URI</p>
	  <p>MFSA 2009-15: URL spoofing with box drawing character</p>
	  <p>MFSA 2009-14  Crashes with evidence of memory corruption
	    (rv:1.9.0.9)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34656</bid>
      <cvename>CVE-2009-1303</cvename>
      <cvename>CVE-2009-1306</cvename>
      <cvename>CVE-2009-1307</cvename>
      <cvename>CVE-2009-1308</cvename>
      <cvename>CVE-2009-1309</cvename>
      <cvename>CVE-2009-1312</cvename>
      <cvename>CVE-2009-1311</cvename>
      <cvename>CVE-2009-1302</cvename>
      <cvename>CVE-2009-1304</cvename>
      <cvename>CVE-2009-1305</cvename>
      <cvename>CVE-2009-1310</cvename>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-22.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-21.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-20.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-19.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-18.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-17.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-16.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-15.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-14.html</url>
    </references>
    <dates>
      <discovery>2009-04-21</discovery>
      <entry>2009-04-22</entry>
      <modified>2009-12-12</modified>
    </dates>
  </vuln>

  <vuln vid="50d233d9-374b-46ce-922d-4e6b3f777bef">
    <topic>poppler -- Poppler Multiple Vulnerabilities</topic>
    <affects>
      <package>
	<name>poppler</name>
	<range><lt>0.10.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite=" http://secunia.com/advisories/34746/">
	  <p>Some vulnerabilities have been reported in Poppler which can be
	    exploited by malicious people to potentially compromise an
	    application using the library.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/34746/</url>
    </references>
    <dates>
      <discovery>2009-04-17</discovery>
      <entry>2009-04-18</entry>
    </dates>
  </vuln>

  <vuln vid="a21037d5-2c38-11de-ab3b-0017a4cccfc6">
    <topic>xpdf -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>xpdf</name>
	<range><lt>3.02_11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://www.vupen.com/english/advisories/2009/1065">
	  <p>Some vulnerabilities have been reported in Xpdf, which can be
	    exploited by malicious people to potentially compromise a user's
	    system.</p>
	  <p>A boundary error exists when decoding JBIG2 symbol dictionary
	    segments. This can be exploited to cause a heap-based buffer
	    overflow and potentially execute arbitrary code.</p>
	  <p>Multiple integer overflows in the JBIG2 decoder can be
	    exploited to potentially execute arbitrary code.</p>
	  <p>Multiple boundary errors in the JBIG2 decoder can be
	    exploited to cause buffer overflows and potentially execute
	    arbitrary code.</p>
	  <p>Multiple errors in the JBIG2 decoder can be exploited can be
	    exploited to free arbitrary memory and potentially execute arbitrary
	    code.</p>
	  <p>Multiple unspecified input validation errors in the JBIG2 decoder can
	    be exploited to potentially execute arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0146</cvename>
      <cvename>CVE-2009-0147</cvename>
      <cvename>CVE-2009-0166</cvename>
      <cvename>CVE-2009-0799</cvename>
      <cvename>CVE-2009-0800</cvename>
      <cvename>CVE-2009-1179</cvename>
      <cvename>CVE-2009-1180</cvename>
      <cvename>CVE-2009-1181</cvename>
      <cvename>CVE-2009-1182</cvename>
      <cvename>CVE-2009-1183</cvename>
      <url>http://secunia.com/advisories/34291</url>
      <url>http://www.vupen.com/english/advisories/2009/1065</url>
    </references>
    <dates>
      <discovery>2009-04-16</discovery>
      <entry>2009-04-18</entry>
      <modified>2009-04-18</modified>
    </dates>
  </vuln>

  <vuln vid="20b4f284-2bfc-11de-bdeb-0030843d3802">
    <topic>freetype2 -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>freetype2</name>
	<range><lt>2.3.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/34723/">
	  <p>Some vulnerabilities have been reported in FreeType, which can be
	    exploited by malicious people to potentially compromise an application
	    using the library.</p>
	  <p>An integer overflow error within the "cff_charset_compute_cids()"
	    function in cff/cffload.c can be exploited to potentially cause a
	    heap-based buffer overflow via a specially crafted font.</p>
	  <p>Multiple integer overflow errors within validation functions in
	    sfnt/ttcmap.c can be exploited to bypass length validations and
	    potentially cause buffer overflows via specially crafted fonts.</p>
	  <p>An integer overflow error within the "ft_smooth_render_generic()"
	    function in smooth/ftsmooth.c can be exploited to potentially cause a
	    heap-based buffer overflow via a specially crafted font.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0946</cvename>
      <url>http://secunia.com/advisories/34723/</url>
    </references>
    <dates>
      <discovery>2009-04-16</discovery>
      <entry>2009-04-18</entry>
    </dates>
  </vuln>

  <vuln vid="cf91c1e4-2b6d-11de-931b-00e0815b8da8">
    <topic>ejabberd -- cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>ejabberd</name>
	<range><lt>2.0.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/34133">
	  <p>The ejabberd application is prone to a cross-site scripting
	    vulnerability.</p>
	  <p>An attacker may leverage this issue to execute arbitrary script code
	    in the browser of an unsuspecting user in the context of the affected
	    site and to steal cookie-based authentication credentials.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34133</bid>
      <cvename>CVE-2009-0934</cvename>
    </references>
    <dates>
      <discovery>2009-03-16</discovery>
      <entry>2009-04-17</entry>
    </dates>
  </vuln>

  <vuln vid="872ae5be-29c0-11de-bdeb-0030843d3802">
    <topic>ziproxy -- multiple vulnerability</topic>
    <affects>
      <package>
	<name>ziproxy</name>
	<range><lt>2.7.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ziproxy Developers reports:</p>
	<blockquote cite="http://www.kb.cert.org/vuls/id/MAPG-7N9GN8">
	  <p>Multiple HTTP proxy implementations are prone to an
	    information-disclosure vulnerability related to the interpretation of
	    the 'Host' HTTP header. Specifically, this issue occurs when the proxy
	    makes a forwarding decision based on the 'Host' HTTP header instead of
	    the destination IP address.</p>
	  <p>Attackers may exploit this issue to obtain sensitive information
	    such as internal intranet webpages. Additional attacks may also be
	    possible.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>33858</bid>
      <cvename>CVE-2009-0804</cvename>
      <url>http://www.kb.cert.org/vuls/id/MAPG-7N9GN8</url>
    </references>
    <dates>
      <discovery>2009-02-23</discovery>
      <entry>2009-04-15</entry>
    </dates>
  </vuln>

  <vuln vid="1a0e4cc6-29bf-11de-bdeb-0030843d3802">
    <topic>phpmyadmin -- insufficient output sanitizing when generating configuration file</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>3.1.3.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpMyAdmin Team reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2009-4.php">
	  <p>Setup script used to generate configuration can be fooled using a
	    crafted POST request to include arbitrary PHP code in generated
	    configuration file. Combined with ability to save files on server,
	    this can allow unauthenticated users to execute arbitrary PHP code.
	    This issue is on different parameters than PMASA-2009-3 and it was
	    missed out of our radar because it was not existing in 2.11.x
	    branch.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1285</cvename>
      <url>http://www.phpmyadmin.net/home_page/security/PMASA-2009-4.php</url>
    </references>
    <dates>
      <discovery>2009-04-14</discovery>
      <entry>2009-04-15</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="03d22656-2690-11de-8226-0030843d3802">
    <topic>drupal6-cck -- cross-site scripting</topic>
    <affects>
      <package>
	<name>drupal6-cck</name>
	<range><lt>2.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Drupal CCK plugin developer reports:</p>
	<blockquote cite="http://drupal.org/node/406520">
	  <p>The Node reference and User reference sub-modules, which
	    are part of the Content Construction Kit (CCK) project, lets
	    administrators define node fields that are references to other
	    nodes or to users. When displaying a node edit form, the
	    titles of candidate referenced nodes or names of candidate
	    referenced users are not properly filtered, allowing malicious
	    users to inject arbitrary code on those pages. Such a cross
	    site scripting (XSS) attack may lead to a malicious user
	    gaining full administrative access.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34172</bid>
      <cvename>CVE-2009-1069</cvename>
      <url>http://drupal.org/node/406520</url>
    </references>
    <dates>
      <discovery>2009-03-23</discovery>
      <entry>2009-04-11</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="0fe73a4a-1b18-11de-8226-0030843d3802">
    <topic>pivot-weblog -- file deletion vulnerability</topic>
    <affects>
      <package>
	<name>pivot-weblog</name>
	<range><lt>1.40.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/34302">
	  <p>A vulnerability has been discovered in Pivot, which can be
	    exploited by malicious people to delete certain files.</p>
	  <p>Input passed to the "refkey" parameter in
	    extensions/bbclone_tools/count.php is not properly sanitised
	    before being used to delete files. This can be exploited to
	    delete files with the permissions of the web server via directory
	    traversal sequences passed within the "refkey" parameter.</p>
	  <p>NOTE: Users with the "Advanced" user level are able to include and
	    execute uploaded PHP code via the "pivot_path" parameter in
	    extensions/bbclone_tools/getkey.php when
	    extensions/bbclone_tools/hr_conf.php can be deleted.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>34160</bid>
      <url>http://secunia.com/advisories/34302/</url>
    </references>
    <dates>
      <discovery>2009-03-18</discovery>
      <entry>2009-03-27</entry>
    </dates>
  </vuln>

  <vuln vid="06f9174f-190f-11de-b2f0-001c2514716c">
    <topic>phpmyadmin -- insufficient output sanitizing when generating configuration file</topic>
    <affects>
      <package>
	<name>phpMyAdmin211</name>
	<range><lt>2.11.9.5</lt></range>
      </package>
      <package>
        <name>phpMyAdmin</name>
	<range><lt>3.1.3.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpMyAdmin reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2009-3.php">
	  <p>Setup script used to generate configuration can be fooled
	    using a crafted POST request to include arbitrary PHP code
	    in generated configuration file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-1151</cvename>
      <url>http://www.phpmyadmin.net/home_page/security/PMASA-2009-3.php</url>
    </references>
    <dates>
      <discovery>2009-03-24</discovery>
      <entry>2009-03-25</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="6bb6188c-17b2-11de-ae4d-0030843d3802">
    <topic>amarok -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>amarok</name>
	<range><lt>1.4.10_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33505">
	  <p>Tobias Klein has reported some vulnerabilities in Amarok, which
	    potentially can be exploited by malicious people to compromise a
	    user's system.</p>
	  <p>Two integer overflow errors exist within the
	    "Audible::Tag::readTag()" function in
	    src/metadata/audible/audibletag.cpp. These can be exploited to cause
	    heap-based buffer overflows via specially crafted Audible Audio
	    files.</p>
	  <p>Two errors within the "Audible::Tag::readTag()" function in
	    src/metadata/audible/audibletag.cpp can be exploited to corrupt
	    arbitrary memory via specially crafted Audible Audio files.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>33210</bid>
      <cvename>CVE-2009-0135</cvename>
      <cvename>CVE-2009-0136</cvename>
      <url>http://www.debian.org/security/2009/dsa-1706</url>
      <url>http://secunia.com/advisories/33505</url>
    </references>
    <dates>
      <discovery>2009-01-12</discovery>
      <entry>2009-03-23</entry>
    </dates>
  </vuln>

  <vuln vid="f6f19735-9245-4918-8a60-87948ebb4907">
    <topic>wireshark -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>ethereal</name>
	<name>ethereal-lite</name>
	<name>tethereal</name>
	<name>tethereal-lite</name>
	<name>wireshark</name>
	<name>wireshark-lite</name>
	<range><lt>1.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Vendor reports:</p>
	<blockquote cite="http://www.wireshark.org/security/wnpa-sec-2009-01.html">
	  <p>On non-Windows systems Wireshark could crash if the HOME
	    environment variable contained sprintf-style string formatting
	    characters. Wireshark could crash while reading a malformed
	    NetScreen snoop file. Wireshark could crash while reading a
	    Tektronix K12 text capture file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0599</cvename>
      <cvename>CVE-2009-0600</cvename>
      <cvename>CVE-2009-0601</cvename>
      <url>http://www.wireshark.org/security/wnpa-sec-2009-01.html</url>
    </references>
    <dates>
      <discovery>2009-02-06</discovery>
      <entry>2009-03-22</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="72cba7b0-13cd-11de-a964-0030843d3802">
    <topic>netatalk -- arbitrary command execution in papd daemon</topic>
    <affects>
      <package>
	<name>netatalk</name>
	<range><lt>2.0.3_5,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33227/">
	  <p>A vulnerability has been reported in Netatalk, which potentially
	    can be exploited by malicious users to compromise a vulnerable system.</p>
	  <p>The vulnerability is caused due to the papd daemon improperly
	    sanitising several received parameters before passing them in a call
	    to popen(). This can be exploited to execute arbitrary commands via
	    a specially crafted printing request.</p>
	  <p>Successful exploitation requires that a printer is configured to
	    pass arbitrary values as parameters to a piped command.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>32925</bid>
      <cvename>CVE-2008-5718</cvename>
      <url>http://secunia.com/advisories/33227/</url>
      <url>http://www.openwall.com/lists/oss-security/2009/01/13/3</url>
    </references>
    <dates>
      <discovery>2008-12-19</discovery>
      <entry>2009-03-18</entry>
      <modified>2009-03-18</modified>
    </dates>
  </vuln>

  <vuln vid="37a365ed-1269-11de-a964-0030843d3802">
    <topic>gstreamer-plugins-good -- multiple memory overflows</topic>
    <affects>
      <package>
	<name>gstreamer-plugins-good</name>
	<range><ge>0.10.9,3</ge><lt>0.10.12,3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33650/">
	  <p>Tobias Klein has reported some vulnerabilities in GStreamer Good
	    Plug-ins, which can potentially be exploited by malicious people to
	    compromise a vulnerable system.</p>
	  <p>A boundary error occurs within the "qtdemux_parse_samples()"
	    function in gst/gtdemux/qtdemux.c when performing QuickTime "ctts"
	    Atom parsing. This can be exploited to cause a heap-based buffer
	    overflow via a specially crafted QuickTime media file.</p>
	  <p>An array indexing error exists in the "qtdemux_parse_samples()"
	    function in gst/gtdemux/qtdemux.c when performing QuickTime "stss"
	    Atom parsing. This can be exploited to corrupt memory via a specially
	    crafted QuickTime media file.</p>
	  <p>A boundary error occurs within the "qtdemux_parse_samples()"
	    function in gst/gtdemux/qtdemux.c when performing QuickTime "stts"
	    Atom parsing. This can be exploited to cause a heap-based buffer
	    overflow via a specially crafted QuickTime media file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0386</cvename>
      <cvename>CVE-2009-0387</cvename>
      <cvename>CVE-2009-0397</cvename>
      <url>http://secunia.com/advisories/33650/</url>
      <url>http://trapkit.de/advisories/TKADV2009-003.txt</url>
      <url>http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.12.html</url>
    </references>
    <dates>
      <discovery>2009-01-22</discovery>
      <entry>2009-03-16</entry>
    </dates>
  </vuln>

  <vuln vid="c5af0747-1262-11de-a964-0030843d3802">
    <topic>libsndfile -- CAF processing integer overflow vulnerability</topic>
    <affects>
      <package>
	<name>libsndfile</name>
	<range><lt>1.0.19</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33980/">
	  <p>The vulnerability is caused due to an integer overflow error in the
	    processing of CAF description chunks. This can be exploited to cause a
	    heap-based buffer overflow by tricking the user into processing a
	    specially crafted CAF audio file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0186</cvename>
      <url>http://secunia.com/advisories/33980/</url>
    </references>
    <dates>
      <discovery>2009-03-03</discovery>
      <entry>2009-03-16</entry>
    </dates>
  </vuln>

  <vuln vid="6733e1bf-125f-11de-a964-0030843d3802">
    <topic>ffmpeg -- 4xm processing memory corruption vulnerability</topic>
    <affects>
      <package>
	<name>ffmpeg</name>
	<range><lt>2008.07.27_9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33711/">
	  <p>Tobias Klein has reported a vulnerability in FFmpeg, which
	    potentially can be exploited by malicious people to compromise an
	    application using the library.</p>
	  <p>The vulnerability is caused due to a signedness error within the
	    "fourxm_read_header()" function in libavformat/4xm.c. This can be
	    exploited to corrupt arbitrary memory via a specially crafted 4xm
	    file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>33502</bid>
      <cvename>CVE-2009-0385</cvename>
      <url>http://secunia.com/advisories/33711/</url>
      <url>http://trapkit.de/advisories/TKADV2009-004.txt</url>
    </references>
    <dates>
      <discovery>2009-01-28</discovery>
      <entry>2009-03-16</entry>
    </dates>
  </vuln>

  <vuln vid="35c0b572-125a-11de-a964-0030843d3802">
    <topic>roundcube -- webmail script insertion and php code injection</topic>
    <affects>
      <package>
	<name>roundcube</name>
	<range><lt>0.2.1,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33622/">
	  <p>Some vulnerabilities have been reported in RoundCube Webmail, which
	    can be exploited by malicious users to compromise a vulnerable system
	    and by malicious people to conduct script insertion attacks and
	    compromise a vulnerable system.</p>
	  <p>The HTML "background" attribute within e.g. HTML emails is not
	    properly sanitised before being used. This can be exploited to execute
	    arbitrary HTML and script code in a user's browser session in context
	    of an affected site if a malicious email is viewed.</p>
	  <p>Input passed via a vCard is not properly sanitised before being
	    used in a call to "preg_replace()" with the "e" modifier in
	    program/include/rcube_vcard.php. This can be exploited to inject and
	    execute arbitrary PHP code by e.g. tricking a user into importing a
	    malicious vCard file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0413</cvename>
      <url>http://secunia.com/advisories/33622/</url>
      <url>http://sourceforge.net/forum/forum.php?forum_id=927958</url>
      <url>http://trac.roundcube.net/changeset/2245</url>
      <url>http://trac.roundcube.net/ticket/1485689</url>
    </references>
    <dates>
      <discovery>2009-01-21</discovery>
      <entry>2009-03-16</entry>
      <modified>2009-03-26</modified>
    </dates>
  </vuln>

  <vuln vid="ca0841ff-1254-11de-a964-0030843d3802">
    <topic>proftpd -- multiple sql injection vulnerabilities</topic>
    <affects>
      <package>
	<name>proftpd</name>
	<name>proftpd-mysql</name>
	<range><lt>1.3.2</lt></range>
      </package>
      <package>
        <name>proftpd-devel</name>
        <range><le>1.3.20080922</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33842/">
	  <p>Some vulnerabilities have been reported in ProFTPD, which can be
	    exploited by malicious people to conduct SQL injection attacks.</p>
	  <p>The application improperly sets the character encoding prior to
	    performing SQL queries. This can be exploited to manipulate SQL
	    queries by injecting arbitrary SQL code in an environment using a
	    multi-byte character encoding.</p>
	  <p>An error exists in the "mod_sql" module when processing e.g. user
	    names containing '%' characters. This can be exploited to bypass input
	    sanitation routines and manipulate SQL queries by injecting arbitrary
	    SQL code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0542</cvename>
      <cvename>CVE-2009-0543</cvename>
      <url>http://secunia.com/advisories/33842/</url>
      <url>http://bugs.proftpd.org/show_bug.cgi?id=3173</url>
      <url>http://bugs.proftpd.org/show_bug.cgi?id=3124</url>
      <url>http://milw0rm.com/exploits/8037</url>
    </references>
    <dates>
      <discovery>2009-02-06</discovery>
      <entry>2009-03-16</entry>
    </dates>
  </vuln>

  <vuln vid="03140526-1250-11de-a964-0030843d3802">
    <topic>zabbix -- php frontend multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>zabbix</name>
	<range><lt>1.6.2_1,1</lt></range>
      </package>
      <package>
        <name>zabbix-agent</name>
	<range><lt>1.6.2_1,2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/34091/">
	  <p>Some vulnerabilities have been reported in the ZABBIX PHP frontend,
	    which can be exploited by malicious people to conduct cross-site
	    request forgery attacks and malicious users to disclose sensitive
	    information and compromise a vulnerable system.</p>
	  <p>Input appended to and passed via the "extlang" parameter to the
	    "calc_exp2()" function in include/validate.inc.php is not properly
	    sanitised before being used. This can be exploited to inject and
	    execute arbitrary PHP code.</p>
	  <p>The application allows users to perform certain actions via HTTP
	    requests without performing any validity checks to verify the
	    requests. This can be exploited to e.g. create users by enticing a
	    logged in administrator to visit a malicious web page.</p>
	  <p>Input passed to the "srclang" parameter in locales.php (when "next"
	    is set to a non-NULL value) is not properly verified before being used
	    to include files. This can be exploited to include arbitrary files
	    from local resources via directory traversal attacks and URL-encoded
	    NULL bytes.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/34091/</url>
      <url>http://www.ush.it/team/ush/hack-zabbix_162/adv.txt</url>
    </references>
    <dates>
      <discovery>2009-03-04</discovery>
      <entry>2009-03-16</entry>
      <modified>2009-03-23</modified>
    </dates>
  </vuln>

  <vuln vid="a2074ac6-124c-11de-a964-0030843d3802">
    <topic>php-mbstring -- php mbstring buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>php4-mbstring</name>
	<range><lt>4.4.9</lt></range>
      </package>
      <package>
        <name>php5-mbstring</name>
	<range><lt>5.2.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/32948">
	  <p>PHP is prone to a buffer-overflow vulnerability because it fails to
	    perform boundary checks before copying user-supplied data to
	    insufficiently sized memory buffers. The issue affects the 'mbstring'
	    extension included in the standard distribution.</p>
	  <p>An attacker can exploit this issue to execute arbitrary machine
	    code in the context of the affected webserver. Failed exploit attempts
	    will likely crash the webserver, denying service to legitimate
	    users.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>32948</bid>
      <cvename>CVE-2008-5557</cvename>
    </references>
    <dates>
      <discovery>2008-12-21</discovery>
      <entry>2009-03-16</entry>
    </dates>
  </vuln>

  <vuln vid="4ce3c20b-124b-11de-a964-0030843d3802">
    <topic>phppgadmin -- directory traversal with register_globals enabled</topic>
    <affects>
      <package>
	<name>phppgadmin</name>
	<range><lt>4.2.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33014">
	  <p>Dun has discovered a vulnerability in phpPgAdmin, which can be
	    exploited by malicious people to disclose sensitive information.</p>
	  <p>Input passed via the "_language" parameter to libraries/lib.inc.php
	    is not properly sanitised before being used to include files. This can
	    be exploited to include arbitrary files from local resources via
	    directory traversal attacks and URL-encoded NULL bytes.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>32670</bid>
      <cvename>CVE-2008-5587</cvename>
      <url>http://secunia.com/advisories/33014</url>
    </references>
    <dates>
      <discovery>2008-12-08</discovery>
      <entry>2009-03-16</entry>
    </dates>
  </vuln>

  <vuln vid="8c5205b4-11a0-11de-a964-0030843d3802">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>linux-opera</name>
	<range><lt>9.64</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Opera Team reports:</p>
	<blockquote cite="http://www.opera.com/docs/changelogs/freebsd/964/">
	  <p>An unspecified error in the processing of JPEG images can be
	    exploited to trigger a memory corruption.</p>
	  <p>An error can be exploited to execute arbitrary script code in a
	    different domain via unspecified plugins.</p>
	  <p>An unspecified error has a "moderately severe" impact. No further
	    information is available.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0914</cvename>
      <cvename>CVE-2009-0915</cvename>
      <url>http://www.opera.com/docs/changelogs/freebsd/964/</url>
      <url>http://secunia.com/advisories/34135/</url>
    </references>
    <dates>
      <discovery>2009-03-15</discovery>
      <entry>2009-03-15</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="e848a92f-0e7d-11de-92de-000bcdc1757a">
    <topic>epiphany -- untrusted search path vulnerability</topic>
    <affects>
      <package>
	<name>epiphany</name>
	<range><lt>2.24.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE Mitre reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5985">
	  <p>Untrusted search path vulnerability in the Python interface in
	    Epiphany 2.22.3, and possibly other versions, allows local users to
	    execute arbitrary code via a Trojan horse Python file in the current
	    working directory, related to a vulnerability in the PySys_SetArgv
	    function (CVE-2008-5983).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5985</cvename>
      <cvename>CVE-2008-5983</cvename>
    </references>
    <dates>
      <discovery>2009-01-26</discovery>
      <entry>2009-03-11</entry>
    </dates>
  </vuln>

  <vuln vid="f1892066-0e74-11de-92de-000bcdc1757a">
    <topic>apache -- Cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><gt>2.2.0</gt><lt>2.2.9_2</lt></range>
	<range><gt>2.0.0</gt><lt>2.0.63_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE Mitre reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2939">
	  <p>Cross-site scripting (XSS) vulnerability in proxy_ftp.c in the
	    mod_proxy_ftp module in Apache 2.0.63 and earlier, and mod_proxy_ftp.c
	    in the mod_proxy_ftp module in Apache 2.2.9 and earlier 2.2 versions,
	    allows remote attackers to inject arbitrary web script or HTML via a
	    wildcard in the last directory component in the pathname in an FTP
	    URI.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2939</cvename>
      <url>http://www.rapid7.com/advisories/R7-0033.jsp</url>
    </references>
    <dates>
      <discovery>2008-07-25</discovery>
      <entry>2009-03-11</entry>
    </dates>
  </vuln>

  <vuln vid="ea2411a4-08e8-11de-b88a-0022157515b2">
    <topic>pngcrush -- libpng Uninitialised Pointer Arrays Vulnerability</topic>
    <affects>
      <package>
	<name>pngcrush</name>
	<range><lt>1.6.14</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33976/">
	  <p>A vulnerability has been reported in Pngcrush, which
	    can be exploited by malicious people to potentially
	    compromise a user's system.</p>
	  <p>The vulnerability is caused due to the use of vulnerable
	    libpng code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>33827</bid>
      <cvename>CVE-2009-0040</cvename>
      <url>http://secunia.com/advisories/33976</url>
      <url>http://xforce.iss.net/xforce/xfdb/48819</url>
    </references>
    <dates>
      <discovery>2009-02-19</discovery>
      <entry>2009-03-04</entry>
    </dates>
  </vuln>

  <vuln vid="5d433534-f41c-402e-ade5-e0a2259a7cb6">
    <topic>curl -- cURL/libcURL Location: Redirect URLs Security Bypass</topic>
    <affects>
      <package>
	<name>curl</name>
	<range><ge>5.11</ge><lt>7.19.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/34138/">
	  <p>The security issue is caused due to cURL following HTTP Location:
	    redirects to e.g. scp:// or file:// URLs which can be exploited
	    by a malicious HTTP server to overwrite or disclose the content of
	    arbitrary local files and potentially execute arbitrary commands via
	    specially crafted redirect URLs.</p>
	</blockquote>
      </body>
    </description>
    <references>
     <cvename>CVE-2009-0037</cvename>
     <url>http://secunia.com/advisories/34138/</url>
    </references>
    <dates>
      <discovery>2009-03-03</discovery>
      <entry>2009-03-04</entry>
    </dates>
  </vuln>

  <vuln vid="cf495fd4-fdcd-11dd-9a86-0050568452ac">
    <topic>Zend Framework -- Local File Inclusion vulnerability in Zend_View::render()</topic>
    <affects>
      <package>
	<name>ZendFramework</name>
	<range><lt>1.7.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Matthew Weier O'Phinney reports:</p>
        <blockquote cite="http://weierophinney.net/matthew/archives/206-Zend-Framework-1.7.5-Released-Important-Note-Regarding-Zend_View.html">
	  <p>A potential Local File Inclusion (LFI) vulnerability exists in
	    the Zend_View::render() method. If user input is used to
	    specify the script path, then it is possible to trigger the
	    LFI.</p>
	  <p>Note that Zend Framework applications that never call the
	    Zend_View::render() method with a user-supplied parameter are
	    not affected by this vulnerability.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <url>http://framework.zend.com/issues/browse/ZF-5748</url>
    </references>
    <dates>
      <discovery>2009-02-11</discovery>
      <entry>2009-02-18</entry>
    </dates>
  </vuln>

  <vuln vid="25eb365c-fd11-11dd-8424-c213de35965d">
    <topic>dia -- remote command execution vulnerability</topic>
    <affects>
      <package>
	<name>dia</name>
	<range><lt>0.96.1_6,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Security Focus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/33448/">
	  <p>An attacker could exploit this issue by enticing an
	    unsuspecting victim to execute the vulnerable
	    application in a directory containing a malicious
	    Python file. A successful exploit will allow arbitrary
	    Python commands to run within the privileges of the currently
	    logged-in user.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>33448</bid>
      <cvename>CVE-2008-5984</cvename>
      <url>http://secunia.com/advisories/33672</url>
    </references>
    <dates>
      <discovery>2009-01-26</discovery>
      <entry>2009-02-17</entry>
    </dates>
  </vuln>

  <vuln vid="5a021595-fba9-11dd-86f3-0030843d3802">
    <topic>pycrypto -- ARC2 module buffer overflow</topic>
    <affects>
      <package>
	<name>py-pycrypto</name>
	<range><lt>2.0.1_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Dwayne C. Litzenberger reports:</p>
	<blockquote cite="http://lists.dlitz.net/pipermail/pycrypto/2009q1/000062.html">
	  <p>pycrypto is exposed to a buffer overflow issue because it fails to
	    adequately verify user-supplied input. This issue resides in the ARC2
	    module. This issue can be triggered with specially crafted ARC2 keys
	    in excess of 128 bytes.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://lists.dlitz.net/pipermail/pycrypto/2009q1/000062.html</url>
    </references>
    <dates>
      <discovery>2009-02-06</discovery>
      <entry>2009-02-15</entry>
    </dates>
  </vuln>

  <vuln vid="bcee3989-d106-4f60-948f-835375634710">
    <topic>varnish -- Varnish HTTP Request Parsing Denial of Service</topic>
    <affects>
      <package>
        <name>varnish</name>
        <range><lt>2.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>SecurityFocus reports:</p>
        <blockquote cite="http://www.securityfocus.com/bid/33712">
          <p>Varnish is prone to a remote denial-of-service
	    vulnerability because the application fails to handle
	    certain HTTP requests.</p>
          <p>Successfully exploiting this issue allows remote
	    attackers to crash the affected application denying further
	    service to legitimate users.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>33712</bid>
      <url>http://secunia.com/advisories/33852/</url>
      <url>http://varnish.projects.linpro.no/wiki/WikiStart</url>
    </references>
    <dates>
      <discovery>2008-10-17</discovery>
      <entry>2009-02-14</entry>
      <modified>2009-02-15</modified>
    </dates>
  </vuln>

  <vuln vid="78f5606b-f9d1-11dd-b79c-0030843d3802">
    <topic>tor -- multiple vulnerabilites</topic>
    <affects>
      <package>
	<name>tor</name>
	<range><lt>0.2.0.34</lt></range>
      </package>
      <package>
        <name>tor-devel</name>
	<range><lt>0.2.12-alpha</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33880/">
	  <p>Some vulnerabilities have been reported in Tor, where one has an
	    unknown impact and others can be exploited by malicious people to
	    cause a DoS.</p>
	  <p>An error when running Tor as a directory authority can be exploited
	    to trigger the execution of an infinite loop.</p>
	  <p>An unspecified error exists when running on Windows systems prior
	    to Windows XP. No further information is currently available.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0936</cvename>
      <cvename>CVE-2009-0937</cvename>
      <cvename>CVE-2009-0938</cvename>
      <url>http://secunia.com/advisories/33880/</url>
      <url>http://archives.seul.org/or/announce/Feb-2009/msg00000.html</url>
    </references>
    <dates>
      <discovery>2009-02-10</discovery>
      <entry>2009-02-13</entry>
      <modified>2009-03-20</modified>
    </dates>
  </vuln>

  <vuln vid="8b491182-f842-11dd-94d9-0030843d3802">
    <topic>firefox -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.20_3,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.6,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<name>linux-firefox-devel</name>
	<range><lt>3.0.6</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.15</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.21</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Foundation reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/firefox30.html">
	  <p>MFSA 2009-06: Directives to not cache pages ignored</p>
	  <p>MFSA 2009-05: XMLHttpRequest allows reading HTTPOnly cookies</p>
	  <p>MFSA 2009-04: Chrome privilege escalation via local .desktop
	    files</p>
	  <p>MFSA 2009-03: Local file stealing with SessionStore</p>
	  <p>MFSA 2009-02: XSS using a chrome XBL method and window.eval</p>
	  <p>MFSA 2009-01: Crashes with evidence of memory corruption (rv:1.9.0.6)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0352</cvename>
      <cvename>CVE-2009-0353</cvename>
      <cvename>CVE-2009-0354</cvename>
      <cvename>CVE-2009-0355</cvename>
      <cvename>CVE-2009-0356</cvename>
      <cvename>CVE-2009-0357</cvename>
      <cvename>CVE-2009-0358</cvename>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-01.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-02.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-03.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-04.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-05.html</url>
      <url>http://www.mozilla.org/security/announce/2009/mfsa2009-06.html</url>
      <url>http://secunia.com/advisories/33799/</url>
    </references>
    <dates>
      <discovery>2009-02-04</discovery>
      <entry>2009-02-11</entry>
      <modified>2009-12-12</modified>
    </dates>
  </vuln>

  <vuln vid="83574d5a-f828-11dd-9fdf-0050568452ac">
    <topic>codeigniter -- arbitrary script execution in the new Form Validation class</topic>
    <affects>
      <package>
	<name>codeigniter</name>
	<range><ge>1.7.0</ge><lt>1.7.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>znirkel reports:</p>
        <blockquote cite="http://secunia.com/advisories/33829/">
	  <p>The eval() function in _reset_post_array crashes when posting
	    certain data. By passing in carefully-crafted input data, the eval()
	    function could also execute malicious PHP code.</p>
	  <p>Note that CodeIgniter applications that either do not use the
	    new Form Validation class or use the old Validation class are not
	    affected by this vulnerability.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <url>http://codeigniter.com/bug_tracker/bug/6068/</url>
    </references>
    <dates>
      <discovery>2008-11-28</discovery>
      <entry>2009-02-11</entry>
    </dates>
  </vuln>

  <vuln vid="b07f3254-f83a-11dd-85a4-ea653f0746ab">
    <topic>pyblosxom -- atom flavor multiple XML injection vulnerabilities</topic>
    <affects>
      <package>
        <name>pyblosxom</name>
        <range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Security Focus reports:</p>
        <blockquote cite="http://www.securityfocus.com/bid/33676/">
	  <p>PyBlosxom is prone to multiple XML-injection
	    vulnerabilities because the application fails to
	    properly sanitize user-supplied input before using it
	    in dynamically generated content.</p>
	  <p>Attacker-supplied XML and script code would run in the
	    context of the affected browser, potentially allowing
	    the attacker to steal cookie-based authentication credentials
	    or to control how the site is rendered to the user. Other attacks
	    are also possible.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>33676</bid>
    </references>
    <dates>
      <discovery>2009-02-09</discovery>
      <entry>2009-02-11</entry>
    </dates>
  </vuln>

  <vuln vid="cc47fafe-f823-11dd-94d9-0030843d3802">
    <topic>typo3 -- cross-site scripting and information disclosure</topic>
    <affects>
      <package>
	<name>typo3</name>
	<range><lt>4.2.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33829/">
	  <p>Some vulnerabilities have been reported in Typo3, which can be
	    exploited by malicious people to conduct cross-site scripting attacks
	    and disclose sensitive information.</p>
	  <p>Input passed via unspecified fields to the backend user interface
	    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>An error in the "jumpUrl" mechanism can be exploited to read
	    arbitrary files from local resources by disclosing a hash secret used
	    to restrict file access.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0815</cvename>
      <cvename>CVE-2009-0816</cvename>
      <url>http://secunia.com/advisories/33829/</url>
      <url>http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-002/</url>
    </references>
    <dates>
      <discovery>2009-02-10</discovery>
      <entry>2009-02-11</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="a89b76a7-f6bd-11dd-94d9-0030843d3802">
    <topic>amaya -- multiple buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>amaya</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/32848/">
	  <p>A boundary error when processing "div" HTML tags can be exploited
	    to cause a stack-based buffer overflow via an overly long "id"
	    parameter.</p>
	  <p>A boundary error exists when processing overly long links. This can
	    be exploited to cause a stack-based buffer overflow by tricking the
	    user into e.g. editing a malicious link.</p>
	  <p>A boundary error when processing e.g. a "bdo" HTML tag having an
	    overly long "dir" attribute can be exploited to cause a stack-based
	    buffer overflow.</p>
	  <p>A boundary error when processing "input" HTML tags can be
	  exploited to cause a stack-based buffer overflow via an overly long
	  e.g. "type" attribute.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5282</cvename>
      <cvename>CVE-2009-0323</cvename>
      <url>http://secunia.com/advisories/32848/</url>
      <url>http://www.bmgsec.com.au/advisory/41/</url>
      <url>http://www.bmgsec.com.au/advisory/40/</url>
      <url>http://milw0rm.com/exploits/7467</url>
      <url>http://www.coresecurity.com/content/amaya-buffer-overflows</url>
    </references>
    <dates>
      <discovery>2008-11-25</discovery>
      <entry>2009-02-09</entry>
    </dates>
  </vuln>

  <vuln vid="71597e3e-f6b8-11dd-94d9-0030843d3802">
    <topic>websvn -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>websvn</name>
	<range><lt>2.1.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/32338/">
	  <p>Some vulnerabilities have been reported in WebSVN, which can be
	    exploited by malicious users to disclose sensitive information, and by
	    malicious people to conduct cross-site scripting attacks and
	    manipulate data.</p>
	  <p>Input passed in the URL to index.php 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>Input passed to the "rev" parameter in rss.php is not properly
	    sanitised before being used. This can be exploited to overwrite
	    arbitrary files via directory traversal attacks.</p>
	  <p>Access to restricted repositories is not properly enforced, which
	    can be exploited to disclose potentially sensitive information by
	    accessing the repository via "listing.php" and using the "compare with
	    previous" and "show changed files" links.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5918</cvename>
      <cvename>CVE-2008-5919</cvename>
      <cvename>CVE-2009-0240</cvename>
      <url>http://secunia.com/advisories/32338/</url>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512191</url>
      <url>http://www.gulftech.org/?node=research&amp;article_id=00132-10202008</url>
    </references>
    <dates>
      <discovery>2008-10-23</discovery>
      <entry>2009-02-09</entry>
    </dates>
  </vuln>

  <vuln vid="40774927-f6b4-11dd-94d9-0030843d3802">
    <topic>phplist -- local file inclusion vulnerability</topic>
    <affects>
      <package>
	<name>phplist</name>
	<range><lt>2.10.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33533/">
	  <p>Input passed to the "_SERVER[ConfigFile]" parameter in
	    admin/index.php is not properly verified before being used to include
	    files. This can be exploited to include arbitrary files from local
	    resources.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0422</cvename>
      <url>http://secunia.com/advisories/33533/</url>
    </references>
    <dates>
      <discovery>2009-01-15</discovery>
      <entry>2009-02-09</entry>
    </dates>
  </vuln>

  <vuln vid="9c2460a4-f6b1-11dd-94d9-0030843d3802">
    <topic>squid -- remote denial of service vulnerability</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><ge>2.7.1</ge><lt>2.7.6</lt></range>
	<range><ge>3.0.1</ge><lt>3.0.13</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Squid security advisory 2009:1 reports:</p>
	<blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2009_1.txt">
	  <p>Due to an internal error Squid is vulnerable to a denial
	    of service attack when processing specially crafted requests.</p>
	  <p>This problem allows any client to perform a denial of service
	    attack on the Squid service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0478</cvename>
      <url>http://www.squid-cache.org/Advisories/SQUID-2009_1.txt</url>
      <url>http://secunia.com/advisories/33731/</url>
    </references>
    <dates>
      <discovery>2009-02-04</discovery>
      <entry>2009-02-09</entry>
      <modified>2009-02-10</modified>
    </dates>
  </vuln>

  <vuln vid="653606e9-f6ac-11dd-94d9-0030843d3802">
    <topic>typo3 -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>typo3</name>
	<range><lt>4.2.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33617/">
	  <p>Some vulnerabilities have been reported in Typo3, which can be
	    exploited by malicious people to bypass certain security restrictions,
	    conduct cross-site scripting and session fixation attacks, and
	    compromise a vulnerable system.</p>
	  <p>The "Install tool" system extension uses insufficiently random
	    entropy sources to generate an encryption key, resulting in weak
	    security.</p>
	  <p>The authentication library does not properly invalidate supplied
	    session tokens, which can be exploited to hijack a user's
	    session.</p>
	  <p>Certain unspecified input passed to the "Indexed Search Engine"
	    system extension is not properly sanitised before being used to invoke
	    commands. This can be exploited to inject and execute arbitrary shell
	    commands.</p>
	  <p>Input passed via the name and content of files to the "Indexed Search
	    Engine" system extension 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>Certain unspecified input passed to the Workspace module 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>Note: It is also reported that certain unspecified input passed to
	    test scripts of the "ADOdb" system extension 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 website.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0255</cvename>
      <cvename>CVE-2009-0256</cvename>
      <cvename>CVE-2009-0257</cvename>
      <cvename>CVE-2009-0258</cvename>
      <url>http://secunia.com/advisories/33617/</url>
      <url>http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-001/</url>
    </references>
    <dates>
      <discovery>2009-02-27</discovery>
      <entry>2009-02-09</entry>
    </dates>
  </vuln>

  <vuln vid="13d6d997-f455-11dd-8516-001b77d09812">
    <topic>sudo -- certain authorized users could run commands as any user</topic>
    <affects>
      <package>
        <name>sudo</name>
        <range><ge>1.6.9</ge><lt>1.6.9.20</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Todd Miller reports:</p>
        <blockquote cite="http://www.gratisoft.us/pipermail/sudo-announce/2009-February/000085.html">
          <p>A bug was introduced in Sudo's group matching code in version
	    1.6.9 when support for matching based on the supplemental group
	    vector was added.  This bug may allow certain users listed in
	    the sudoers file to run a command as a different user than their
	    access rule specifies.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>33517</bid>
      <cvename>CVE-2009-0034</cvename>
      <mlist msgid="200902041802.n14I2llS024155@core.courtesan.com">http://www.gratisoft.us/pipermail/sudo-announce/2009-February/000085.html</mlist>
    </references>
    <dates>
      <discovery>2009-02-04</discovery>
      <entry>2009-02-06</entry>
    </dates>
  </vuln>

  <vuln vid="6d85dc62-f2bd-11dd-9f55-0030843d3802">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.15</lt></range>
      </package>
      <package>
        <name>drupal6</name>
	<range><lt>6.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Drupal Team reports:</p>
	<blockquote cite="http://drupal.org/node/358957">
	  <p>The Content Translation module for Drupal 6.x enables users to make
	    a translation of an existing item of content (a node). In that proces
	    the existing node's content is copied into the new node's submission
	    form.</p>
	  <p>The module contains a flaw that allows a user with the 'translate
	    content' permission to potentially bypass normal viewing access
	    restrictions, for example allowing the user to see the content of
	    unpublished nodes even if they do not have permission to view
	    unpublished nodes.</p>
	  <p>When user profile pictures are enabled, the default user profile
	    validation function will be bypassed, possibly allowing invalid user
	    names or e-mail addresses to be submitted.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/node/358957</url>
      <url>http://secunia.com/advisories/33550/</url>
      <url>http://secunia.com/advisories/33500/</url>
      <url>http://secunia.com/advisories/33542/</url>
    </references>
    <dates>
      <discovery>2009-01-14</discovery>
      <entry>2009-02-04</entry>
    </dates>
  </vuln>

  <vuln vid="4a99d61c-f23a-11dd-9f55-0030843d3802">
    <topic>perl -- Directory Permissions Race Condition</topic>
    <affects>
      <package>
	<name>perl</name>
	<range><ge>5.8.0</ge><lt>5.8.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/14531/">
	  <p>Paul Szabo has reported a vulnerability in Perl File::Path::rmtree,
	    which potentially can be exploited by malicious, local users to
	    gain escalated privileges.</p>
	  <p>The vulnerability is caused due to a race condition in the way
	    File::Path::rmtree handles directory permissions when cleaning up
	    directories. This can be exploited by replacing an existing sub
	    directory in the directory tree with a symbolic link to an arbitrary
	    file.</p>
	  <p>Successful exploitation may allow changing permissions of arbitrary
	    files, if root uses an application using the vulnerable code to delete
	    files in a directory having a world-writable sub directory.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0448</cvename>
      <url>http://www.ubuntulinux.org/usn/usn-94-1</url>
      <url>http://secunia.com/advisories/14531/</url>
    </references>
    <dates>
      <discovery>2005-03-09</discovery>
      <entry>2009-02-03</entry>
    </dates>
  </vuln>

  <vuln vid="6a523dba-eeab-11dd-ab4f-0030843d3802">
    <topic>moinmoin -- multiple cross site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>moinmoin</name>
	<range><lt>1.8.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33593/">
	  <p>Input passed to multiple parameters in action/AttachFile.py 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 the context of an affected site.</p>
	  <p>Certain input passed to security/antispam.py 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
	    the context of an affected site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0260</cvename>
      <cvename>CVE-2009-0312</cvename>
      <url>http://secunia.com/advisories/33593/</url>
      <url>http://hg.moinmo.in/moin/1.8/file/c76d50dac855</url>
      <url>http://hg.moinmo.in/moin/1.8/rev/89b91bf87dad</url>
      <url>http://moinmo.in/SecurityFixes#moin1.8.1</url>
    </references>
    <dates>
      <discovery>2009-01-21</discovery>
      <entry>2009-01-30</entry>
    </dates>
  </vuln>

  <vuln vid="b9077cc4-6d04-4bcb-a37a-9ceaebfdcc9e">
    <topic>ganglia -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>ganglia-monitor-core</name>
	<name>ganglia-monitor-webfrontend</name>
	<range><lt>3.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	 <blockquote cite="http://secunia.com/advisories/33506">
	    <p>Spike Spiegel has discovered a vulnerability in Ganglia which
	      can be exploited by malicious people to compromise a
	      vulnerable system.  The vulnerability is caused due to a
	      boundary error within the process_path function in
	      gmetad/server.c. This can be exploited to cause a stack-based
	      buffer overflow by e.g. sending a specially crafted message to
	      the gmetad service.</p>
	    <p>The vulnerability is confirmed in version 3.1.1. Other
	      versions may also be affected.</p>
	  </blockquote>
       </body>
    </description>
    <references>
      <cvename>CVE-2009-0241</cvename>
      <url>http://secunia.com/advisories/33506</url>
    </references>
    <dates>
      <discovery>2009-01-26</discovery>
      <entry>2009-01-30</entry>
      <modified>2009-01-30</modified>
    </dates>
  </vuln>

  <vuln vid="100a9ed2-ee56-11dd-ab4f-0030843d3802">
    <topic>tor -- unspecified memory corruption vulnerability</topic>
    <affects>
      <package>
	<name>tor</name>
	<range><lt>0.2.0.33</lt></range>
      </package>
      <package>
        <name>tor-devel</name>
	<range><lt>0.2.1.11-alpha</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33635/">
	  <p>A vulnerability with an unknown impact has been reported in Tor.</p>
	  <p>The vulnerability is caused due to an unspecified error and can be
	    exploited to trigger a heap corruption. No further information is
	    currently available.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2009-0414</cvename>
      <url>http://secunia.com/advisories/33635/</url>
      <url>http://archives.seul.org/or/announce/Jan-2009/msg00000.html</url>
    </references>
    <dates>
      <discovery>2009-01-22</discovery>
      <entry>2009-01-29</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="2ffb1b0d-ecf5-11dd-abae-00219b0fc4d8">
    <topic>glpi -- SQL Injection</topic>
    <affects>
      <package>
	<name>glpi</name>
	<range><lt>0.71.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>The GLPI project reports:</p>
        <blockquote cite="http://www.glpi-project.org/spip.php?page=annonce&amp;id_breve=161&amp;lang=en">
	  <p>Input passed via unspecified parameters is not properly sanitised
	    before being used in SQL queries. This can be exploited to
	    manipulateSQL queries by injecting arbitrary SQL code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.glpi-project.org/spip.php?page=annonce&amp;id_breve=161&amp;lang=en</url>
      <url>https://mail.gna.org/public/glpi-news/2009-01/msg00002.html</url>
      <url>https://dev.indepnet.net/glpi/ticket/1224</url>
      <url>http://secunia.com/advisories/33680/</url>
    </references>
    <dates>
      <discovery>2009-01-25</discovery>
      <entry>2009-01-28</entry>
    </dates>
  </vuln>

  <vuln vid="c3aba586-ea77-11dd-9d1e-000bcdc1757a">
    <topic>openfire -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>openfire</name>
	<range><lt>3.6.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Core Security Technologies reports:</p>
	<blockquote cite="http://www.coresecurity.com/content/openfire-multiple-vulnerabilities">
	  <p>Multiple cross-site scripting vulnerabilities have been found
	    which may lead to arbitrary remote code execution on the server
	    running the application due to unauthorized upload of Java plugin
	    code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>32935</bid>
      <bid>32937</bid>
      <bid>32938</bid>
      <bid>32939</bid>
      <bid>32940</bid>
      <bid>32943</bid>
      <bid>32944</bid>
      <bid>32945</bid>
      <cvename>CVE-2009-0496</cvename>
      <cvename>CVE-2009-0497</cvename>
      <url>http://www.coresecurity.com/content/openfire-multiple-vulnerabilities</url>
    </references>
    <dates>
      <discovery>2009-01-08</discovery>
      <entry>2009-01-25</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="abcacb5a-e7f1-11dd-afcd-00e0815b8da8">
    <topic>ipset-tools -- Denial of Service Vulnerabilities</topic>
    <affects>
      <package>
	<name>ipsec-tools</name>
	<range><lt>0.7.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/30657/discuss">
	  <p>IPsec-Tools is affected by multiple remote denial-of-service
	    vulnerabilities because the software fails to properly handle
	    certain network packets.</p>
	  <p>A successful attack allows a remote attacker to crash the
	    software, denying further service to legitimate users.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>30657</bid>
      <cvename>CVE-2008-3651</cvename>
      <cvename>CVE-2008-3652</cvename>
      <mlist msgid="20080724084529.GA3768@zen.inc">http://marc.info/?l=ipsec-tools-devel&amp;m=121688914101709&amp;w=2</mlist>
    </references>
    <dates>
      <discovery>2008-07-28</discovery>
      <entry>2009-01-21</entry>
    </dates>
  </vuln>

  <vuln vid="4b68d917-e705-11dd-afcd-00e0815b8da8">
    <topic>Teamspeak Server -- Directory Traversal Vulnerability</topic>
    <affects>
      <package>
	<name>teamspeak_server</name>
	<range><le>2.0.23.17</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/33256">
	  <p>TeamSpeak is prone to a directory-traversal vulnerability because
	    it fails to sufficiently sanitize user-supplied input data.
	    Exploiting the issue may allow an attacker to obtain sensitive
	    information that could aid in further attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>33256</bid>
      <url>http://www.securityfocus.com/bid/33256</url>
    </references>
    <dates>
      <discovery>2009-01-14</discovery>
      <entry>2009-01-20</entry>
    </dates>
  </vuln>

  <vuln vid="2bc960c4-e665-11dd-afcd-00e0815b8da8">
    <topic>optipng -- arbitrary code execution via crafted BMP image</topic>
    <affects>
      <package>
	<name>optipng</name>
	<range><lt>0.6.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/32651">
	  <p>A vulnerability has been reported in OptiPNG, which
	    potentially can be exploited by malicious people to compromise
	    a user's system.</p>
	  <p>The vulnerability is caused due to a boundary error in
	    the BMP reader and can be exploited to cause a buffer
	    overflow by tricking a user into processing a specially
	    crafted file.</p>
	  <p>Successful exploitation may allow execution of arbitrary
	    code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5101</cvename>
      <url>http://secunia.com/advisories/32651</url>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505399</url>
      <url>http://optipng.sourceforge.net/</url>
    </references>
    <dates>
      <discovery>2008-11-11</discovery>
      <entry>2009-01-19</entry>
    </dates>
  </vuln>

  <vuln vid="ecad44b9-e663-11dd-afcd-00e0815b8da8">
    <topic>git -- gitweb privilege escalation</topic>
    <affects>
      <package>
	<name>git</name>
	<range><lt>1.6.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Git maintainers report:</p>
	<blockquote cite="http://marc.info/?l=git&amp;m=122975564100860&amp;w=2">
	  <p>gitweb has a possible local privilege escalation
	    bug that allows a malicious repository owner to run a command
	    of his choice by specifying diff.external configuration
	    variable in his repository and running a crafted gitweb
	    query.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>32967</bid>
      <mlist msgid="7vhc4z1gys.fsf@gitster.siamese.dyndns.org">http://marc.info/?l=git&amp;m=122975564100860&amp;w=2</mlist>
      <url>http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.6.txt</url>
    </references>
    <dates>
      <discovery>2008-12-20</discovery>
      <entry>2009-01-19</entry>
    </dates>
  </vuln>

  <vuln vid="0809ce7d-f672-4924-9b3b-7c74bc279b83">
    <topic>gtar -- GNU TAR safer_name_suffix Remote Denial of Service Vulnerability</topic>
    <affects>
      <package>
        <name>gtar</name>
        <range><lt>1.19</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>SecurityFocus reports:</p>
        <blockquote cite="http://www.securityfocus.com/bid/26445/">
	  <p>GNUs tar and cpio utilities are prone to a denial-of-service
	    vulnerability because of insecure use of the alloca()
	    function.</p>
	  <p>Successfully exploiting this issue allows attackers
	    to crash the affected utilities and possibly to execute
	    code but this has not been confirmed.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>26445</bid>
      <cvename>CVE-2007-4476</cvename>
      <url>http://www.securityfocus.com/bid/26445/</url>
    </references>
    <dates>
      <discovery>2007-11-14</discovery>
      <entry>2009-01-15</entry>
    </dates>
  </vuln>

  <vuln vid="5ccb1c14-e357-11dd-a765-0030843d3802">
    <topic>mplayer -- vulnerability in STR files processor</topic>
    <affects>
      <package>
	<name>mplayer</name>
	<name>mplayer-esound</name>
	<name>mplayer-gtk</name>
	<name>mplayer-gtk-esound</name>
	<name>mplayer-gtk2</name>
	<name>mplayer-gtk2-esound</name>
	<range><lt>0.99.11_10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/30994">
	  <p>The vulnerability is caused due to a boundary error within the
	    "str_read_packet()" function in libavformat/psxstr.c. This can be
	    exploited to cause a heap-based buffer overflow via a specially
	    crafted STR file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3162</cvename>
      <bid>30157</bid>
      <url>http://secunia.com/advisories/30994</url>
      <url>https://roundup.mplayerhq.hu/roundup/ffmpeg/issue311</url>
    </references>
    <dates>
      <discovery>2008-07-09</discovery>
      <entry>2009-01-15</entry>
    </dates>
  </vuln>

  <vuln vid="bc6a7e79-e111-11dd-afcd-00e0815b8da8">
    <topic>cgiwrap -- XSS Vulnerability</topic>
    <affects>
      <package>
	<name>cgiwrap</name>
	<range><lt>4.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/30765">
	  <p>A vulnerability has been reported in CGIWrap, which can be
	    exploited by malicious people to conduct cross-site scripting
	    attacks.</p>
	  <p>The vulnerability is caused due to the application generating
	    error messages without specifying a charset. 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>Successful exploitation may require that the victim uses Internet
	    Explorer or a browser based on Internet Explorer components.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2852</cvename>
      <url>http://secunia.com/advisories/30765</url>
      <url>http://cgiwrap.sourceforge.net/changes.html</url>
    </references>
    <dates>
      <discovery>2008-06-19</discovery>
      <entry>2009-01-13</entry>
    </dates>
  </vuln>

  <vuln vid="d4a358d3-e09a-11dd-a765-0030843d3802">
    <topic>nagios -- web interface privilege escalation vulnerability</topic>
    <affects>
      <package>
	<name>nagios</name>
	<range><lt>3.0.5</lt></range>
      </package>
      <package>
        <name>nagios2</name>
	<range><lt>2.12_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>securityfocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/32156/discuss">
	  <p>An attacker with low-level privileges may exploit this issue to
	    bypass authorization and cause arbitrary commands to run within the
	    context of the Nagios server. This may aid in further attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5027</cvename>
      <bid>32156</bid>
      <url>http://secunia.com/advisories/33320</url>
      <url>http://www.ubuntu.com/usn/USN-698-1</url>
      <url>http://www.nagios.org/development/history/nagios-3x.php</url>
    </references>
    <dates>
      <discovery>2008-11-06</discovery>
      <entry>2009-01-12</entry>
      <modified>2009-01-15</modified>
    </dates>
  </vuln>

  <vuln vid="a02c9595-e018-11dd-a765-0030843d3802">
    <topic>pdfjam -- insecure temporary files</topic>
    <affects>
      <package>
	<name>pdfjam</name>
	<range><lt>1.20_4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/33278">
	  <p>Some security issues have been reported in PDFjam, which can be
	    exploited by malicious, local users to perform certain actions with
	    escalated privileges.</p>
	  <p>The security issues are caused due to the "pdf90", "pdfjoin", and
	    "pdfnup" scripts using temporary files in an insecure manner. This can
	    be exploited to overwrite arbitrary files via symlink attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5743</cvename>
      <url>https://bugzilla.novell.com/show_bug.cgi?id=459031</url>
      <url>http://secunia.com/advisories/33278</url>
    </references>
    <dates>
      <discovery>2008-12-05</discovery>
      <entry>2009-01-11</entry>
    </dates>
  </vuln>

  <vuln vid="58997463-e012-11dd-a765-0030843d3802">
    <topic>verlihub -- insecure temporary file usage and arbitrary command execution</topic>
    <affects>
      <package>
	<name>verlihub</name>
	<range><lt>0.9.8.d.r2_2,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>securityfocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/32889/discuss">
	  <p>An attacker with local access could potentially exploit this issue
	    to perform symbolic-link attacks, overwriting arbitrary files in the
	    context of the affected application.</p>
	  <p>Successfully mounting a symlink attack may allow the attacker to
	    delete or corrupt sensitive files, which may result in a denial of
	    service. Other attacks may also be possible.</p>
	</blockquote>
	<blockquote cite="http://www.securityfocus.com/bid/32420/discuss">
	  <p>Verlihub is prone to a remote command-execution vulnerability
	    because it fails to sufficiently validate user input.</p>
	  <p>Successfully exploiting this issue would allow an attacker to
	    execute arbitrary commands on an affected computer in the context of
	    the affected application.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5705</cvename>
      <cvename>CVE-2008-5706</cvename>
      <bid>32889</bid>
      <bid>32420</bid>
      <url>http://milw0rm.com/exploits/7183</url>
    </references>
    <dates>
      <discovery>2008-11-22</discovery>
      <entry>2009-01-11</entry>
    </dates>
  </vuln>

  <vuln vid="66a770b4-e008-11dd-a765-0030843d3802">
    <topic>mysql -- empty bit-string literal denial of service</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>5.0</ge><lt>5.0.66</lt></range>
	<range><ge>5.1</ge><lt>5.1.26</lt></range>
	<range><ge>6.0</ge><lt>6.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>MySQL reports:</p>
	<blockquote cite="http://bugs.mysql.com/bug.php?id=35658">
	  <p>The vulnerability is caused due to an error when processing an
	    empty bit-string literal and can be exploited to crash the server via
	    a specially crafted SQL statement.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3963</cvename>
      <url>http://bugs.mysql.com/bug.php?id=35658</url>
      <url>http://dev.mysql.com/doc/refman/5.0/en/releasenotes-es-5-0-66.html</url>
      <url>http://dev.mysql.com/doc/refman/5.1/en/news-5-1-26.html</url>
      <url>http://dev.mysql.com/doc/refman/6.0/en/news-6-0-6.html</url>
      <url>http://secunia.com/advisories/31769</url>
    </references>
    <dates>
      <discovery>2008-09-11</discovery>
      <entry>2009-01-11</entry>
    </dates>
  </vuln>

  <vuln vid="8c451386-dff3-11dd-a765-0030843d3802">
    <topic>mysql -- privilege escalation and overwrite of the system table information</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>4.1</ge><lt>4.1.24</lt></range>
	<range><ge>5.0</ge><lt>5.0.51</lt></range>
	<range><ge>5.1</ge><lt>5.1.23</lt></range>
	<range><ge>6.0</ge><lt>6.0.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>MySQL reports:</p>
	<blockquote cite="http://dev.mysql.com/doc/refman/4.1/en/news-4-1-24.html">
	  <p>Using RENAME TABLE against a table with explicit DATA
	    DIRECTORY and INDEX DIRECTORY options can be used to overwrite
	    system table information by replacing the symbolic link
	    points. the file to which the symlink points.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5969</cvename>
      <bid>26765</bid>
      <url>http://bugs.mysql.com/bug.php?id=32111</url>
    </references>
    <dates>
      <discovery>2007-11-14</discovery>
      <entry>2009-01-11</entry>
    </dates>
  </vuln>

  <vuln vid="240ac24c-dff3-11dd-a765-0030843d3802">
    <topic>mysql -- remote dos via malformed password packet</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>4.1</ge><lt>4.1.24</lt></range>
	<range><ge>5.0</ge><lt>5.0.44</lt></range>
	<range><ge>5.1</ge><lt>5.1.20</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>MySQL reports:</p>
	<blockquote cite="http://dev.mysql.com/doc/refman/4.1/en/news-4-1-24.html">
	  <p>A malformed password packet in the connection protocol
	    could cause the server to crash.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3780</cvename>
      <bid>25017</bid>
      <url>http://bugs.mysql.com/bug.php?id=28984</url>
    </references>
    <dates>
      <discovery>2007-07-15</discovery>
      <entry>2009-01-11</entry>
    </dates>
  </vuln>

  <vuln vid="bb4e9a44-dff2-11dd-a765-0030843d3802">
    <topic>mysql -- renaming of arbitrary tables by authenticated users</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>4.1</ge><lt>4.1.23</lt></range>
	<range><ge>5.0</ge><lt>5.0.42</lt></range>
	<range><ge>5.1</ge><lt>5.1.18</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>MySQL reports:</p>
	<blockquote cite="http://dev.mysql.com/doc/refman/4.1/en/news-4-1-23.html">
	  <p>The requirement of the DROP privilege for RENAME TABLE was not
	    enforced.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2691</cvename>
      <bid>24016</bid>
      <url>http://bugs.mysql.com/bug.php?id=27515</url>
    </references>
    <dates>
      <discovery>2007-05-14</discovery>
      <entry>2009-01-11</entry>
    </dates>
  </vuln>

  <vuln vid="69a20ce4-dfee-11dd-a765-0030843d3802">
    <topic>imap-uw -- imap c-client buffer overflow</topic>
    <affects>
      <package>
	<name>imap-uw</name>
	<range><lt>2007e</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SANS reports:</p>
	<blockquote cite="http://www.washington.edu/imap/documentation/RELNOTES.html">
	  <p>The University of Washington IMAP library is a library implementing
	    the IMAP mail protocol. University of Washington IMAP is exposed to a
	    buffer overflow issue that occurs due to a boundary error within the
	    rfc822_output_char function in the c-client library. The University of
	    Washington IMAP library versions prior to 2007e are affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5514</cvename>
      <url>http://www.washington.edu/imap/documentation/RELNOTES.html</url>
    </references>
    <dates>
      <discovery>2008-12-16</discovery>
      <entry>2009-01-11</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="a6713190-dfea-11dd-a765-0030843d3802">
    <topic>imap-uw -- local buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>imap-uw</name>
	<range><lt>2007d</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SANS reports:</p>
	<blockquote cite="http://www.sans.org/newsletters/risk/display.php?v=7&amp;i=45#08.45.22">
	  <p>University of Washington "tmail" and "dmail" are mail deliver
	    agents. "tmail" and "dmail" are exposed to local buffer overflow
	    issues because they fail to perform adequate boundary checks on
	    user-supplied data.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5514</cvename>
      <url>http://www.washington.edu/imap/documentation/RELNOTES.html</url>
      <url>http://www.sans.org/newsletters/risk/display.php?v=7&amp;i=45#08.45.22</url>
    </references>
    <dates>
      <discovery>2008-10-29</discovery>
      <entry>2009-01-11</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="bd730827-dfe0-11dd-a765-0030843d3802">
    <topic>libcdaudio -- remote buffer overflow and code execution</topic>
    <affects>
      <package>
	<name>libcdaudio</name>
	<range><lt>0.99.12p2_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>securityfocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/32122/discuss">
	  <p>The 'libcdaudio' library is prone to a remote heap code in the
	    context of an application that uses the library. Failed attacks will
	    cause denial-of-service conditions.</p>
	</blockquote>
	<blockquote cite="http://www.securityfocus.com/bid/12770/discuss">
	  <p>A buffer-overflow in Grip occurs when the software processes a
	    response to a CDDB query that has more than 16 matches.</p>
	  <p>To exploit this issue, an attacker must be able to influence the
	    response to a CDDB query, either by controlling a malicious CDDB
	    server or through some other means. Successful exploits will allow
	    arbitrary code to run.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5030</cvename>
      <cvename>CVE-2005-0706</cvename>
      <bid>32122</bid>
      <bid>12770</bid>
    </references>
    <dates>
      <discovery>2008-11-05</discovery>
      <entry>2009-01-11</entry>
    </dates>
  </vuln>

  <vuln vid="c702944a-db0f-11dd-aa56-000bcdf0a03b">
    <topic>FreeBSD -- netgraph / bluetooth privilege escalation</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_7</lt></range>
	<range><gt>6.4</gt><lt>6.4_1</lt></range>
	<range><gt>7.0</gt><lt>7.0_7</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>Some function pointers for netgraph and bluetooth sockets are
	  not properly initialized.</p>
	<h1>Impact:</h1>
	<p>A local user can cause the FreeBSD kernel to execute
	  arbitrary code.  This could be used by an attacker directly;
	  or it could be used to gain root privilege or to escape from
	  a jail.</p>
	<h1>Workaround:</h1>
	<p>No workaround is available, but systems without local
	  untrusted users are not vulnerable.  Furthermore, systems are
	  not vulnerable if they have neither the ng_socket nor
	  ng_bluetooth kernel modules loaded or compiled into the
	  kernel.</p>
	<p>Systems with the security.jail.socket_unixiproute_only
	  sysctl set to 1 (the default) are only vulnerable if they have
	  local untrusted users outside of jails.</p>
	<p>If the command</p>
	<p><code># kldstat -v | grep ng_</code></p>
	<p>produces no output, the system is not vulnerable.</p>
      </body>
    </description>
    <references>
      <freebsdsa>SA-08:13.protosw</freebsdsa>
    </references>
    <dates>
      <discovery>2008-12-23</discovery>
      <entry>2009-01-05</entry>
    </dates>
  </vuln>

  <vuln vid="e9ecaceb-db0d-11dd-aa56-000bcdf0a03b">
    <topic>FreeBSD -- Cross-site request forgery in ftpd(8)</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_7</lt></range>
	<range><gt>6.4</gt><lt>6.4_1</lt></range>
	<range><gt>7.0</gt><lt>7.0_7</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>The ftpd(8) server splits long commands into several
	  requests.  This may result in the server executing a command
	  which is hidden inside another very long command.</p>
	<h1>Impact:</h1>
	<p>This could, with a specifically crafted command, be used in a
	  cross-site request forgery attack.</p>
	<p>FreeBSD systems running ftpd(8) server could act as a point
	  of privilege escalation in an attack against users using web
	  browser to access trusted FTP sites.</p>
	<h1>Workaround:</h1>
	<p>No workaround is available, but systems not running FTP
	  servers are not vulnerable.  Systems not running the FreeBSD
	  ftp(8) server are not affected, but users of other ftp
	  daemons are advised to take care since several other ftp
	  daemons are known to have related bugs.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4247</cvename>
      <freebsdsa>SA-08:12.ftpd</freebsdsa>
    </references>
    <dates>
      <discovery>2008-12-23</discovery>
      <entry>2009-01-05</entry>
    </dates>
  </vuln>

  <vuln vid="6b8cadce-db0b-11dd-aa56-000bcdf0a03b">
    <topic>FreeBSD -- IPv6 Neighbor Discovery Protocol routing vulnerability</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_5</lt></range>
	<range><gt>7.0</gt><lt>7.0_5</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>IPv6 routers may allow "on-link" IPv6 nodes to create and
	  update the router's neighbor cache and forwarding
	  information.  A malicious IPv6 node sharing a common router
	  but on a different physical segment from another node may be
	  able to spoof Neighbor Discovery messages, allowing it to
	  update router information for the victim node.</p>
	<h1>Impact:</h1>
	<p>An attacker on a different physical network connected to the
	  same IPv6 router as another node could redirect IPv6 traffic
	  intended for that node.  This could lead to denial of service
	  or improper access to private network traffic.</p>
	<h1>Workaround:</h1>
	<p>Firewall packet filters can be used to filter incoming
	  Neighbor Solicitation messages but may interfere with normal
	  IPv6 operation if not configured carefully.</p>
	<p>Reverse path forwarding checks could be used to make
	  gateways, such as routers or firewalls, drop Neighbor
	  Solicitation messages from nodes with unexpected source
	  addresses on a particular interface.</p>
	<p>IPv6 router administrators are encouraged to read RFC 3756
	  for further discussion of Neighbor Discovery security
	  implications.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2476</cvename>
      <freebsdsa>SA-08:10.nd6</freebsdsa>
    </references>
    <dates>
      <discovery>2008-10-01</discovery>
      <entry>2009-01-05</entry>
    </dates>
  </vuln>

  <vuln vid="5796858d-db0b-11dd-aa56-000bcdf0a03b">
    <topic>FreeBSD -- arc4random(9) predictable sequence vulnerability</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_6</lt></range>
	<range><gt>7.0</gt><lt>7.0_6</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>When the arc4random(9) random number generator is
	  initialized, there may be inadequate entropy to meet the
	  needs of kernel systems which rely on arc4random(9); and it
	  may take up to 5 minutes before arc4random(9) is reseeded
	  with secure entropy from the Yarrow random number generator.</p>
	<h1>Impact:</h1>
	<p>All security-related kernel subsystems that rely on a
	  quality random number generator are subject to a wide range of
	  possible attacks for the 300 seconds after boot or until 64k
	  of random data is consumed.  The list includes:</p>
	<p>* GEOM ELI providers with onetime keys.  When a provider is
	  configured in a way so that it gets attached at the same time
	  during boot (e.g. it uses the rc subsystem to initialize) it
	  might be possible for an attacker to recover the encrypted
	  data.</p>
	<p>* GEOM shsec providers.  The GEOM shsec subsytem is used to
	  split a shared secret between two providers so that it can be
	  recovered when both of them are present.  This is done by
	  writing the random sequence to one of providers while
	  appending the result of the random sequence on the other host
	  to the original data.  If the provider was created within the
	  first 300 seconds after booting, it might be possible for an
	  attacker to extract the original data with access to only one
	  of the two providers between which the secret data is split.</p>
	<p>* System processes started early after boot may receive
	  predictable IDs.</p>
	<p>* The 802.11 network stack uses arc4random(9) to generate
	  initial vectors (IV) for WEP encryption when operating in
	  client mode and WEP authentication challenges when operating
	  in hostap mode, which may be insecure.</p>
	<p>* The IPv4, IPv6 and TCP/UDP protocol implementations rely
	  on a quality random number generator to produce unpredictable
	  IP packet identifiers, initial TCP sequence numbers and
	  outgoing port numbers.  During the first 300 seconds after
	  booting, it may be easier for an attacker to execute IP
	  session hijacking, OS fingerprinting, idle scanning, or in
	  some cases DNS cache poisoning and blind TCP data injection
	  attacks.</p>
	<p>* The kernel RPC code uses arc4random(9) to retrieve
	  transaction identifiers, which might make RPC clients
	  vulnerable to hijacking attacks.</p>
	<h1>Workaround:</h1>
	<p>No workaround is available for affected systems.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5162</cvename>
      <freebsdsa>SA-08.11.arc4random</freebsdsa>
    </references>
    <dates>
      <discovery>2008-11-24</discovery>
      <entry>2009-01-05</entry>
    </dates>
  </vuln>

  <vuln vid="d5e1aac8-db0b-11dd-ae30-001cc0377035">
    <topic>xterm -- DECRQSS remote command execution vulnerability</topic>
    <affects>
      <package>
	<name>xterm</name>
	<range><lt>238</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/33060/discuss">
	  <p>The xterm program is prone to a remote command-execution
	    vulnerability because it fails to sufficiently validate user
	    input.</p>
	  <p>Successfully exploiting this issue would allow an attacker
	    to execute arbitrary commands on an affected computer in the
	    context of the affected application.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>33060</bid>
      <cvename>CVE-2008-2383</cvename>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510030</url>
    </references>
    <dates>
      <discovery>2008-12-28</discovery>
      <entry>2009-01-05</entry>
      <modified>2009-01-06</modified>
    </dates>
  </vuln>

  <vuln vid="58a3c266-db01-11dd-ae30-001cc0377035">
    <topic>php5-gd -- uninitialized memory information disclosure vulnerability</topic>
    <affects>
      <package>
	<name>php5-gd</name>
	<range><le>5.2.8</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>According to CVE-2008-5498 entry:</p>
	<blockquote cite="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5498">
	  <p>Array index error in the "imageRotate" function in PHP 5.2.8 and
	    earlier allows context-dependent attackers to read the contents
	    of arbitrary memory locations via a crafted value of the third
	    argument (aka the "bgd_color" or "clrBack" argument) for an indexed
	    image.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>33002</bid>
      <cvename>CVE-2008-5498</cvename>
      <url>http://www.securiteam.com/unixfocus/6G00Y0ANFU.html</url>
    </references>
    <dates>
      <discovery>2008-12-24</discovery>
      <entry>2009-01-05</entry>
      <modified>2009-02-04</modified>
    </dates>
  </vuln>

  <vuln vid="27d78386-d35f-11dd-b800-001b77d09812">
    <topic>awstats -- multiple XSS vulnerabilities</topic>
    <affects>
      <package>
	<name>awstats</name>
	<range><lt>6.9,1</lt></range>
      </package>
      <package>
	<name>awstats-devel</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31519">
	  <p>Morgan Todd has discovered a vulnerability in AWStats,
	    which can be exploited by malicious people to conduct
	    cross-site scripting attacks.</p>
	  <p>Input passed in the URL to awstats.pl 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>Successful exploitation requires that the application is
	    running as a CGI script.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3714</cvename>
      <cvename>CVE-2008-5080</cvename>
      <url>http://secunia.com/advisories/31519</url>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495432</url>
    </references>
    <dates>
      <discovery>2008-03-12</discovery>
      <entry>2009-01-04</entry>
    </dates>
  </vuln>

  <vuln vid="13b0c8c8-bee0-11dd-a708-001fc66e7203">
    <topic>p5-File-Path -- rmtree allows creation of setuid files</topic>
    <affects>
      <package>
        <name>p5-File-Path</name>
        <range><lt>2.07_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Jan Lieskovsky reports:</p>
        <blockquote cite="http://www.openwall.com/lists/oss-security/2008/11/28/1">
	  <p>perl-File-Path rmtree race condition (CVE-2005-0448 was assigned to
	    address this)</p>
	  <p>This vulnerability was fixed in 5.8.4-7 but re-introduced
	    in 5.8.8-1.  It's also present in File::Path 2.xx, up to and
	    including 2.07 which has only a partial fix.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0448</cvename>
      <mlist>http://www.openwall.com/lists/oss-security/2008/11/28/1</mlist>
      <mlist>http://www.gossamer-threads.com/lists/perl/porters/233699#233699</mlist>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286905</url>
    </references>
    <dates>
      <discovery>2008-11-28</discovery>
      <entry>2009-01-03</entry>
    </dates>
  </vuln>

  <vuln vid="0e1e3789-d87f-11dd-8ecd-00163e000016">
    <topic>vim -- multiple vulnerabilities in the netrw module</topic>
    <affects>
      <package>
	<name>vim</name>
	<name>vim-lite</name>
	<name>vim-gtk2</name>
	<name>vim-gnome</name>
	<range><ge>7.0</ge><lt>7.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jan Minar reports:</p>
	<blockquote cite="http://www.rdancer.org/vulnerablevim-netrw.v2.html">
	  <p>Applying the ``D'' to a file with a crafted file name,
	   or inside a directory with a crafted directory name, can
	   lead to arbitrary code execution.</p>
	</blockquote>
	<blockquote cite="http://www.rdancer.org/vulnerablevim-netrw.v5.html">
	  <p>Lack of sanitization throughout Netrw can lead to arbitrary
	    code execution upon opening a directory with a crafted
	    name.</p>
	</blockquote>
	<blockquote cite="http://www.rdancer.org/vulnerablevim-netrw-credentials-dis.html">
	  <p>The Vim Netrw Plugin shares the FTP user name and password
	    across all FTP sessions.  Every time Vim makes a new FTP
	    connection, it sends the user name and password of the
	    previous FTP session to the FTP server.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3076</cvename>
      <mlist>http://www.openwall.com/lists/oss-security/2008/10/16/2</mlist>
      <url>http://www.rdancer.org/vulnerablevim-netrw.html</url>
      <url>http://www.rdancer.org/vulnerablevim-netrw.v2.html</url>
      <url>http://www.rdancer.org/vulnerablevim-netrw.v5.html</url>
      <url>http://www.rdancer.org/vulnerablevim-netrw-credentials-dis.html</url>
    </references>
    <dates>
      <discovery>2008-10-16</discovery>
      <entry>2009-01-02</entry>
    </dates>
  </vuln>

  <vuln vid="214e8e07-d369-11dd-b800-001b77d09812">
    <topic>vinagre -- format string vulnerability</topic>
    <affects>
      <package>
        <name>vinagre</name>
        <range><lt>0.5.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>CORE Security Technologies reports:</p>
        <blockquote cite="http://www.coresecurity.com/content/vinagre-format-string">
          <p>A format string error has been found on the
	    vinagre_utils_show_error() function that can be exploited via
	    commands issued from a malicious server containing format
	    string specifiers on the VNC name.</p>
          <p>In a web based attack scenario, the user would be required
	    to connect to a malicious server. Successful exploitation
	    would then allow the attacker to execute arbitrary code with
	    the privileges of the Vinagre user.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>32682</bid>
      <cvename>CVE-2008-5660</cvename>
      <url>http://www.coresecurity.com/content/vinagre-format-string</url>
      <url>http://ftp.gnome.org/pub/GNOME/sources/vinagre/0.5/vinagre-0.5.2.news</url>
    </references>
    <dates>
      <discovery>2008-12-09</discovery>
      <entry>2008-12-31</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="f98dea27-d687-11dd-abd1-0050568452ac">
    <topic>twiki -- multiple vulnerabilities</topic>
    <affects>
      <package>
        <name>twiki</name>
        <range><lt>4.2.4,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Marc Schoenefeld and Steve Milner of RedHat SRT and Peter Allor of IBM ISS report:</p>
        <blockquote cite="http://twiki.org/cgi-bin/view/Codev/TWikiSecurityAlerts#Security_Alerts_of_TWiki_4_2_x_P">
          <p>XSS vulnerability with URLPARAM variable</p>
          <p>SEARCH variable allows arbitrary shell command execution</p>
        </blockquote>
      </body>
    </description>
    <references>
      <bid>32668</bid>
      <bid>32669</bid>
      <cvename>CVE-2008-5304</cvename>
      <cvename>CVE-2008-5305</cvename>
      <url>http://secunia.com/advisories/33040</url>
      <url>http://twiki.org/cgi-bin/view/Codev/SecurityAlert-CVE-2008-5304</url>
      <url>http://twiki.org/cgi-bin/view/Codev/SecurityAlert-CVE-2008-5305</url>
      <url>http://www.securitytracker.com/alerts/2008/Dec/1021351.html</url>
      <url>http://www.securitytracker.com/alerts/2008/Dec/1021352.html</url>
      <url>https://www.it-isac.org/postings/cyber/alertdetail.php?id=4513</url>
      <url>http://xforce.iss.net/xforce/xfdb/45293</url>
    </references>
    <dates>
      <discovery>2008-12-05</discovery>
      <entry>2008-12-30</entry>
    </dates>
  </vuln>

  <vuln vid="8f483746-d45d-11dd-84ec-001fc66e7203">
    <topic>roundcube -- remote execution of arbitrary code</topic>
    <affects>
      <package>
        <name>roundcube</name>
        <range><lt>0.2.b2,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Entry for CVE-2008-5619 says:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5619">
	  <p>html2text.php in RoundCube Webmail (roundcubemail)
	    0.2-1.alpha and 0.2-3.beta allows remote attackers to execute
	    arbitrary code via crafted input that is processed by the
	    preg_replace function with the eval switch.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5619</cvename>
      <url>http://trac.roundcube.net/ticket/1485618</url>
    </references>
    <dates>
      <discovery>2008-12-12</discovery>
      <entry>2008-12-30</entry>
    </dates>
  </vuln>

  <vuln vid="738f8f9e-d661-11dd-a765-0030843d3802">
    <topic>mysql -- MyISAM table privileges security bypass vulnerability for symlinked paths</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>4.1</ge><lt>4.1.25</lt></range>
	<range><ge>5.0</ge><lt>5.0.75</lt></range>
	<range><ge>5.1</ge><lt>5.1.28</lt></range>
	<range><ge>6.0</ge><lt>6.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>MySQL Team reports:</p>
	<blockquote cite="http://bugs.mysql.com/bug.php?id=32167">
	  <p>Additional corrections were made for the symlink-related privilege
	    problem originally addressed.  The original fix did not correctly
	    handle the data directory pathname if it contained symlinked
	    directories in its path, and the check was made only at
	    table-creation time, not at table-opening time later.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2079</cvename>
      <cvename>CVE-2008-4097</cvename>
      <cvename>CVE-2008-4098</cvename>
      <url>http://bugs.mysql.com/bug.php?id=32167</url>
      <url>http://dev.mysql.com/doc/refman/4.1/en/news-4-1-25.html</url>
      <url>http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-75.html</url>
      <url>http://dev.mysql.com/doc/refman/5.1/en/news-5-1-28.html</url>
      <url>http://dev.mysql.com/doc/refman/6.0/en/news-6-0-6.html</url>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480292#25</url>
    </references>
    <dates>
      <discovery>2008-07-03</discovery>
      <entry>2008-12-30</entry>
    </dates>
  </vuln>

  <vuln vid="7c5bd5b8-d652-11dd-a765-0030843d3802">
    <topic>mplayer -- twinvq processing buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>mplayer</name>
	<name>mplayer-esound</name>
	<name>mplayer-gtk</name>
	<name>mplayer-gtk-esound</name>
	<name>mplayer-gtk2</name>
	<name>mplayer-gtk2-esound</name>
	<range><lt>0.99.11_9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A trapkit reports:</p>
	<blockquote cite="http://trapkit.de/advisories/TKADV2008-014.txt">
	  <p>MPlayer contains a stack buffer overflow vulnerability while
	    parsing malformed TwinVQ media files. The vulnerability may be
	    exploited by a (remote) attacker to execute arbitrary code in
	    the context of MPlayer.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5616</cvename>
      <url>http://secunia.com/advisories/33136/</url>
      <url>http://trapkit.de/advisories/TKADV2008-014.txt</url>
    </references>
    <dates>
      <discovery>2008-12-14</discovery>
      <entry>2008-12-30</entry>
    </dates>
  </vuln>

  <vuln vid="0ac68e68-d32b-11dd-b540-d1288664c17e">
    <topic>ampache -- insecure temporary file usage</topic>
    <affects>
      <package>
	<name>ampache</name>
	<range><lt>3.4.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31657">
	  <p>A security issue has been reported in Ampache, which can be
	    exploited by malicious, local users to perform certain actions
	    with escalated privileges.</p>
	  <p>The security issue is caused due to the "gather-messages.sh"
	    script handling temporary files in an insecure manner.
	    This can be exploited via symlink attacks to overwrite arbitrary
	    files with the privileges of the user running the script.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>30875</bid>
      <cvename>CVE-2008-3929</cvename>
      <url>http://secunia.com/advisories/31657</url>
    </references>
    <dates>
      <discovery>2008-12-24</discovery>
      <entry>2008-12-26</entry>
    </dates>
  </vuln>

  <vuln vid="225bc349-ce10-11dd-a721-0030843d3802">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>linux-opera</name>
	<range><lt>9.63</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Opera Team reports:</p>
	<blockquote cite="http://www.opera.com/docs/changelogs/freebsd/963/">
	  <p>Manipulating certain text-area contents can cause a buffer
	    overflow, which may be exploited to execute arbitrary code.</p>
	  <p>Certain HTML constructs can cause the resulting DOM to change
	    unexpectedly, which triggers a crash. To inject code, additional
	    techniques will have to be employed.</p>
	  <p>Exceptionally long host names in file: URLs can cause a buffer
	    overflow, which may be exploited to execute arbitrary code. Remote Web
	    pages cannot refer to file: URLs, so successful exploitation involves
	    tricking users into manually opening the exploit URL, or a local file
	    that refers to it.</p>
	  <p>When Opera is previewing a news feed, some scripted URLs are not
	    correctly blocked. These can execute scripts which are able to
	    subscribe the user to any feed URL that the attacker chooses, and can
	    also view the contents of any feeds that the user is subscribed to.
	    These may contain sensitive information.</p>
	  <p>Built-in XSLT templates incorrectly handle escaped content and can
	    cause it to be treated as markup. If a site accepts content from
	    untrusted users, which it then displays using XSLT as escaped strings,
	    this can allow scripted markup to be injected. The scripts will then
	    be executed in the security context of that site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5178</cvename>
      <url>http://www.opera.com/support/kb/view/920/</url>
      <url>http://www.opera.com/support/kb/view/921/</url>
      <url>http://www.opera.com/support/kb/view/922/</url>
      <url>http://www.opera.com/support/kb/view/923/</url>
      <url>http://www.opera.com/support/kb/view/924/</url>
      <url>http://secunia.com/advisories/32752/</url>
    </references>
    <dates>
      <discovery>2008-11-18</discovery>
      <entry>2008-12-19</entry>
    </dates>
  </vuln>

  <vuln vid="61b07d71-ce0e-11dd-a721-0030843d3802">
    <topic>mediawiki -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>mediawiki</name>
	<range><gt>1.6.0</gt><lt>1.6.11</lt></range>
	<range><gt>1.12.0</gt><lt>1.12.3</lt></range>
	<range><gt>1.13.0</gt><lt>1.13.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The MediaWiki development team reports:</p>
	<blockquote cite="http://lists.wikimedia.org/pipermail/mediawiki-announce/2008-December/000080.html">
	  <p>Certain unspecified input 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>Certain unspecified input related to uploads 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 a malicious data is
	    opened. Successful exploitation may require that uploads are enabled
	    and the victim uses an Internet Explorer based browser.</p>
	  <p>Certain SVG scripts are 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 a malicious data is opened. Successful exploitation may require
	    that SVG uploads are enabled and the victim uses a browser supporting SVG
	    scripting.</p>
	  <p>The application allows users to perform certain actions via HTTP
	    requests without performing any validity checks to verify the
	    requests. This can be exploited to perform certain operations when a
	    logged in user visits a malicious site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5249</cvename>
      <cvename>CVE-2008-5250</cvename>
      <cvename>CVE-2008-5252</cvename>
      <url>http://secunia.com/advisories/33133/</url>
      <url>http://lists.wikimedia.org/pipermail/mediawiki-announce/2008-December/000080.html</url>
    </references>
    <dates>
      <discovery>2008-12-15</discovery>
      <entry>2008-12-19</entry>
    </dates>
  </vuln>

  <vuln vid="609c790e-ce0a-11dd-a721-0030843d3802">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.14</lt></range>
      </package>
      <package>
        <name>drupal6</name>
	<range><lt>6.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/345441">
	  <p>The update system is vulnerable to Cross site request forgeries.
	    Malicious users may cause the superuser (user 1) to execute old
	    updates that may damage the database.</p>
	  <p>When an input format is deleted, not all existing content on a site
	    is updated to reflect this deletion. Such content is then displayed
	    unfiltered. This may lead to cross site scripting attacks when harmful
	    tags are no longer stripped from 'malicious' content that was posted
	    earlier.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-6533</cvename>
      <url>http://drupal.org/node/345441</url>
      <url>http://secunia.com/advisories/33112/</url>
    </references>
    <dates>
      <discovery>2008-12-11</discovery>
      <entry>2008-12-19</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="29f5bfc5-ce04-11dd-a721-0030843d3802">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.20,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.5,1</lt></range>
      </package>
      <package>
        <name>linux-firefox</name>
	<range><lt>2.0.0.20</lt></range>
      </package>
      <package>
        <name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.14</lt></range>
      </package>
      <package>
        <name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.18</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/">
	  <p>MFSA 2008-69  XSS vulnerabilities in SessionStore</p>
	  <p>MFSA 2008-68  XSS and JavaScript privilege escalation</p>
	  <p>MFSA 2008-67  Escaped null characters ignored by CSS parser</p>
	  <p>MFSA 2008-66  Errors parsing URLs with leading whitespace and
	    control characters</p>
	  <p>MFSA 2008-65  Cross-domain data theft via script redirect error
	    message</p>
	  <p>MFSA 2008-64  XMLHttpRequest 302 response disclosure</p>
	  <p>MFSA 2008-62  Additional XSS attack vectors in feed preview</p>
	  <p>MFSA 2008-61  Information stealing via loadBindingDocument</p>
	  <p>MFSA 2008-60  Crashes with evidence of memory corruption
	    (rv:1.9.0.5/1.8.1.19)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5500</cvename>
      <cvename>CVE-2008-5501</cvename>
      <cvename>CVE-2008-5502</cvename>
      <cvename>CVE-2008-5503</cvename>
      <cvename>CVE-2008-5504</cvename>
      <cvename>CVE-2008-5505</cvename>
      <cvename>CVE-2008-5506</cvename>
      <cvename>CVE-2008-5507</cvename>
      <cvename>CVE-2008-5508</cvename>
      <cvename>CVE-2008-5510</cvename>
      <cvename>CVE-2008-5511</cvename>
      <cvename>CVE-2008-5512</cvename>
      <cvename>CVE-2008-5513</cvename>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-60.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-61.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-62.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-63.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-64.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-65.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-66.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-67.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-68.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-69.html</url>
    </references>
    <dates>
      <discovery>2008-12-17</discovery>
      <entry>2008-12-19</entry>
    </dates>
  </vuln>

  <vuln vid="54f72962-c7ba-11dd-a721-0030843d3802">
    <topic>phpmyadmin -- cross-site request forgery vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin211</name>
	<range><lt>2.11.9.4</lt></range>
      </package>
      <package>
        <name>phpMyAdmin</name>
	<range><lt>3.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The phpMyAdmin Team reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2008-10.php">
	  <p>A logged-in user can be subject of SQL injection through cross
	    site request forgery.  Several scripts in phpMyAdmin are
	    vulnerable and the attack can be made through table parameter.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5621</cvename>
      <url>http://www.phpmyadmin.net/home_page/security/PMASA-2008-10.php</url>
      <url>http://www.milw0rm.com/exploits/7382</url>
      <url>http://secunia.com/advisories/33076/</url>
    </references>
    <dates>
      <discovery>2008-12-09</discovery>
      <entry>2008-12-11</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="1f9e2376-c52f-11dd-8cbc-00163e000016">
    <topic>php5 -- potential magic_quotes_gpc vulnerability</topic>
    <affects>
      <package>
	<name>php5</name>
	<range><lt>5.2.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>PHP Developers reports:</p>
	<blockquote cite="http://www.php.net/archive/2008.php#id2008-12-07-1">
	  <p>Due to a security bug found in the PHP 5.2.7 release, it has been
	    removed from distribution. The bug affects configurations where
	    magic_quotes_gpc is enabled, because it remains off even when set to
	    on.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5844</cvename>
      <url>http://www.php.net/archive/2008.php#id2008-12-07-1</url>
    </references>
    <dates>
      <discovery>2008-12-07</discovery>
      <entry>2008-12-08</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="baece347-c489-11dd-a721-0030843d3802">
    <topic>wireshark -- SMTP Processing Denial of Service Vulnerability</topic>
    <affects>
      <package>
	<name>wireshark</name>
	<name>wireshark-lite</name>
	<name>ethereal</name>
	<name>ethereal-lite</name>
	<name>tethereal</name>
	<name>tethereal-lite</name>
	<range><lt>1.0.4_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/32840/">
	  <p>A vulnerability has been reported in Wireshark, which can be
	    exploited by malicious people to cause a DoS.</p>
	  <p>The vulnerability is caused due to an error in the SMTP dissector
	    and can be exploited to trigger the execution of an infinite loop via
	    a large SMTP packet.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5285</cvename>
      <url>http://secunia.com/advisories/32840/</url>
      <url>http://lists.grok.org.uk/pipermail/full-disclosure/2008-November/065840.html</url>
    </references>
    <dates>
      <discovery>2008-11-24</discovery>
      <entry>2008-12-07</entry>
    </dates>
  </vuln>

  <vuln vid="27d01223-c457-11dd-a721-0030843d3802">
    <topic>php -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>php5</name>
	<range><lt>5.2.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/32964/">
	  <p>Some vulnerabilities have been reported in PHP, where some have an
	    unknown impact and others can potentially be exploited by malicious
	    people to cause a DoS (Denial of Service) or compromise a vulnerable
	    system.</p>
	  <p>An input validation error exists within the
	    "ZipArchive::extractTo()" function when extracting ZIP archives.
	    This can be exploited to extract files to arbitrary locations
	    outside the specified directory via directory traversal sequences in
	    a specially crafted ZIP archive.</p>
	  <p>An error in the included PCRE library can be exploited to cause a
	    buffer overflow.</p>
	  <p>The problem is that the "BG(page_uid)" and "BG(page_gid)" variables
	    are not initialized. No further information is currently
	    available.</p>
	  <p>The problem is that the "php_value" order is incorrect for Apache
	    configurations. No further information is currently available.</p>
	  <p>An error in the GD library can be exploited to cause a crash via a
	    specially crafted font file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2371</cvename>
      <cvename>CVE-2008-2829</cvename>
      <cvename>CVE-2008-3658</cvename>
      <cvename>CVE-2008-3659</cvename>
      <cvename>CVE-2008-3660</cvename>
      <url>http://www.php.net/ChangeLog-5.php#5.2.7</url>
      <url>http://www.sektioneins.de/advisories/SE-2008-06.txt</url>
      <url>http://secunia.com/advisories/30916/</url>
      <url>http://secunia.com/advisories/31409/</url>
      <url>http://secunia.com/advisories/32964/</url>
    </references>
    <dates>
      <discovery>2008-12-04</discovery>
      <entry>2008-12-07</entry>
    </dates>
  </vuln>

  <vuln vid="44ee8160-c453-11dd-a721-0030843d3802">
    <topic>mgetty+sendfax -- symlink attack via insecure temporary files</topic>
    <affects>
      <package>
	<name>mgetty+sendfax</name>
	<range><lt>1.1.35_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Debian reports:</p>
	<blockquote cite="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496403">
	  <p>Faxspool in mgetty 1.1.36 allows local users to overwrite
	    arbitrary files via a symlink attack on a /tmp/faxsp.####
	    temporary file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4936</cvename>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496403</url>
      <url>https://bugs.gentoo.org/show_bug.cgi?id=235806</url>
    </references>
    <dates>
      <discovery>2008-08-24</discovery>
      <entry>2008-12-07</entry>
    </dates>
  </vuln>

  <vuln vid="3efc106e-c451-11dd-a721-0030843d3802">
    <topic>dovecot-managesieve -- Script Name Directory Traversal Vulnerability</topic>
    <affects>
      <package>
	<name>dovecot-managesieve</name>
	<range><lt>0.10.4</lt></range>
	<range><ge>0.11.0</ge><lt>0.11.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/Advisories/32768/">
	  <p>The security issue is caused due to an input validation error when
	    processing script names. This can be exploited to read or modify
	    arbitrary files having ".sieve" extensions via directory traversal
	    attacks, with the privileges of the attacker's user id.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5301</cvename>
      <url>http://www.vupen.com/english/advisories/2008/3190</url>
      <url>http://secunia.com/Advisories/32768/</url>
      <url>http://dovecot.org/list/dovecot/2008-November/035259.html</url>
    </references>
    <dates>
      <discovery>2008-11-18</discovery>
      <entry>2008-12-07</entry>
    </dates>
  </vuln>

  <vuln vid="578f6322-c450-11dd-a721-0030843d3802">
    <topic>habari -- Cross-Site Scripting Vulnerability</topic>
    <affects>
      <package>
	<name>habari</name>
	<range><lt>0.5.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/32311/">
	  <p>Input passed via the "habari_username" parameter when logging in 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>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4601</cvename>
      <url>http://packetstorm.linuxsecurity.com/0810-exploits/habaricms-xss.txt</url>
      <url>http://secunia.com/advisories/32311/</url>
    </references>
    <dates>
      <discovery>2008-10-17</discovery>
      <entry>2008-12-07</entry>
    </dates>
  </vuln>

  <vuln vid="acf80afa-c3ef-11dd-a721-0030843d3802">
    <topic>vlc -- arbitrary code execution in the RealMedia processor</topic>
    <affects>
      <package>
	<name>vlc-devel</name>
	<range><lt>0.9.8a</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Tobias Klein from TrapKit reports:</p>
	<blockquote cite="http://www.trapkit.de/advisories/TKADV2008-013.txt">
	  <p>The VLC media player contains an integer overflow vulnerability
	    while parsing malformed RealMedia (.rm) files. The vulnerability
	    leads to a heap overflow that can be exploited by a (remote)
	    attacker to execute arbitrary code in the context of VLC media
	    player.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>32545</bid>
      <cvename>CVE-2008-5276</cvename>
      <url>http://www.trapkit.de/advisories/TKADV2008-013.txt</url>
      <url>http://www.videolan.org/security/sa0811.html</url>
    </references>
    <dates>
      <discovery>2008-11-30</discovery>
      <entry>2008-12-06</entry>
      <modified>2008-12-07</modified>
    </dates>
  </vuln>

  <vuln vid="af2745c0-c3e0-11dd-a721-0030843d3802">
    <topic>mantis -- php code execution vulnerability</topic>
    <affects>
      <package>
	<name>mantis</name>
	<range><lt>1.1.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/32314/">
	  <p>EgiX has discovered a vulnerability in Mantis, which can be
	    exploited by malicious users to compromise a vulnerable system.</p>
	  <p>Input passed to the "sort" parameter in manage_proj_page.php is not
	    properly sanitised before being used in a "create_function()" call.
	    This can be exploited to execute arbitrary PHP code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4687</cvename>
      <url>http://secunia.com/advisories/32314/</url>
    </references>
    <dates>
      <discovery>2008-10-17</discovery>
      <entry>2008-12-06</entry>
    </dates>
  </vuln>

  <vuln vid="29255141-c3df-11dd-a721-0030843d3802">
    <topic>mantis -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>mantis</name>
	<range><lt>1.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/30270/">
	  <p>Some vulnerabilities have been reported in Mantis, which can be
	    exploited by malicious users to compromise a vulnerable system and
	    malicious people to conduct cross-site scripting and request forgery
	    attacks.</p>
	  <p>Input passed to the "filter_target" parameter in
	    return_dynamic_filters.php is not properly sanitised before being
	    returned to a 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>A vulnerability is caused due to the application allowing users to
	    perform certain actions via HTTP requests without performing any
	    validity checks to verify the request. This can be exploited to e.g.
	    add a new user with administrative privileges by enticing a logged-in
	    administrator to visit a malicious site.</p>
	  <p>Input passed to the "value" parameter in adm_config_set.php is not
	    properly sanitised before being used in an "eval()" statement. This
	    can be exploited to e.g. execute arbitrary PHP commands via a
	    specially crafted request.</p>
	  <p>Input passed to the "language" parameter in account_prefs_update.php
	    is not properly verified before being used to include files. This
	    can be exploited to include arbitrary files from local
	    resources.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2276</cvename>
      <cvename>CVE-2008-3331</cvename>
      <cvename>CVE-2008-3332</cvename>
      <cvename>CVE-2008-3333</cvename>
      <url>http://secunia.com/advisories/30270/</url>
    </references>
    <dates>
      <discovery>2008-05-15</discovery>
      <entry>2008-12-06</entry>
    </dates>
  </vuln>

  <vuln vid="d1ce8a4f-c235-11dd-8cbc-00163e000016">
    <topic>squirrelmail -- Cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>squirrelmail</name>
	<range><lt>1.4.17</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Squirrelmail team reports:</p>
	<blockquote cite="http://sourceforge.net/project/shownotes.php?release_id=644750&amp;group_id=311">
	  <p>An issue was fixed that allowed an attacker to send specially-
	    crafted hyperlinks in a message that could execute cross-site
	    scripting (XSS) when the user viewed the message in SquirrelMail.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2379</cvename>
      <url>http://secunia.com/Advisories/32143/</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=644750&amp;group_id=311</url>
    </references>
    <dates>
      <discovery>2008-12-03</discovery>
      <entry>2008-12-04</entry>
    </dates>
  </vuln>

  <vuln vid="842bafdd-be2f-11dd-a578-0030843d3802">
    <topic>openoffice -- arbitrary code execution vulnerabilities</topic>
    <affects>
      <package>
	<name>openoffice.org-2</name>
	<name>openoffice.org-2-RC</name>
	<name>openoffice.org-2-devel</name>
	<range><ge>2.4</ge><lt>2.4.2</lt></range>
	<range><ge>2.4.20040402</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The OpenOffice Team reports:</p>
	<blockquote cite="http://www.openoffice.org/security/cves/CVE-2008-2237.html">
	  <p>A security vulnerability with the way OpenOffice 2.x process WMF
	    files may allow a remote unprivileged user who provides a
	    StarOffice/StarSuite document that is opened by a local user to
	    execute arbitrary commands on the system with the privileges of the
	    user running StarOffice/StarSuite. No working exploit is known right
	    now.</p>
	</blockquote>
	<blockquote cite="http://www.openoffice.org/security/cves/CVE-2008-2238.html">
	  <p>A security vulnerability with the way OpenOffice 2.x process EMF
	    files may allow a remote unprivileged user who provides a
	    StarOffice/StarSuite document that is opened by a local user to
	    execute arbitrary commands on the system with the privileges of the
	    user running StarOffice/StarSuite. No working exploit is known right
	    now.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2237</cvename>
      <cvename>CVE-2008-2238</cvename>
      <url>http://www.openoffice.org/security/cves/CVE-2008-2237.html</url>
      <url>http://www.openoffice.org/security/cves/CVE-2008-2238.html</url>
    </references>
    <dates>
      <discovery>2008-10-29</discovery>
      <entry>2008-11-29</entry>
    </dates>
  </vuln>

  <vuln vid="622bc638-be27-11dd-a578-0030843d3802">
    <topic>wordpress -- header rss feed script insertion vulnerability</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<name>de-wordpress</name>
	<name>wordpress-mu</name>
	<range><lt>2.6.5</lt></range>
      </package>
      <package>
        <name>zh-wordpress</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/32882/">
	  <p>Input passed via the HTTP "Host" header is not properly sanitised
	    before being used. This can be exploited to execute arbitrary HTML and
	    script code in a user's browser session in context of an affected site
	    if malicious data is viewed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5278</cvename>
      <url>http://secunia.com/advisories/32882/</url>
      <url>http://wordpress.org/development/2008/11/wordpress-265/</url>
    </references>
    <dates>
      <discovery>2008-11-26</discovery>
      <entry>2008-11-29</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="1583640d-be20-11dd-a578-0030843d3802">
    <topic>samba -- potential leakage of arbitrary memory contents</topic>
    <affects>
      <package>
        <name>samba</name>
	<name>samba3</name>
	<name>ja-samba</name>
	<range><ge>3.0.29,1</ge><lt>3.0.32_2,1</lt></range>
      </package>
      <package>
        <name>samba32-devel</name>
	<range><lt>3.2.4_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Samba Team reports:</p>
	<blockquote cite="http://www.samba.org/samba/security/CVE-2008-4314.html">
	  <p>Samba 3.0.29 and beyond contain a change to deal with gcc 4
	    optimizations. Part of the change modified range checking for
	    client-generated offsets of secondary trans, trans2 and nttrans
	    requests. These requests are used to transfer arbitrary amounts
	    of memory from clients to servers and back using small SMB
	    requests and contain two offsets: One offset (A) pointing into
	    the PDU sent by the client and one (B) to direct the transferred
	    contents into the buffer built on the server side. While the range
	    checking for offset (B) is correct, a cut and paste error lets offset
	    (A) pass completely unchecked against overflow.</p>
	  <p>The buffers passed into trans, trans2 and nttrans undergo higher-level
	    processing like DCE/RPC requests or listing directories. The missing
	    bounds check means that a malicious client can make the server do this
	    higher-level processing on arbitrary memory contents of the smbd process
	    handling the request. It is unknown if that can be abused to pass arbitrary
	    memory contents back to the client, but an important barrier is missing from
	    the affected Samba versions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4314</cvename>
      <url>http://www.samba.org/samba/security/CVE-2008-4314.html</url>
      <url>http://secunia.com/advisories/32813/</url>
    </references>
    <dates>
      <discovery>2008-11-27</discovery>
      <entry>2008-11-29</entry>
    </dates>
  </vuln>

  <vuln vid="37940643-be1b-11dd-a578-0030843d3802">
    <topic>hplip -- hpssd Denial of Service</topic>
    <affects>
      <package>
	<name>hplip</name>
	<range><lt>2.8.2_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31470">
	  <p>A security issue has been reported in hplip, which can be
	    exploited by malicious, local users to cause a DoS.</p>
	  <p>The security issue is caused due to an error within hpssd.py when
	    parsing certain requests. This can be exploited to crash the service
	    by sending specially crafted requests to the default port 2207/TCP.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2940</cvename>
      <cvename>CVE-2008-2941</cvename>
      <bid>30683</bid>
      <url>https://rhn.redhat.com/errata/RHSA-2008-0818.html</url>
      <url>http://secunia.com/advisories/31470</url>
    </references>
    <dates>
      <discovery>2008-08-14</discovery>
      <entry>2008-11-29</entry>
    </dates>
  </vuln>

  <vuln vid="87106b67-be13-11dd-a578-0030843d3802">
    <topic>cups -- potential buffer overflow in PNG reading code</topic>
    <affects>
      <package>
	<name>cups-base</name>
	<range><lt>1.3.9_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CUPS reports:</p>
	<blockquote cite="http://svn.easysw.com/public/cups/trunk/CHANGES-1.3.txt">
	  <p>The PNG image reading code did not validate the
	  image size properly, leading to a potential buffer overflow
	  (STR #2974)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5286</cvename>
      <url>http://www.cups.org/str.php?L2974</url>
      <url>http://svn.easysw.com/public/cups/trunk/CHANGES-1.3.txt</url>
      <url>http://www.openwall.com/lists/oss-security/2008/11/25/2</url>
    </references>
    <dates>
      <discovery>2008-10-17</discovery>
      <entry>2008-11-29</entry>
      <modified>2008-12-25</modified>
    </dates>
  </vuln>

  <vuln vid="910486d5-ba4d-11dd-8f23-0019666436c2">
    <topic>imlib2 -- XPM processing buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>imlib2</name>
	<name>imlib2-nox11</name>
	<range><lt>1.4.1.000_1,2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/Advisories/32796/">
	  <p>A vulnerability has been discovered in imlib2, which can
	    be exploited by malicious people to potentially compromise
	    an application using the library.</p>
	  <p>The vulnerability is caused due to a pointer arithmetic
	    error within the "load()" function provided by the XPM
	    loader. This can be exploited to cause a heap-based buffer
	    overflow via a specially crafted XPM file.</p>
	  <p>Successful exploitation may allow execution of arbitrary
	    code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>32371</bid>
      <cvename>CVE-2008-5187</cvename>
      <url>http://secunia.com/Advisories/32796/</url>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505714#15</url>
      <url>http://bugzilla.enlightenment.org/show_bug.cgi?id=547</url>
    </references>
    <dates>
      <discovery>2008-11-20</discovery>
      <entry>2008-11-24</entry>
    </dates>
  </vuln>

  <vuln vid="4d4caee0-b939-11dd-a578-0030843d3802">
    <topic>streamripper -- multiple buffer overflows</topic>
    <affects>
      <package>
	<name>streamripper</name>
	<range><lt>1.64.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/secunia_research/2008-50/">
	  <p>A boundary error exists within http_parse_sc_header() in lib/http.c
	    when parsing an overly long HTTP header starting with "Zwitterion v".</p>
	  <p>A boundary error exists within http_get_pls() in lib/http.c when
	    parsing a specially crafted pls playlist containing an overly long
	    entry.</p>
	  <p>A boundary error exists within http_get_m3u() in lib/http.c when
	    parsing a specially crafted m3u playlist containing an overly long
	    "File" entry.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4829</cvename>
      <url>http://secunia.com/secunia_research/2008-50/</url>
      <url>http://streamripper.cvs.sourceforge.net/viewvc/streamripper/sripper_1x/CHANGES?revision=1.196</url>
    </references>
    <dates>
      <discovery>2008-11-05</discovery>
      <entry>2008-11-23</entry>
    </dates>
  </vuln>

  <vuln vid="00d6040a-b8e0-11dd-a578-0030843d3802">
    <topic>mantis -- session hijacking vulnerability</topic>
    <affects>
      <package>
	<name>mantis</name>
	<range><lt>1.1.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The mantis Team reports:</p>
	<blockquote cite="http://www.mantisbt.org/bugs/changelog_page.php?version_id=97">
	  <p>When configuring a web application to use only ssl (e. g. by
	    forwarding all http-requests to https), a user would expect that
	    sniffing and hijacking the session is impossible.
	    Though, for this to be secure, one needs to set the session cookie to
	    have the secure flag. Else the cookie will be transferred through http
	    if the victim's browser does a single http-request on the same domain.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3102</cvename>
      <url>http://www.mantisbt.org/bugs/view.php?id=9524</url>
      <url>http://www.mantisbt.org/bugs/view.php?id=9533</url>
      <url>http://enablesecurity.com/2008/08/11/surf-jack-https-will-not-save-you/</url>
      <url>http://int21.de/cve/CVE-2008-3102-mantis.html</url>
    </references>
    <dates>
      <discovery>2008-10-14</discovery>
      <entry>2008-11-22</entry>
    </dates>
  </vuln>

  <vuln vid="75c24c1d-b688-11dd-88fd-001c2514716c">
    <topic>dovecot -- ACL plugin bypass vulnerabilities</topic>
    <affects>
      <package>
	<name>dovecot</name>
	<range><lt>1.1.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Timo Sirainen reports in dovecot 1.1.4 release notes:</p>
	<blockquote cite="http://www.dovecot.org/list/dovecot-news/2008-October/000085.html">
	  <p>ACL plugin fixes: Negative rights were actually treated
	    as positive rights. 'k' right didn't prevent creating
	    parent/child/child mailbox.  ACL groups weren't working.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>31587</bid>
      <cvename>CVE-2008-4577</cvename>
      <cvename>CVE-2008-4578</cvename>
    </references>
    <dates>
      <discovery>2008-10-05</discovery>
      <entry>2008-11-19</entry>
    </dates>
  </vuln>

  <vuln vid="f1e0164e-b67b-11dd-a55e-00163e000016">
    <topic>libxml2 -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>libxml2</name>
	<range><lt>2.6.32_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/Advisories/32773/">
	  <p>Two vulnerabilities have been reported in Libxml2, which can be
	    exploited by malicious people to cause a DoS (Denial of Service) or
	    to potentially compromise an application using the library.</p>
	  <p>1) An integer overflow error in the "xmlSAX2Characters()" function
	    can be exploited to trigger a memory corruption via a specially</p>
	  <p>Successful exploitation may allow execution of arbitrary code, but
	    requires e.g. that the user is tricked into processing an overly
	    large XML file (2GB or more).</p>
	  <p>2) An integer overflow error in the "xmlBufferResize()" function
	    can be exploited to trigger the execution of an infinite loop.
	    The vulnerabilities are reported in version 2.7.2.</p>
	  <p>Other versions may also be affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4225</cvename>
      <cvename>CVE-2008-4226</cvename>
      <url>https://bugzilla.redhat.com/show_bug.cgi?id=470466</url>
      <url>https://bugzilla.redhat.com/show_bug.cgi?id=470480</url>
      <url>http://secunia.com/Advisories/32773/</url>
    </references>
    <dates>
      <discovery>2008-11-18</discovery>
      <entry>2008-11-19</entry>
    </dates>
  </vuln>

  <vuln vid="937adf01-b64a-11dd-a55e-00163e000016">
    <topic>openfire -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>openfire</name>
	<range><lt>3.6.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Andreas Kurtz reports:</p>
	<blockquote cite="http://www.andreas-kurtz.de/advisories/AKADV2008-001-v1.0.txt">
	  <p>The jabber server Openfire (&lt;= version 3.6.0a) contains several
	    serious vulnerabilities. Depending on the particular runtime
	    environment these issues can potentially even be used by an
	    attacker to execute code on operating system level.</p>
	  <ol>
	  <li>Authentication bypass - This vulnerability provides an attacker
	     full access to all functions in the admin webinterface without
	     providing any user credentials.  The Tomcat filter which is
	     responsible for authentication could be completely
	     circumvented.</li>
	  <li>SQL injection - It is possible to pass SQL statements to the
	     backend database through a SQL injection vulnerability. Depending
	     on the particular runtime environment and database permissions it
	     is even possible to write files to disk and execute code on
	     operating system level.</li>
	  <li>Multiple Cross-Site Scripting  - Permits arbitrary insertion
	     of HTML- and JavaScript code in login.jsp.  An attacker could
	     also manipulate a parameter to specify a destination to which a
	     user will be forwarded to after successful authentication.</li>
	  </ol>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-6510</cvename>
      <cvename>CVE-2008-6511</cvename>
      <cvename>CVE-2008-6508</cvename>
      <cvename>CVE-2009-1595</cvename>
      <cvename>CVE-2008-1728</cvename>
      <cvename>CVE-2008-6509</cvename>
      <url>http://www.andreas-kurtz.de/advisories/AKADV2008-001-v1.0.txt</url>
      <url>http://www.igniterealtime.org/builds/openfire/docs/latest/changelog.html</url>
      <url>http://secunia.com/Advisories/32478/</url>
    </references>
    <dates>
      <discovery>2008-11-07</discovery>
      <entry>2008-11-19</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="75f2382e-b586-11dd-95f9-00e0815b8da8">
    <topic>syslog-ng2 -- startup directory leakage in the chroot environment</topic>
    <affects>
      <package>
	<name>syslog-ng2</name>
	<range><lt>2.0.9_2</lt></range>
      </package>
      <package>
	<name>syslog-ng</name>
	<range><le>1.6.12_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Florian Grandel reports:</p>
	<blockquote cite="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505791">
	  <p>I have not had the time to analyze all of syslog-ng code.
	    But by reading the code section near the chroot call and looking
	    at strace results I believe that syslog-ng does not chdir to the
	    chroot jail's location before chrooting into it.</p>
	  <p>This opens up ways to work around the chroot jail.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5110</cvename>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505791</url>
      <url>http://www.openwall.com/lists/oss-security/2008/11/17/3</url>
    </references>
    <dates>
      <discovery>2008-11-15</discovery>
      <entry>2008-11-18</entry>
      <modified>2009-07-01</modified>
    </dates>
  </vuln>

  <vuln vid="a1126054-b57c-11dd-8892-0017319806e7">
    <topic>enscript -- arbitrary code execution vulnerability</topic>
    <affects>
      <package>
	<name>enscript-a4</name>
	<name>enscript-letter</name>
	<name>enscript-letterdj</name>
	<range><lt>1.6.4_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ulf Harnhammar of Secunia Research reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3863">
	  <p>Stack-based buffer overflow in the read_special_escape function
	    in src/psgen.c in GNU Enscript 1.6.1 and 1.6.4 beta, when the -e
	    (aka special escapes processing) option is enabled, allows
	    user-assisted remote attackers to execute arbitrary code via a
	    crafted ASCII file, related to the setfilename command.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3863</cvename>
      <cvename>CVE-2008-4306</cvename>
      <url>http://secunia.com/secunia_research/2008-41/</url>
    </references>
    <dates>
      <discovery>2008-10-22</discovery>
      <entry>2008-11-18</entry>
    </dates>
  </vuln>

  <vuln vid="45298931-b3bf-11dd-80f8-001cc0377035">
    <topic>gnutls -- X.509 certificate chain validation vulnerability</topic>
    <affects>
      <package>
	<name>gnutls</name>
	<range><lt>2.4.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/32232/discuss">
	  <p>GnuTLS is prone to a security-bypass vulnerability because the
	    application fails to properly validate chained X.509 certificates.
	    Successfully exploiting this issue allows attackers to perform
	    man-in-the-middle attacks by impersonating trusted servers.
	    Unsuspecting users may be under a false sense of security that can
	    aid attackers in launching further attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>32232</bid>
      <cvename>CVE-2008-4989</cvename>
      <url>http://www.gnu.org/software/gnutls/security.html</url>
      <mlist msgid="4918143A.3050103@gmx.net">http://lists.gnu.org/archive/html/gnutls-devel/2008-11/msg00017.html</mlist>
    </references>
    <dates>
      <discovery>2008-11-10</discovery>
      <entry>2008-11-16</entry>
    </dates>
  </vuln>

  <vuln vid="daf045d7-b211-11dd-a987-000c29ca8953">
    <topic>net-snmp -- DoS for SNMP agent via crafted GETBULK request</topic>
    <affects>
      <package>
        <name>net-snmp</name>
	<range><gt>5.4</gt><lt>5.4.2.1</lt></range>
	<range><gt>5.3</gt><lt>5.3.2.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Wes Hardaker reports through sourceforge.net forum:</p>
	<blockquote cite="http://sourceforge.net/forum/forum.php?forum_id=882903">
	  <p>SECURITY ISSUE: A bug in the getbulk handling code could
	    let anyone with even minimal access crash the agent. If you
	    have open access to your snmp agents (bad bad bad; stop doing
	    that!) or if you don't trust everyone that does have access to
	    your agents you should updated immediately to prevent
	    potential denial of service attacks.</p>
	</blockquote>
	<p>Description at cve.mitre.org additionally clarifies:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4309">
	  <p>Integer overflow in the netsnmp_create_subtree_cache
	    function in agent/snmp_agent.c in net-snmp 5.4 before
	    5.4.2.1, 5.3 before 5.3.2.3, and 5.2 before 5.2.5.1 allows
	    remote attackers to cause a denial of service (crash) via
	    a crafted SNMP GETBULK request, which triggers a heap-based
	    buffer overflow, related to the number of responses or
	    repeats.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4309</cvename>
      <url>http://sourceforge.net/forum/forum.php?forum_id=882903</url>
      <url>http://www.openwall.com/lists/oss-security/2008/10/31/1</url>
      <url>http://net-snmp.svn.sourceforge.net/viewvc/net-snmp/tags/Ext-5-2-5-1/net-snmp/agent/snmp_agent.c?r1=17271&amp;r2=17272&amp;pathrev=17272</url>
    </references>
    <dates>
      <discovery>2008-10-12</discovery>
      <entry>2008-11-14</entry>
      <modified>2009-03-23</modified>
    </dates>
  </vuln>

  <vuln vid="f29fea8f-b19f-11dd-a55e-00163e000016">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.18,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.4,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>2.0.0.18</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.13</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.18</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/">
	  <p>MFSA 2008-58  Parsing error in E4X default namespace</p>
	  <p>MFSA 2008-57 -moz-binding property bypasses security checks on
	    codebase principals</p>
	  <p>MFSA 2008-56 nsXMLHttpRequest::NotifyEventListeners() same-origin
	    violation</p>
	  <p>MFSA 2008-55 Crash and remote code execution in
	    nsFrameManager</p>
	  <p>MFSA 2008-54 Buffer overflow in http-index-format parser</p>
	  <p>MFSA 2008-53 XSS and JavaScript privilege escalation via session
	    restore</p>
	  <p>MFSA 2008-52 Crashes with evidence of memory corruption
	    (rv:1.9.0.4/1.8.1.18)</p>
	  <p>MFSA 2008-51 file: URIs inherit chrome privileges when opened
	    from chrome</p>
	  <p>MFSA 2008-50  Crash and remote code execution via __proto__
	    tampering</p>
	  <p>MFSA 2008-49  Arbitrary code execution via Flash Player dynamic
	    module unloading</p>
	  <p>MFSA 2008-48 Image stealing via canvas and HTTP redirect</p>
	  <p>MFSA 2008-47 Information stealing via local shortcut files</p>
	  <p>MFSA 2008-46  Heap overflow when canceling newsgroup message</p>
	  <p>MFSA 2008-44 resource: traversal vulnerabilities</p>
	  <p>MFSA 2008-43 BOM characters stripped from JavaScript before
	    execution</p>
	  <p>MFSA 2008-42 Crashes with evidence of memory corruption
	    (rv:1.9.0.2/1.8.1.17)</p>
	  <p>MFSA 2008-41 Privilege escalation via XPCnativeWrapper
	    pollution</p>
	  <p>MFSA 2008-38 nsXMLDocument::OnChannelRedirect() same-origin
	    violation</p>
	  <p>MFSA 2008-37 UTF-8 URL stack buffer overflow</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0017</cvename>
      <cvename>CVE-2008-4582</cvename>
      <cvename>CVE-2008-5012</cvename>
      <cvename>CVE-2008-5013</cvename>
      <cvename>CVE-2008-5014</cvename>
      <cvename>CVE-2008-5015</cvename>
      <cvename>CVE-2008-5016</cvename>
      <cvename>CVE-2008-5017</cvename>
      <cvename>CVE-2008-5018</cvename>
      <cvename>CVE-2008-5019</cvename>
      <cvename>CVE-2008-5021</cvename>
      <cvename>CVE-2008-5022</cvename>
      <cvename>CVE-2008-5023</cvename>
      <cvename>CVE-2008-5024</cvename>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-47.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-48.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-49.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-50.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-51.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-52.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-53.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-54.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-55.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-56.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-57.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-58.html</url>
    </references>
    <dates>
      <discovery>2008-11-13</discovery>
      <entry>2008-11-13</entry>
      <modified>2008-11-23</modified>
    </dates>
  </vuln>

  <vuln vid="445ed958-b0d9-11dd-a55e-00163e000016">
    <topic>faad2 -- heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>faad2</name>
	<range><lt>2.6.1_1,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4201">
	  <p>Heap-based buffer overflow in the decodeMP4file function
	    (frontend/main.c) in FAAD2 2.6.1 and earlier allows remote
	    attackers to cause a denial of service (crash) and possibly
	    execute arbitrary code via a crafted MPEG-4 (MP4) file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4201</cvename>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499899</url>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200811-03.xml</url>
    </references>
    <dates>
      <discovery>2008-09-16</discovery>
      <entry>2008-11-12</entry>
      <modified>2008-11-13</modified>
    </dates>
  </vuln>

  <vuln vid="66657bd5-ac92-11dd-b541-001f3b19d541">
    <topic>emacs -- run-python vulnerability</topic>
    <affects>
      <package>
	<name>emacs</name>
	<range><le>22.2_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Emacs developers report:</p>
	<blockquote cite="http://lists.gnu.org/archive/html/emacs-devel/2008-09/msg00215.html">
	  <p>The Emacs command `run-python' launches an interactive
	    Python interpreter.  After the Python process starts up,
	    Emacs automatically sends it the line:</p>
	 <p>import emacs</p>
	 <p>which normally imports a script named emacs.py which is
	   distributed with Emacs.  This script, which is typically
	   located in a write-protected installation directory with
	   other Emacs program files, defines various functions to help
	   the Python process communicate with Emacs.</p>
	 <p>The vulnerability arises because Python, by default,
	   prepends '' to the module search path, so modules are looked
	   for in the current directory.  If the current directory is
	   world-writable, an attacker may insert malicious code by
	   adding a fake Python module named emacs.py into that
	   directory.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3949</cvename>
      <url>http://lists.gnu.org/archive/html/emacs-devel/2008-09/msg00215.html</url>
    </references>
    <dates>
      <discovery>2008-09-05</discovery>
      <entry>2008-11-07</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="24b64fb0-af1d-11dd-8a16-001b1116b350">
    <topic>clamav -- off-by-one heap overflow in VBA project parser</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.94.1</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><lt>20081105</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Advisory from Moritz Jodeit, November 8th, 2008:</p>
	<blockquote cite="http://www.securityfocus.com/archive/1/498169/30/0/threaded">
	  <p>ClamAV contains an off-by-one heap overflow vulnerability
	    in the code responsible for parsing VBA project files.
	    Successful exploitation could allow an attacker to execute
	    arbitrary code with the privileges of the `clamd' process by
	    sending an email with a prepared attachment.</p>
	  <p>A VBA project file embedded inside an OLE2 office document
	    send as an attachment can trigger the off-by-one.</p>
	</blockquote>
	<p>Entry from Thu Oct 30 13:52:42 CET 2008 (acab) in ChangeLog:</p>
	<blockquote cite="http://svn.clamav.net/svn/clamav-devel/trunk/ChangeLog">
	  <p>libclamav/vba_extract.c: get_unicode_name off-by-one,
	    bb#1239 reported by Moritz Jodeit &gt;moritz*jodeit.org&lt;</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.securityfocus.com/archive/1/498169/30/0/threaded</url>
      <url>http://svn.clamav.net/svn/clamav-devel/trunk/ChangeLog</url>
      <cvename>CVE-2008-5050</cvename>
    </references>
    <dates>
      <discovery>2008-11-08</discovery>
      <entry>2008-11-10</entry>
    </dates>
  </vuln>

  <vuln vid="c89a3ebb-ae07-11dd-b4b2-001f3c8eabeb">
    <topic>trac -- potential DOS vulnerability</topic>
    <affects>
      <package>
	<name>trac</name>
	<range><lt>0.11.2</lt></range>
      </package>
      <package>
	<name>ja-trac</name>
	<range><lt>0.11.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Trac development team reports:</p>
	<blockquote cite="http://groups.google.com/group/trac-announce/browse_thread/thread/67f7a22ec818d97d">
	  <p>0.11.2 is a new stable maintenance release. It contains
	    several security fixes and everyone is recommended to
	    upgrade their installations.</p>
	  <p>Bug fixes:</p>
	  <p>Fixes potential DOS vulnerability with certain wiki markup.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://groups.google.com/group/trac-announce/browse_thread/thread/67f7a22ec818d97d</url>
    </references>
    <dates>
      <discovery>2008-11-08</discovery>
      <entry>2008-11-09</entry>
    </dates>
  </vuln>

  <vuln vid="4b09378e-addb-11dd-a578-0030843d3802">
    <topic>vlc -- cue processing stack overflow</topic>
    <affects>
      <package>
	<name>vlc</name>
	<range><lt>0.8.6.i_2,2</lt></range>
      </package>
      <package>
        <name>vlc-devel</name>
	<range><lt>0.9.6,3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The VLC Team reports:</p>
	<blockquote cite="http://www.videolan.org/security/sa0810.html">
	  <p>The VLC media player contains a stack overflow vulnerability
	    while parsing malformed cue files.  The vulnerability may be
	    exploited by a (remote) attacker to execute arbitrary code in
	    the context of VLC media player.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-5032</cvename>
      <cvename>CVE-2008-5036</cvename>
      <url>http://www.videolan.org/security/sa0810.html</url>
      <url>http://www.trapkit.de/advisories/TKADV2008-012.txt</url>
    </references>
    <dates>
      <discovery>2008-11-05</discovery>
      <entry>2008-11-08</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="0e30e802-a9db-11dd-93a2-000bcdf0a03b">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>linux-opera</name>
	<range><lt>9.62</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/view/906/">
	  <p>When certain parameters are passed to Opera's History
	    Search, they can cause content not to be correctly
	    sanitized.  This can allow scripts to be injected into the
	    History Search results page.  Such scripts can then run with
	    elevated privileges and interact with Opera's configuration,
	    allowing them to execute arbitrary code.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/907/">
	  <p>The links panel shows links in all frames on the current
	    page, including links with JavaScript URLs.  When a page is
	    held in a frame, the script is incorrectly executed on the
	    outermost page, not the page where the URL was located.
	    This can be used to execute scripts in the context of an
	    unrelated frame, which allows cross-site scripting.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4794</cvename>
      <url>http://www.opera.com/support/search/view/906/</url>
      <url>http://www.opera.com/support/search/view/907/</url>
    </references>
    <dates>
      <discovery>2008-11-03</discovery>
      <entry>2008-11-03</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="07bb3bd2-a920-11dd-8503-0211060005df">
    <topic>qemu -- Heap overflow in Cirrus emulation</topic>
    <affects>
      <package>
	<name>qemu</name>
	<name>qemu-devel</name>
	<range><lt>0.9.1_10</lt></range>
	<range><ge>0.9.1s.20080101*</ge><lt>0.9.1s.20080620_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Aurelien Jarno reports:</p>
	<blockquote cite="http://lists.gnu.org/archive/html/qemu-devel/2008-10/msg01363.html">
	  <p>CVE-2008-4539: fix a heap overflow in Cirrus emulation</p>
	  <p>The code in hw/cirrus_vga.c has changed a lot between
	    CVE-2007-1320 has been announced and the patch has been applied.
	    As a consequence it has wrongly applied and QEMU is still
	    vulnerable to this bug if using VNC.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4539</cvename>
      <mlist msgid="E1Kw4kF-0001Mx-KA@cvs.savannah.gnu.org">http://lists.gnu.org/archive/html/qemu-devel/2008-10/msg01363.html</mlist>
    </references>
    <dates>
      <discovery>2008-11-01</discovery>
      <entry>2008-11-02</entry>
    </dates>
  </vuln>

  <vuln vid="85b0bbc8-a7a5-11dd-8283-001c2514716c">
    <topic>phpmyadmin -- Cross-Site Scripting Vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><gt>3.0</gt><lt>3.0.1.1</lt></range>
	<range><lt>2.11.9.3</lt></range>
      </package>
      <package>
	<name>phpMyAdmin211</name>
	<range><lt>2.11.9.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/31928">
	  <p>phpMyAdmin is prone to a cross-site scripting vulnerability
	    because it fails to sufficiently sanitize user-supplied data.</p>
	  <p>An attacker may leverage this issue to execute arbitrary
	    script code in the browser of an unsuspecting user in the
	    context of the affected site. This may allow the attacker
	    to steal cookie-based authentication credentials and to
	    launch other attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>31928</bid>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-9</url>
    </references>
    <dates>
      <discovery>2008-10-30</discovery>
      <entry>2008-10-31</entry>
      <modified>2008-10-31</modified>
    </dates>
  </vuln>

  <vuln vid="f5c4d7f7-9f4b-11dd-bab1-001999392805">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>linux-opera</name>
	<range><lt>9.61</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/view/903/">
	  <p>Certain constructs are not escaped correctly by Opera's
	    History Search results. These can be used to inject scripts
	    into the page, which can then be used to look through the user's
	    browsing history, including the contents of the pages they have
	    visited. These may contain sensitive information.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/904/">
	  <p>If a link that uses a JavaScript URL triggers Opera's Fast
	    Forward feature, when the user activates Fast Forward, the
	    script should run on the current page. When a page is held in a
	    frame, the script is incorrectly executed on the outermost page,
	    not the page where the URL was located. This can be used to
	    execute scripts in the context of an unrelated frame, which
	    allows cross-site scripting.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/905/">
	  <p>When Opera is previewing a news feed, some scripts are not
	    correctly blocked. These scripts are able to subscribe the user
	    to any feed URL that the attacker chooses, and can also view
	    the contents of any feeds that the user is subscribed to.
	    These may contain sensitive information.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4697</cvename>
      <cvename>CVE-2008-4698</cvename>
      <cvename>CVE-2008-4725</cvename>
      <url>http://www.opera.com/support/search/view/903/</url>
      <url>http://www.opera.com/support/search/view/904/</url>
      <url>http://www.opera.com/support/search/view/905/</url>
    </references>
    <dates>
      <discovery>2008-10-17</discovery>
      <entry>2008-10-28</entry>
      <modified>2010-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="2ddbfd29-a455-11dd-a55e-00163e000016">
    <topic>libspf2 -- Buffer overflow</topic>
    <affects>
      <package>
	<name>libspf2</name>
	<range><lt>1.2.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2469">
	  <p>Heap-based buffer overflow in the SPF_dns_resolv_lookup function
	    in Spf_dns_resolv.c in libspf2 before 1.2.8 allows remote attackers
	    to execute arbitrary code via a long DNS TXT record with a modified
	    length field.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>31881</bid>
      <cvename>CVE-2008-2469</cvename>
    </references>
    <dates>
      <discovery>2008-10-21</discovery>
      <entry>2008-10-27</entry>
    </dates>
  </vuln>

  <vuln vid="55616fda-a2d0-11dd-a9f9-0030843d3802">
    <topic>openx -- sql injection vulnerability</topic>
    <affects>
      <package>
	<name>openx</name>
	<range><lt>2.6.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/32114/">
	  <p>OpenX can be exploited by malicious people to conduct SQL injection
	    attacks.</p>
	  <p>Input passed to the "bannerid" parameter in www/delivery/ac.php is
	    not properly sanitised before being used in SQL queries. This can be
	    exploited to manipulate SQL queries by injecting arbitrary SQL
	    code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/32114/</url>
      <url>http://blog.openx.org/10/openx-security-update/</url>
    </references>
    <dates>
      <discovery>2008-10-03</discovery>
      <entry>2008-10-25</entry>
    </dates>
  </vuln>

  <vuln vid="9d3020e4-a2c4-11dd-a9f9-0030843d3802">
    <topic>flyspray -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>flyspray</name>
	<range><lt>0.9.9.5.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Flyspray Project reports:</p>
	<blockquote cite="http://www.flyspray.org/fsa:2">
	  <p>Flyspray is affected by a Cross Site scripting Vulnerability
	    due to an error escaping PHP's $_SERVER['QUERY_STRING']
	    superglobal, that can be maliciously used to inject
	    arbitrary code into the savesearch() javascript function.</p>
	  <p>There is an XSS problem in the history tab, the application
	    fails to sanitize the "details" parameter correctly, leading
	    to the possibility of arbitrary code injection into the
	    getHistory() javascript function.</p>
	</blockquote>
	<blockquote cite="http://www.flyspray.org/fsa:3">
	  <p>Flyspray is affected by a Cross Site scripting Vulnerability
	    due missing escaping of SQL error messages. By including HTML
	    code in a query and at the same time causing it to fail by
	    submitting invalid data, an XSS hole can be exploited.</p>
	  <p>There is an XSS problem in the task history attached to
	    comments, since the application fails to sanitize the
	    old_value and new_value database fields for changed task
	    summaries.</p>
	</blockquote>
	<blockquote cite="http://secunia.com/advisories/29215">
	  <p>Input passed via the "item_summary" parameter to
	    "index.php?do=details" 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>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6461</cvename>
      <cvename>CVE-2008-1165</cvename>
      <cvename>CVE-2008-1166</cvename>
      <url>http://secunia.com/advisories/29215</url>
    </references>
    <dates>
      <discovery>2008-02-24</discovery>
      <entry>2008-10-25</entry>
    </dates>
  </vuln>

  <vuln vid="3a4a3e9c-a1fe-11dd-81be-001c2514716c">
    <topic>wordpress -- snoopy "_httpsrequest()" shell command execution vulnerability</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<name>de-wordpress</name>
	<name>wordpress-mu</name>
	<range><lt>2.6.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Wordpress development team reports:</p>
	<blockquote cite="http://wordpress.org/development/2008/10/wordpress-263/">
	  <p>A <a href="http://secunia.com/Advisories/32361/">vulnerability</a>
	    in the <a href="http://sourceforge.net/projects/snoopy/">Snoopy</a>
	    library was announced today.  WordPress uses Snoopy to fetch the feeds
	    shown in the Dashboard.   Although this seems to be a low risk
	    vulnerability for WordPress users, we wanted to get an update out
	    immediately.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>31887</bid>
      <url>http://secunia.com/Advisories/32361/</url>
      <url>http://wordpress.org/development/2008/10/wordpress-263/</url>
    </references>
    <dates>
      <discovery>2008-10-23</discovery>
      <entry>2008-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="706c9eef-a077-11dd-b413-001372fd0af2">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.12</lt></range>
      </package>
      <package>
	<name>drupal6</name>
	<range><lt>6.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/324824">
	  <p>On a server configured for IP-based virtual hosts, Drupal may be
	    caused to include and execute specifically named files outside
	    of its root directory.  This bug affects both Drupal 5 and
	    Drupal 6.</p>
	  <p>The title of book pages is not always properly escaped, enabling
	    users with the "create book content" permission or the
	    permission to edit any node in the book hierarchy to insert
	    arbitrary HTML and script code into pages. Such a Cross site
	    scripting attack may lead to the attacker gaining administrator
	    access. This bug affects Drupal 6.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-6170</cvename>
      <url>http://drupal.org/node/324824</url>
    </references>
    <dates>
      <discovery>2008-10-22</discovery>
      <entry>2008-10-22</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="06eac338-9ddf-11dd-813f-000e35248ad7">
    <topic>libxine -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.15</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>xine team reports:</p>
	<blockquote cite="http://www.xinehq.de/index.php/news">
	  <p>A new xine-lib version is now available. This release contains
	    some security fixes, notably a DoS via corrupted Ogg files
	    (CVE-2008-3231), some related fixes, and fixes for a few possible
	    buffer overflows.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3231</cvename>
      <url>http://www.xinehq.de/index.php/news</url>
      <url>http://xforce.iss.net/xforce/xfdb/44040</url>
    </references>
    <dates>
      <discovery>2008-07-13</discovery>
      <entry>2008-10-19</entry>
    </dates>
  </vuln>

  <vuln vid="78f456fd-9c87-11dd-a55e-00163e000016">
    <topic>linux-flashplugin -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><le>9.0r124_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe Product Security Incident Response Team reports:</p>
	<blockquote cite="http://www.adobe.com/support/security/bulletins/apsb08-18.html">
	  <p>Potential vulnerabilities have been identified in Adobe Flash
	    Player 9.0.124.0 and earlier that could allow an attacker who
	    successfully exploits these potential vulnerabilities to bypass
	    Flash Player security controls.  Adobe recommends users update
	    to the most current version of Flash Player available for their
	    platform.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6243</cvename>
      <cvename>CVE-2008-3873</cvename>
      <cvename>CVE-2007-4324</cvename>
      <cvename>CVE-2008-4401</cvename>
      <cvename>CVE-2008-4503</cvename>
      <url>http://www.adobe.com/support/security/bulletins/apsb08-18.html</url>
    </references>
    <dates>
      <discovery>2008-10-15</discovery>
      <entry>2008-10-17</entry>
    </dates>
  </vuln>

  <vuln vid="d71da236-9a94-11dd-8f42-001c2514716c">
    <topic>libxml2 -- two vulnerabilities</topic>
    <affects>
      <package>
	<name>libxml2</name>
	<range><lt>2.6.32_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31558/">
	  <p>Two vulnerabilities have been reported in Libxml2, which can be
	    exploited by malicious people to cause a DoS (Denial of Service)
	    or potentially compromise an application using the library.</p>
	  <p>1) A recursion error exists when processing certain XML content.
	    This can be exploited to e.g. exhaust all available memory and CPU
	    resources by tricking an application using Libxml2 into processing
	    specially crafted XML documents.</p>
	  <p>2) A boundary error in the processing of long XML entity names
	    in parser.c can be exploited to cause a heap-based buffer overflow
	    when specially crafted XML content is parsed.</p>
	  <p>Successful exploitation may allow execution of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3281</cvename>
      <cvename>CVE-2008-3529</cvename>
    </references>
    <dates>
      <discovery>2008-08-22</discovery>
      <entry>2008-10-15</entry>
      <modified>2008-10-20</modified>
    </dates>
  </vuln>

  <vuln vid="12efc567-9879-11dd-a5e7-0030843d3802">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.11</lt></range>
      </package>
      <package>
        <name>drupal6</name>
	<range><lt>6.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/318706">
	  <p>A logic error in the core upload module validation allowed
	    unprivileged users to attach files to content. Users can view files
	    attached to content which they do not otherwise have access to.
	    If the core upload module is not enabled, your site will not be
	    affected.</p>
	  <p>A deficiency in the user module allowed users who had been blocked
	    by access rules to continue logging into the site under certain
	    conditions. If you do not use the 'access rules' functionality in core,
	    your site will not be affected.</p>
	  <p>The BlogAPI module does not implement correct validation for
	    certain content fields, allowing for values to be set for fields which
	    would otherwise be inaccessible on an internal Drupal form. We have
	    hardened these checks in BlogAPI module for this release, but the
	    security team would like to re-iterate that the 'Administer content
	    with BlogAPI' permission should only be given to trusted users.
	    If the core BlogAPI module is not enabled, your site will not be
	    affected.</p>
	  <p>A weakness in the node module API allowed for node validation to be
	    bypassed in certain circumstances for contributed modules implementing
	    the API. Additional checks have been added to ensure that validation
	    is performed in all cases. This vulnerability only affects sites using
	    one of a very small number of contributed modules, all of which will
	    continue to work correctly with the improved API. None of them were
	    found vulnerable, so our correction is a preventative measure.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4791</cvename>
      <cvename>CVE-2008-4792</cvename>
      <cvename>CVE-2008-4793</cvename>
      <url>http://drupal.org/node/318706</url>
      <url>http://secunia.com/advisories/32200/</url>
      <url>http://secunia.com/advisories/32201/</url>
      <url>http://secunia.com/advisories/32198/</url>
    </references>
    <dates>
      <discovery>2008-10-08</discovery>
      <entry>2008-10-12</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="ce29ce1d-971a-11dd-ab7e-001c2514716c">
    <topic>cups -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>cups-base</name>
	<range><lt>1.3.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The release note of cups 1.3.9 reports:</p>
	<blockquote cite="http://cups.org/articles.php?L575">
	  <p>It contains the following fixes:</p>
	  <ul>
	    <li>SECURITY: The HP-GL/2 filter did not range check
	      pen numbers (STR #2911)</li>
	    <li>SECURITY: The SGI image file reader did not range
	      check 16-bit run lengths (STR #2918)</li>
	    <li>SECURITY: The text filter did not range check cpi,
	      lpi, or column values (STR #2919)</li>
	  </ul>
	</blockquote>
	<p>Exploitation of this vulnerability results in the execution
	  of arbitrary code with the privileges of the affected service.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3639</cvename>
      <cvename>CVE-2008-3640</cvename>
      <cvename>CVE-2008-3641</cvename>
    </references>
    <dates>
      <discovery>2008-10-09</discovery>
      <entry>2008-10-10</entry>
    </dates>
  </vuln>

  <vuln vid="fb84d5dd-9528-11dd-9a00-001999392805">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>linux-opera</name>
	<range><lt>9.60</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/view/901/">
	  <p>If a malicious page redirects Opera to a specially crafted
	    address (URL), it can cause Opera to crash. Given sufficient
	    address content, the crash could cause execution of code
	    controlled by the attacking page.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/902/">
	  <p>Once a Java applet has been cached, if a page can predict the
	    cache path for that applet, it can load the applet from the
	    cache, causing it to run in the context of the local machine.
	    This allows it to read other cache files on the computer or
	    perform other normally more restrictive actions. These files
	    could contain sensitive information, which could then be sent
	    to the attacker.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4695</cvename>
      <cvename>CVE-2008-4694</cvename>
      <url>http://www.opera.com/support/search/view/901/</url>
      <url>http://www.opera.com/support/search/view/902/</url>
    </references>
    <dates>
      <discovery>2008-10-04</discovery>
      <entry>2008-10-10</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="4775c807-8f30-11dd-821f-001cc0377035">
    <topic>mysql -- command line client input validation vulnerability</topic>
    <affects>
      <package>
	<name>mysql-client</name>
	<range><gt>5.1</gt><lt>5.1.28_1</lt></range>
	<range><gt>5.0</gt><lt>5.0.67_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Thomas Henlich reports:</p>
	<blockquote cite="http://www.henlich.de/it-security/mysql-command-line-client-html-injection-vulnerability/">
	  <p>The mysql command-line client does not quote HTML special
	    characters like &lt; in its output. This allows an attacker who
	    is able to write data into a table to hide or modify records in
	    the output, and to inject potentially dangerous code, e. g.
	    Javascript to perform cross-site scripting or cross-site request
	    forgery attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>31486</bid>
      <url>http://www.henlich.de/it-security/mysql-command-line-client-html-injection-vulnerability/</url>
    </references>
    <dates>
      <discovery>2007-04-17</discovery>
      <entry>2008-10-01</entry>
      <modified>2008-10-10</modified>
    </dates>
  </vuln>

  <vuln vid="724e6f93-8f2a-11dd-821f-001cc0377035">
    <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.11_7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The oCERT team reports:</p>
	<blockquote cite="http://www.ocert.org/advisories/ocert-2008-013.html">
	  <p>The MPlayer multimedia player suffers from a vulnerability which
	    could result in arbitrary code execution and at the least, in
	    unexpected process termination. Three integer underflows located
	    in the Real demuxer code can be used to exploit a heap overflow,
	    a specific video file can be crafted in order to make the
	    stream_read function reading or writing arbitrary amounts of
	    memory.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3827</cvename>
      <url>http://www.ocert.org/advisories/ocert-2008-013.html</url>
    </references>
    <dates>
      <discovery>2008-09-30</discovery>
      <entry>2008-10-01</entry>
      <modified>2008-10-02</modified>
    </dates>
  </vuln>

  <vuln vid="fb911e31-8ceb-11dd-bb29-000c6e274733">
    <topic>lighttpd -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>lighttpd</name>
	<range><lt>1.4.19_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Lighttpd seurity annoucement:</p>
	<blockquote cite="http://www.lighttpd.net/security/lighttpd_sa_2008_05.txt">
	  <p>lighttpd 1.4.19, and possibly other versions before 1.5.0, does
	    not decode the url before matching against rewrite and redirect
	    patterns, which allows attackers to bypass rewrites rules. this
	    can be a security problem in certain configurations if these rules
	    are used to hide certain urls.</p>
	</blockquote>
	<blockquote cite="http://www.lighttpd.net/security/lighttpd_sa_2008_06.txt">
	  <p>lighttpd 1.4.19, and possibly other versions before 1.5.0, does
	    not lowercase the filename after generating it from the url in
	    mod_userdir on case insensitive (file)systems.</p>
	  <p>As other modules are case sensitive, this may lead to information
	    disclosure; for example if one configured php to handle files
	    ending on ".php", an attacker will get the php source with
	    http://example.com/~user/file.PHP</p>
	</blockquote>
	<blockquote cite="http://www.lighttpd.net/security/lighttpd_sa_2008_07.txt">
	  <p>lighttpd 1.4.19 does not always release a header if it triggered
	    a 400 (Bad Request) due to a duplicate header.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>31434</bid>
      <cvename>CVE-2008-4298</cvename>
      <cvename>CVE-2008-4359</cvename>
      <cvename>CVE-2008-4360</cvename>
      <url>http://www.lighttpd.net/security/lighttpd_sa_2008_05.txt</url>
      <url>http://www.lighttpd.net/security/lighttpd_sa_2008_06.txt</url>
      <url>http://www.lighttpd.net/security/lighttpd_sa_2008_07.txt</url>
    </references>
    <dates>
      <discovery>2008-09-26</discovery>
      <entry>2008-09-27</entry>
      <modified>2009-02-22</modified>
    </dates>
  </vuln>

  <vuln vid="24ec781b-8c11-11dd-9923-0016d325a0ed">
    <topic>bitlbee -- account recreation security issues</topic>
    <affects>
      <package>
	<name>bitlbee</name>
	<range><lt>1.2.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31633/">
	  <p>Some security issues have been reported in BitlBee, which can
	    be exploited by malicious people to bypass certain security
	    restrictions and hijack accounts.</p>
	  <p>The security issues are caused due to unspecified errors, which
	    can be exploited to overwrite existing accounts.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3920</cvename>
      <cvename>CVE-2008-3969</cvename>
      <url>http://secunia.com/advisories/31633/</url>
    </references>
    <dates>
      <discovery>2008-08-27</discovery>
      <entry>2008-09-26</entry>
      <modified>2008-10-03</modified>
    </dates>
  </vuln>

  <vuln vid="2273879e-8a2f-11dd-a6fe-0030843d3802">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.17,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.2,1</lt></range>
      </package>
      <package>
        <name>linux-firefox</name>
	<name>linux-firefox-devel</name>
	<range><lt>2.0.0.17</lt></range>
      </package>
      <package>
        <name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.12</lt></range>
      </package>
      <package>
        <name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.17</lt></range>
      </package>
      <package>
        <name>flock</name>
	<name>linux-flock</name>
	<range><lt>2.0</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports:</p>
	<blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/">
	  <p>MFSA 2008-37<br/>UTF-8 URL stack buffer overflow</p>
	  <p>MFSA 2008-38<br/>nsXMLDocument::OnChannelRedirect() same-origin
	    violation</p>
	  <p>MFSA 2008-39<br/>Privilege escalation using feed preview page and
	    XSS flaw</p>
	  <p>MFSA 2008-40<br/>Forced mouse drag</p>
	  <p>MFSA 2008-41<br/>Privilege escalation via XPCnativeWrapper
	    pollution</p>
	  <p>MFSA 2008-42<br/>Crashes with evidence of memory corruption
	    (rv:1.9.0.2/1.8.1.17)</p>
	  <p>MFSA 2008-43<br/>BOM characters stripped from JavaScript before
	    execution</p>
	  <p>MFSA 2008-44<br/>resource: traversal vulnerabilities</p>
	  <p>MFSA 2008-45<br/>XBM image uninitialized memory reading</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0016</cvename>
      <cvename>CVE-2008-3835</cvename>
      <cvename>CVE-2008-3836</cvename>
      <cvename>CVE-2008-3837</cvename>
      <cvename>CVE-2008-4058</cvename>
      <cvename>CVE-2008-4059</cvename>
      <cvename>CVE-2008-4060</cvename>
      <cvename>CVE-2008-4061</cvename>
      <cvename>CVE-2008-4062</cvename>
      <cvename>CVE-2008-4063</cvename>
      <cvename>CVE-2008-4064</cvename>
      <cvename>CVE-2008-4065</cvename>
      <cvename>CVE-2008-4067</cvename>
      <cvename>CVE-2008-4068</cvename>
      <cvename>CVE-2008-4069</cvename>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-37.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-38.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-39.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-40.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-41.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-42.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-43.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-44.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-45.html</url>
    </references>
    <dates>
      <discovery>2008-09-24</discovery>
      <entry>2008-09-24</entry>
      <modified>2009-12-12</modified>
    </dates>
  </vuln>

  <vuln vid="a0afb4b9-89a1-11dd-a65b-00163e000016">
    <topic>squirrelmail -- Session hijacking vulnerability</topic>
    <affects>
      <package>
	<name>squirrelmail</name>
	<range><le>1.4.15_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Hanno Boeck reports:</p>
	<blockquote cite="http://seclists.org/bugtraq/2008/Sep/0239.html">
	  <p>When configuring a web application to use only ssl (e.g. by
	    forwarding all http-requests to https), a user would expect that
	    sniffing and hijacking the session is impossible.</p>
	  <p>Though, for this to be secure, one needs to set the session
	    cookie to have the secure flag.  Otherwise the cookie will be
	    transferred through HTTP if the victim's browser does a single
	    HTTP request on the same domain.</p>
	  <p>Squirrelmail does not set that flag.  It is fixed in the 1.5
	    test versions, but current 1.4.15 is vulnerable.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>31321</bid>
      <cvename>CVE-2008-3663</cvename>
      <mlist>http://seclists.org/bugtraq/2008/Sep/0239.html</mlist>
    </references>
    <dates>
      <discovery>2008-08-12</discovery>
      <entry>2008-09-23</entry>
    </dates>
  </vuln>

  <vuln vid="0f51f2c9-8956-11dd-a6fe-0030843d3802">
    <topic>proftpd -- Long Command Processing Vulnerability</topic>
    <affects>
      <package>
	<name>proftpd</name>
	<name>proftpd-mysql</name>
	<range><lt>1.3.2rc2</lt></range>
      </package>
      <package>
        <name>proftpd-devel</name>
	<range><lt>1.3.20080922</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31930/">
	  <p>The vulnerability is caused due to the application truncating an
	    overly long FTP command, and improperly interpreting the remainder
	    string as a new FTP command. This can be exploited to execute
	    arbitrary FTP commands with the privileges of another user by e.g.
	    tricking the user into following malicious link.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4242</cvename>
      <cvename>CVE-2008-4247</cvename>
      <url>http://secunia.com/advisories/31930/</url>
      <url>http://bugs.proftpd.org/show_bug.cgi?id=3115</url>
    </references>
    <dates>
      <discovery>2008-09-22</discovery>
      <entry>2008-09-23</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="150e4548-8950-11dd-a6fe-0030843d3802">
    <topic>phpmyadmin -- Cross-Site Scripting Vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.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/31974/">
	  <p>An error exists in the "PMA_escapeJsString()" function in
	    libraries/js_escape.lib.php, which can be exploited to bypass
	    certain filters and execute arbitrary HTML and script code in a
	    user's browser session in context of an affected site when e.g.
	    Microsoft Internet Explorer is used.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/Advisories/31974/</url>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-8</url>
    </references>
    <dates>
      <discovery>2008-09-23</discovery>
      <entry>2008-09-23</entry>
      <modified>2008-10-03</modified>
    </dates>
  </vuln>

  <vuln vid="fc9e73b2-8685-11dd-bb64-0030843d3802">
    <topic>gallery -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>gallery</name>
	<range><lt>1.5.9</lt></range>
      </package>
      <package>
        <name>gallery2</name>
	<range><lt>2.2.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31912/">
	  <p>An error in the handing of ZIP archives with symbolic links can be
	    exploited to disclose the contents of arbitrary files.</p>
	</blockquote>
	<blockquote cite="http://secunia.com/advisories/31858/">
	  <p>Input from uploaded Flash animations is not properly sanitised
	    before being used. This can be exploited to insert arbitrary HTML and
	    script code, which is executed in a user's browser session in context
	    of an affected site when the malicious data is viewed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/31912/</url>
      <url>http://secunia.com/advisories/31858/</url>
    </references>
    <dates>
      <discovery>2008-09-18</discovery>
      <entry>2008-09-19</entry>
      <modified>2008-10-03</modified>
    </dates>
  </vuln>

  <vuln vid="74bf1594-8493-11dd-bb64-0030843d3802">
    <topic>phpmyadmin -- Code execution vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.9.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A phpMyAdmin security announcement:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-7">
	  <p>The server_databases.php script was vulnerable to an attack coming
	  from a user who is already logged-on to phpMyAdmin, where he can
	  execute shell code (if the PHP configuration permits commands like
	  exec).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4096</cvename>
     <url>http://secunia.com/Advisories/31884/</url>
     <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-7</url>
    </references>
    <dates>
      <discovery>2008-09-15</discovery>
      <entry>2008-09-17</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="9227dcaf-827f-11dd-9cd7-0050568452ac">
    <topic>twiki -- Arbitrary code execution in session files</topic>
    <affects>
      <package>
        <name>twiki</name>
        <range><lt>4.2.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Th1nk3r reports:</p>
        <blockquote cite="http://www.milw0rm.com/exploits/6269">
          <p>The version of TWiki installed on the remote host allows access to
	    the 'configure' script and fails to sanitize the 'image' parameter
	    of that script of directory traversal sequences before returning the
	    file contents when the 'action' parameter is set to 'image'. An
	    unauthenticated attacker can leverage this issue to view arbitrary
	    files on the remote host subject to the privileges of the web server
	    user id. .</p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3195</cvename>
      <url>http://twiki.org/cgi-bin/view/Codev/SecurityAlert-CVE-2008-3195</url>
      <url>http://www.kb.cert.org/vuls/id/362012</url>
      <url>https://inspectit.accessitgroup.com/threats/details.cgi?id=34031</url>
      <url>http://www.nessus.org/plugins/index.php?view=single&amp;id=34031</url>
    </references>
    <dates>
      <discovery>2008-08-05</discovery>
      <entry>2008-09-14</entry>
    </dates>
  </vuln>

  <vuln vid="755fa519-80a9-11dd-8de5-0030843d3802">
    <topic>neon -- NULL pointer dereference in Digest domain support</topic>
    <affects>
      <package>
	<name>neon28</name>
	<range><lt>0.28.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Joe Orton reports:</p>
	<blockquote cite="http://www.openwall.com/lists/oss-security/2008/08/15/4">
	  <p>A NULL pointer deference in the Digest authentication support in
	    neon versions 0.28.0 through 0.28.2 inclusive allows a malicious
	    server to crash a client application, resulting in possible denial
	    of service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>30710</bid>
      <cvename>CVE-2008-3746</cvename>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476571</url>
      <url>http://lists.manyfish.co.uk/pipermail/neon/2008-August/000040.html</url>
    </references>
    <dates>
      <discovery>2008-08-15</discovery>
      <entry>2008-09-12</entry>
    </dates>
  </vuln>

  <vuln vid="da5c4072-8082-11dd-9c8c-001c2514716c">
    <topic>clamav -- CHM Processing Denial of Service</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.94</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><lt>20080902</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Hanno Boeck reports:</p>
	<blockquote cite="http://int21.de/cve/CVE-2008-1389-clamav-chd.html">
	  <p>A fuzzing test showed weakness in the chm parser of
	    clamav, which can possibly be exploited.  The clamav
	    team has disabled the chm module in older versions
	    though freshclam updates and has released 0.94 with
	    a fixed parser.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1389</cvename>
      <url>https://wwws.clamav.net/bugzilla/show_bug.cgi?id=1089</url>
    </references>
    <dates>
      <discovery>2008-07-09</discovery>
      <entry>2008-09-12</entry>
    </dates>
  </vuln>

  <vuln vid="7d239578-7ff2-11dd-8de5-0030843d3802">
    <topic>horde -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>horde-base</name>
	<range><lt>3.2.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31842/">
	  <p>Some vulnerabilities have been reported in various Horde products,
	    which can be exploited by malicious people to conduct script insertion
	    attacks</p>
	  <p>Input via MIME attachment linking is not properly sanitised in the
	    MIME library before being used. This can be exploited to execute
	    arbitrary HTML and script code in a user's browser session if e.g. a
	    malicious email is viewed.</p>
	  <p>Certain unspecified input in HTML messages is not properly
	    sanitised before being used. This can be exploited to execute
	    arbitrary HTML and script in a user's browser session if e.g. a
	    malicious HTML email is viewed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3823</cvename>
      <cvename>CVE-2008-3824</cvename>
      <mlist>http://lists.horde.org/archives/announce/2008/000429.html</mlist>
      <url>http://secunia.com/advisories/31842/</url>
    </references>
    <dates>
      <discovery>2008-09-10</discovery>
      <entry>2008-09-11</entry>
      <modified>2008-10-03</modified>
    </dates>
  </vuln>

  <vuln vid="0dccaa28-7f3c-11dd-8de5-0030843d3802">
    <topic>python -- multiple vulnerabilities</topic>
    <affects>
      <package>
      	<name>python24</name>
	<range><lt>2.4.5_2</lt></range>
      </package>
      <package>
      	<name>python25</name>
	<range><lt>2.5.2_3</lt></range>
      </package>
      <package>
      	<name>python23</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31305">
	  <p>Some vulnerabilities have been reported in Python, where some have
	    unknown impact and others can potentially be exploited by malicious
	    people to cause a DoS (Denial of Service) or to compromise a
	    vulnerable system.</p>
	  <p>Various integer overflow errors exist in core modules e.g.
	    stringobject, unicodeobject, bufferobject, longobject, tupleobject,
	    stropmodule, gcmodule, mmapmodule.</p>
	  <p>An integer overflow in the hashlib module can lead to an unreliable
	    cryptographic digest results.</p>
	  <p>Integer overflow errors in the processing of unicode strings can be
	    exploited to cause buffer overflows on 32-bit systems.</p>
	  <p>An integer overflow exists in the PyOS_vsnprintf() function on
	    architectures that do not have a "vsnprintf()" function.</p>
	  <p>An integer underflow error in the PyOS_vsnprintf() function when
	    passing zero-length strings can lead to memory corruption.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2315</cvename>
      <cvename>CVE-2008-2316</cvename>
      <cvename>CVE-2008-3142</cvename>
      <cvename>CVE-2008-3144</cvename>
      <url>http://bugs.python.org/issue2620</url>
      <url>http://bugs.python.org/issue2588</url>
      <url>http://bugs.python.org/issue2589</url>
      <url>http://secunia.com/advisories/31305</url>
      <mlist>http://mail.python.org/pipermail/python-checkins/2008-July/072276.html</mlist>
      <mlist>http://mail.python.org/pipermail/python-checkins/2008-July/072174.html</mlist>
      <mlist>http://mail.python.org/pipermail/python-checkins/2008-June/070481.html</mlist>
    </references>
    <dates>
      <discovery>2008-08-04</discovery>
      <entry>2008-09-10</entry>
    </dates>
  </vuln>

  <vuln vid="388d9ee4-7f22-11dd-a66a-0019666436c2">
    <topic>mysql -- MyISAM table privileges security bypass vulnerability</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>6.0</ge><lt>6.0.5</lt></range>
	<range><ge>5.1</ge><lt>5.1.24</lt></range>
	<range><ge>5.0</ge><lt>5.0.67</lt></range>
	<range><ge>4.1</ge><lt>4.1.22_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/29106/discuss">
	  <p>MySQL is prone to a security-bypass vulnerability.
	    An attacker can exploit this issue to overwrite existing
	    table files in the MySQL data directory, bypassing certain
	    security restrictions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>29106</bid>
      <cvename>CVE-2008-2079</cvename>
    </references>
    <dates>
      <discovery>2008-05-05</discovery>
      <entry>2008-09-10</entry>
      <modified>2008-10-10</modified>
    </dates>
  </vuln>

  <vuln vid="8e8b8b94-7f1d-11dd-a66a-0019666436c2">
    <topic>rubygem-rails -- SQL injection vulnerability</topic>
    <affects>
      <package>
	<name>rubygem-rails</name>
	<range><lt>2.2.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Jonathan Weiss reports, that it is possible
	  to perform an SQL injection in Rails applications
	  via not correctly sanitized :limit and :offset
	  parameters. It is possible to change arbitrary
	  values in affected tables or gain access to the
	  sensitive data.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4094</cvename>
      <url>http://blog.innerewut.de/2008/6/16/why-you-should-upgrade-to-rails-2-1</url>
    </references>
    <dates>
      <discovery>2008-09-08</discovery>
      <entry>2008-09-10</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="884fced7-7f1c-11dd-a66a-0019666436c2">
    <topic>wordpress -- remote privilege escalation</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<name>de-wordpress</name>
	<name>wordpress-mu</name>
	<range><lt>2.6.2</lt></range>
      </package>
      <package>
	<name>zh-wordpress</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Wordpress development team reports:</p>
	<blockquote cite="http://wordpress.org/development/2008/09/wordpress-262/">
	  <p>With open registration enabled, it is possible in WordPress
	    versions 2.6.1 and earlier to craft a username such that it
	    will allow resetting another users password to a randomly
	    generated password.  The randomly generated password is not
	    disclosed to the attacker, so this problem by itself is annoying
	    but not a security exploit. However, this attack coupled with a
	    weakness in the random number seeding in mt_rand() could be used
	    to predict the randomly generated password.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>31068</bid>
      <cvename>CVE-2008-4107</cvename>
      <url>http://wordpress.org/development/2008/09/wordpress-262/</url>
    </references>
    <dates>
      <discovery>2008-09-08</discovery>
      <entry>2008-10-22</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="2f794295-7b69-11dd-80ba-000bcdf0a03b">
    <topic>FreeBSD -- Remote kernel panics on IPv6 connections</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_4</lt></range>
	<range><gt>7.0</gt><lt>7.0_4</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>In case of an incoming ICMPv6 'Packet Too Big Message', there
	  is an insufficient check on the proposed new MTU for a path to
	  the destination.</p>
	<h1>Impact:</h1>
	<p>When the kernel is configured to process IPv6 packets and has
	  active IPv6 TCP sockets, a specifically crafted ICMPv6 'Packet
	  Too Big Message' could cause the TCP stack of the kernel to
	  panic.</p>
	<h1>Workaround:</h1>
	<p>Systems without INET6 / IPv6 support are not vulnerable and
	  neither are systems which do not listen on any IPv6 TCP sockets
	  and have no active IPv6 connections.</p>
	<p>Filter ICMPv6 'Packet Too Big Messages' using a firewall, but
	  this will at the same time break PMTU support for IPv6
	  connections.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3530</cvename>
      <freebsdsa>SA-08:09.icmp6</freebsdsa>
    </references>
    <dates>
      <discovery>2008-09-03</discovery>
      <entry>2008-09-05</entry>
    </dates>
  </vuln>

  <vuln vid="7dbb7197-7b68-11dd-80ba-000bcdf0a03b">
    <topic>FreeBSD -- nmount(2) local arbitrary code execution</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_4</lt></range>
	<range><gt>7.0</gt><lt>7.0_4</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>Various user defined input such as mount points, devices, and
	  mount options are prepared and passed as arguments to
	  nmount(2) into the kernel.  Under certain error conditions,
	  user defined data will be copied into a stack allocated buffer
	  stored in the kernel without sufficient bounds checking.</p>
	<h1>Impact:</h1>
	<p>If the system is configured to allow unprivileged users to
	  mount file systems, it is possible for a local adversary to
	  exploit this vulnerability and execute code in the context of
	  the kernel.</p>
	<h1>Workaround:</h1>
	<p>It is possible to work around this issue by allowing only
	  privileged users to mount file systems by running the
	  following sysctl(8) command:</p>
	<pre># sysctl vfs.usermount=0</pre>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3531</cvename>
      <freebsdsa>SA-08:08.nmount</freebsdsa>
    </references>
    <dates>
      <discovery>2008-09-03</discovery>
      <entry>2008-09-05</entry>
    </dates>
  </vuln>

  <vuln vid="6d4e4759-7b67-11dd-80ba-000bcdf0a03b">
    <topic>FreeBSD -- amd64 swapgs local privilege escalation</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_4</lt></range>
	<range><gt>7.0</gt><lt>7.0_4</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>If a General Protection Fault happens on a FreeBSD/amd64
	  system while it is returning from an interrupt, trap or
	  system call, the swapgs CPU instruction may be called one
	  extra time when it should not resulting in userland and
	  kernel state being mixed.</p>
	<h1>Impact:</h1>
	<p>A local attacker can by causing a General Protection Fault
	  while the kernel is returning from an interrupt, trap or
	  system call while manipulating stack frames and, run
	  arbitrary code with kernel privileges.</p>
	<p>The vulnerability can be used to gain kernel / supervisor
	  privilege.  This can for example be used by normal users to
	  gain root privileges, to break out of jails, or bypass
	  Mandatory Access Control (MAC) restrictions.</p>
	<h1>Workaround:</h1>
	<p>No workaround is available, but only systems running the 64
	  bit FreeSD/amd64 kernels are vulnerable.</p>
	<p>Systems with 64 bit capable CPUs, but running the 32 bit
	  FreeBSD/i386 kernel are not vulnerable.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3890</cvename>
      <freebsdsa>SA-08:07.amd64</freebsdsa>
    </references>
    <dates>
      <discovery>2008-09-03</discovery>
      <entry>2008-09-05</entry>
    </dates>
  </vuln>

  <vuln vid="73ec1008-72f0-11dd-874b-0030843d3802">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>linux-opera</name>
	<range><lt>9.52</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Opera Team reports:</p>
	<blockquote cite="http://www.opera.com/support/search/view/893/">
	  <p>Scripts are able to change the addresses of framed pages that
	    come from the same site. Due to a flaw in the way that Opera checks
	    what frames can be changed, a site can change the address of frames
	    on other sites inside any window that it has opened. This allows
	    sites to open pages from other sites, and display misleading
	    information on them.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/894/">
	  <p>Custom shortcut and menu commands can be used to activate external
	    applications. In some cases, the parameters passed to these
	    applications are not prepared correctly, and may be created from
	    uninitialized memory. These may be misinterpreted as additional
	    parameters, and depending on the application, this could allow
	    execution of arbitrary code.</p>
	  <p>Successful exploitation requires convincing the user to modify
	    their shortcuts or menu files appropriately, pointing to an
	    appropriate target application, then to activate that shortcut at
	    an appropriate time. To inject code, additional means will have to
	    be employed.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/895/">
	  <p>When insecure pages load content from secure sites into a frame,
	    they can cause Opera to incorrectly report the insecure site as
	    being secure. The padlock icon will incorrectly be shown, and the
	    security information dialog will state that the connection is
	    secure, but without any certificate information.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/896/">
	  <p>As a security precaution, Opera does not allow Web pages to
	    link to files on the user's local disk. However, a flaw exists
	    that allows Web pages to link to feed source files on the
	    user's computer. Suitable detection of JavaScript events and
	    appropriate manipulation can unreliably allow a script to
	    detect the difference between successful and unsuccessful
	    subscriptions to these files, to allow it to discover if the
	    file exists or not. In most cases the attempt will fail.</p>
	  </blockquote>
	  <blockquote cite="http://www.opera.com/support/search/view/897/">
	    <p>It has been reported that when a user subscribes to a news
	      feed using the feed subscription button, the page address
	      can be changed. This causes the address field not to update
	      correctly. Although this can mean that that misleading
	      information can be displayed in the address field, it can
	      only leave the attacking page's address in the address bar,
	      not a trusted third party address.</p>
	  </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4195</cvename>
      <cvename>CVE-2008-4197</cvename>
      <cvename>CVE-2008-4198</cvename>
      <cvename>CVE-2008-4200</cvename>
      <url>http://www.opera.com/support/search/view/893/</url>
      <url>http://www.opera.com/support/search/view/894/</url>
      <url>http://www.opera.com/support/search/view/895/</url>
      <url>http://www.opera.com/support/search/view/896/</url>
      <url>http://www.opera.com/support/search/view/897/</url>
    </references>
    <dates>
      <discovery>2008-08-20</discovery>
      <entry>2008-08-25</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="d864a0a7-6f27-11dd-acfe-00104b9e1a4a">
    <topic>gnutls -- "gnutls_handshake()" Denial of Service</topic>
    <affects>
      <package>
	<name>gnutls</name>
	<range><ge>2.3.5</ge><lt>2.4.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/31505/">
	  <p>A vulnerability has been reported in GnuTLS, which can
	    potentially be exploited by malicious people to cause a DoS
	    (Denial of Service).</p>
	  <p>The vulnerability is caused due to a use-after-free error when an
	    application calls "gnutls_handshake()" for an already valid session
	    and can potentially be exploited, e.g. during re-handshakes.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2377</cvename>
      <url>http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2947</url>
      <url>http://secunia.com/advisories/31505/</url>
    </references>
    <dates>
      <discovery>2008-08-15</discovery>
      <entry>2008-08-21</entry>
    </dates>
  </vuln>

  <vuln vid="8514b6e7-6f0f-11dd-b3db-001c2514716c">
    <topic>joomla -- flaw in the reset token validation</topic>
    <affects>
      <package>
	<name>joomla15</name>
	<range><lt>1.5.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Joomla project reports:</p>
	<blockquote cite="http://developer.joomla.org/security/news/241-20080801-core-password-remind-functionality.html">
	  <p>A flaw in the reset token validation mechanism allows
	    for non-validating tokens to be forged. This will allow
	    an unauthenticated, unauthorized user to reset the password
	    of the first enabled user (lowest id). Typically, this is
	    an administrator user. Note, that changing the first users
	    username may lessen the impact of this exploit (since the
	    person who changed the password does not know the login
	    associated with the new password).  However, the only way
	    to completely rectify the issue is to upgrade to 1.5.6
	    (or patch the /components/com_user/models/reset.php file).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3681</cvename>
    </references>
    <dates>
      <discovery>2008-08-14</discovery>
      <entry>2008-08-20</entry>
      <modified>2008-08-20</modified>
    </dates>
  </vuln>

  <vuln vid="c4f31e16-6e33-11dd-8eb7-0011098ad87f">
    <topic>cdf3 -- Buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>cdf3</name>
	<range><lt>3.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>NASA Goddard Space Flight Center reports:</p>
	<blockquote cite="http://cdf.gsfc.nasa.gov/CDF32_buffer_overflow.html">
	  <p>The libraries for the scientific data file format, Common Data
            Format (CDF) version 3.2 and earlier, have the potential for a
            buffer overflow vulnerability when reading specially-crafted
            (invalid) CDF files. If successful, this could trigger execution
            of arbitrary code within the context of the CDF-reading program
            that could be exploited to compromise a system, or otherwise
            crash the program. While it's unlikely that you would open CDFs
            from untrusted sources, we recommend everyone upgrade to the
            latest CDF libraries on their systems, including the IDL and
            Matlab plugins. Most worrisome is any service that enables the
            general public to submit CDF files for processing.</p>
	  <p>The vulnerability is in the CDF library routines not properly
            checking the length tags on a CDF file before copying data to a
            stack buffer. Exploitation requires the user to explicitly open
            a specially-crafted file. CDF users should not open files from
            untrusted third parties until the patch is applied (and continue
            then to exercise normal caution for files from untrusted third
            parties).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2080</cvename>
      <url>http://cdf.gsfc.nasa.gov/CDF32_buffer_overflow.html</url>
    </references>
    <dates>
      <discovery>2008-05-15</discovery>
      <entry>2008-08-19</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="070b5b22-6d74-11dd-aa18-0030843d3802">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.10</lt></range>
      </package>
      <package>
      <name>drupal6</name>
      <range><lt>6.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/295053">
	  <p>A bug in the output filter employed by Drupal makes it possible
	    for malicious users to insert script code into pages (cross site
	    scripting or XSS). A bug in the private filesystem trusts the MIME
	    type sent by the browser, enabling malicious users with the ability
	    to upload files to execute cross site scripting attacks.</p>
	  <p>The BlogAPI module does not validate the extension of uploaded
	    files, enabling users with the "administer content with blog api"
	    permission to upload harmful files.  This bug affects both Drupal
	    5.x and 6.x.</p>
	  <p>Drupal forms contain a token to protect against cross site
	    request forgeries (CSRF). The token may not be validated properly
	    for cached forms and forms containing AHAH elements. This bug
	    affects Drupal 6.x.</p>
	  <p>User access rules can be added or deleted upon accessing a
	    properly formatted URL, making such modifications vulnerable to
	    cross site request forgeries (CSRF). This may lead to unintended
	    addition or deletion of an access rule when a sufficiently
	    privileged user visits a page or site created by a malicious
	    person. This bug affects both Drupal 5.x and 6.x.</p>
	  <p>The Upload module in Drupal 6 contains privilege escalation
	    vulnerabilities for users with the "upload files" permission. This
	    can lead to users being able to edit nodes which they are normally
	    not allowed to, delete any file to which the webserver has
	    sufficient rights, and download attachments of nodes to which they
	    have no access. Harmful files may also be uploaded via cross site
	    request forgeries (CSRF). These bugs affect Drupal 6.x.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3740</cvename>
      <cvename>CVE-2008-3741</cvename>
      <cvename>CVE-2008-3742</cvename>
      <cvename>CVE-2008-3743</cvename>
      <cvename>CVE-2008-3744</cvename>
      <cvename>CVE-2008-3745</cvename>
      <url>http://secunia.com/advisories/31462/</url>
    </references>
    <dates>
      <discovery>2008-08-13</discovery>
      <entry>2008-08-18</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="c329712a-6b5b-11dd-9d79-001fc61c2a55">
    <topic>ruby -- multiple vulnerabilities in safe level</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby+pthreads</name>
	<name>ruby+pthreads+oniguruma</name>
	<name>ruby+oniguruma</name>
	<range><ge>1.8.*,1</ge><lt>1.8.6.287,1</lt></range>
	<range><ge>1.9.*,1</ge><lt>1.9.1.0,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The official ruby site reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/">
	  <p>Several vulnerabilities in safe level have been discovereds:.</p>
	  <ul>
	    <li>untrace_var is permitted at safe level 4;</li>
	    <li>$PROGRAM_NAME may be modified at safe level 4;</li>
	    <li>insecure methods may be called at safe level 1-3;</li>
	    <li>syslog operations are permitted at safe level 4;</li>
	    <li>dl doesn't check taintness, so it could allow attackers
	      to call dangerous functions.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3655</cvename>
      <cvename>CVE-2008-3656</cvename>
      <cvename>CVE-2008-3905</cvename>
      <url>http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/</url>
    </references>
    <dates>
      <discovery>2008-08-08</discovery>
      <entry>2008-08-16</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="f7ba20aa-6b5a-11dd-9d79-001fc61c2a55">
    <topic>ruby -- DoS vulnerability in WEBrick</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby+pthreads</name>
	<name>ruby+pthreads+oniguruma</name>
	<name>ruby+oniguruma</name>
	<range><ge>1.8.*,1</ge><lt>1.8.6.111_5,1</lt></range>
	<range><ge>1.9.*,1</ge><lt>1.9.1.0,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The official ruby site reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/">
	  <p>WEBrick::HTTP::DefaultFileHandler is faulty of exponential time
	    taking requests due to a backtracking regular expression in
	    WEBrick::HTTPUtils.split_header_value.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3655</cvename>
      <cvename>CVE-2008-3656</cvename>
      <cvename>CVE-2008-3905</cvename>
      <url>http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/</url>
    </references>
    <dates>
      <discovery>2008-08-08</discovery>
      <entry>2008-08-16</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="959d384d-6b59-11dd-9d79-001fc61c2a55">
    <topic>ruby -- DNS spoofing vulnerability</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby+pthreads</name>
	<name>ruby+pthreads+oniguruma</name>
	<name>ruby+oniguruma</name>
	<range><ge>1.8.*,1</ge><lt>1.8.6.111_5,1</lt></range>
	<range><ge>1.9.*,1</ge><lt>1.9.1.0,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The official ruby site reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/">
	  <p>resolv.rb allow remote attackers to spoof DNS answers. This risk
	    can be reduced by randomness of DNS transaction IDs and source
	    ports.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1447</cvename>
      <url>http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/</url>
    </references>
    <dates>
      <discovery>2008-08-08</discovery>
      <entry>2008-08-16</entry>
      <modified>2009-02-09</modified>
    </dates>
  </vuln>

  <vuln vid="1d96305d-6ae6-11dd-91d5-000c29d47fd7">
    <topic>Bugzilla -- Directory Traversal in importxml.pl</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<name>ja-bugzilla</name>
	<range><ge>2.22.1</ge><lt>2.22.4</lt></range>
	<range><ge>3.*</ge><lt>3.0.4</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.22.4/">
	  <p>When importing bugs using importxml.pl, the --attach_path
	    option can be specified, pointing to the directory where
	    attachments to import are stored. If the XML file being
	    read by importxml.pl contains a malicious</p>
	  <pre>../relative_path/to/local_file</pre>
	  <p>node, the script follows this relative path and attaches the
	    local file pointed by it to the bug, making the file public.
	    The security fix makes sure the relative path is always
	    ignored.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-4437</cvename>
      <url>https://bugzilla.mozilla.org/show_bug.cgi?id=437169</url>
    </references>
    <dates>
      <discovery>2008-06-03</discovery>
      <entry>2008-08-15</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="c61ca9cb-64c3-11dd-954d-006097bcc5f4">
    <topic>openvpn-devel -- arbitrary code execution</topic>
    <affects>
      <package>
	<name>openvpn-devel</name>
	<range><ge>2.1.b14</ge><lt>2.1.r9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>James Yonan reports:</p>
	<blockquote cite="http://openvpn.net/index.php/documentation/change-log/changelog-21.html">
	  <p>Security Fix - affects non-Windows OpenVPN clients running
	    OpenVPN 2.1-beta14 through 2.1-rc8 (OpenVPN 2.0.x clients are NOT
	    vulnerable nor are any versions of the OpenVPN server
	    vulnerable).</p>
	  <p>An OpenVPN client connecting to a malicious or compromised server
	    could potentially receive an "lladdr" or "iproute" configuration
	    directive from the server which could cause arbitrary code execution
	    on the client. A successful attack requires that (a) the client has
	    agreed to allow the server to push configuration directives to it by
	    including "pull" or the macro "client" in its configuration file,
	    (b) the client succesfully authenticates the server, (c) the server
	    is malicious or has been compromised and is under the control of the
	    attacker, and (d) the client is running a non-Windows OS.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-3459</cvename>
      <url>http://openvpn.net/index.php/documentation/change-log/changelog-21.html</url>
    </references>
    <dates>
      <discovery>2008-07-31</discovery>
      <entry>2008-08-07</entry>
    </dates>
  </vuln>

  <vuln vid="35e54755-54e4-11dd-ad8b-0030843d3802">
    <topic>phpmyadmin -- cross site request forgery vulnerabilites</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.7.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A phpMyAdmin security announcement:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-5">
	  <p>A logged-in user, if abused into clicking a crafted link or loading
	    an attack page, would create a database he did not intend to, or would
	    change his connection character set.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-5</url>
      <url>http://secunia.com/advisories/31115/</url>
    </references>
    <dates>
      <discovery>2008-07-15</discovery>
      <entry>2008-07-18</entry>
      <modified>2008-09-17</modified>
    </dates>
  </vuln>

  <vuln vid="ecedde1c-5128-11dd-a4e1-0030843d3802">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.8</lt></range>
      </package>
      <package>
        <name>drupal6</name>
      	<range><lt>6.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/280571">
	  <p>Free tagging taxonomy terms can be used to insert arbitrary script
	    and HTML code (cross site scripting or XSS) on node preview pages. A
	    successful exploit requires that the victim selects a term containing
	    script code and chooses to preview the node. This issue affects Drupal
	    6.x only. Some values from OpenID providers are output without being
	    properly escaped, allowing malicious providers to insert arbitrary script
	    and HTML code (XSS) into user pages. This issue affects Drupal 6.x only.
	    filter_xss_admin() has been hardened to prevent use of the object HTML
	    tag in administrator input.</p>
	  <p>Translated strings (5.x, 6.x) and OpenID identities (6.x) are
	    immediately deleted upon accessing a properly formatted URL, making
	    such deletion vulnerable to cross site request forgeries (CSRF). This
	    may lead to unintended deletion of translated strings or OpenID
	    identities when a sufficiently privileged user visits a page or site
	    created by a malicious person.</p>
	  <p>When contributed modules such as Workflow NG terminate the current
	    request during a login event, user module is not able to regenerate
	    the user's session. This may lead to a session fixation attack, when a
	    malicious user is able to control another users' initial session ID.
	    As the session is not regenerated, the malicious user may use the
	    'fixed' session ID after the victim authenticates and will have the
	    same access. This issue affects both Drupal 5 and Drupal 6.</p>
	  <p>Schema API uses an inappropriate placeholder for 'numeric' fields
	    enabling SQL injection when user-supplied data is used for such
	    fields.This issue affects Drupal 6 only.</p>
	</blockquote>
      </body>
    </description>
     <references>
      <cvename>CVE-2008-3218</cvename>
      <cvename>CVE-2008-3221</cvename>
       <url>http://drupal.org/node/280571</url>
       <url>http://secunia.com/advisories/31028/</url>
    </references>
    <dates>
      <discovery>2008-07-9</discovery>
      <entry>2008-07-13</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="655ee1ec-511b-11dd-80ba-000bcdf0a03b">
    <topic>FreeBSD -- DNS cache poisoning</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.3</gt><lt>6.3_3</lt></range>
	<range><gt>7.0</gt><lt>7.0_3</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h1>Problem Description:</h1>
        <p>The BIND DNS implementation does not randomize the UDP source
	  port when doing remote queries, and the query id alone does
	  not provide adequate randomization.</p>
        <h1>Impact:</h1>
        <p>The lack of source port randomization reduces the amount of
	  data the attacker needs to guess in order to successfully
	  execute a DNS cache poisoning attack.  This allows the
	  attacker to influence or control the results of DNS queries
	  being returned to users from target systems.</p>
        <h1>Workaround:</h1>
        <p>Limiting the group of machines that can do recursive queries
	  on the DNS server will make it more difficult, but not
	  impossible, for this vulnerability to be exploited.</p>
	<p>To limit the machines able to perform recursive queries, add an ACL in
	  named.conf and limit recursion like the following:</p>
	<pre>acl example-acl {</pre>
	<pre>   192.0.2.0/24;</pre>
	<pre>};</pre>
	<pre>options {</pre>
	<pre>	recursion yes;</pre>
	<pre>	allow-recursion { example-acl; };</pre>
	<pre>};</pre>
      </body>
    </description>
    <references>
      <certvu>800113</certvu>
      <cvename>CVE-2008-1447</cvename>
      <freebsdsa>SA-08:06.bind</freebsdsa>
    </references>
    <dates>
      <discovery>2008-07-08</discovery>
      <entry>2008-07-13</entry>
    </dates>
  </vuln>

  <vuln vid="bc20510f-4dd4-11dd-93e7-0211d880e350">
    <topic>poppler -- uninitialized pointer</topic>
    <affects>
      <package>
	<name>poppler</name>
	<range><lt>0.8.4_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Felipe Andres Manzano reports:</p>
	<blockquote cite="http://milw0rm.com/exploits/6032">
	  <p>The libpoppler pdf rendering library, can free
	    uninitialized pointers, leading to arbitrary code
	    execution. This vulnerability results from memory
	    management bugs in the Page class constructor/destructor.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2950</cvename>
      <url>http://milw0rm.com/exploits/6032</url>
    </references>
    <dates>
      <discovery>2008-07-07</discovery>
      <entry>2008-07-09</entry>
    </dates>
  </vuln>

  <vuln vid="f5c58fc1-49c0-11dd-b0ba-00163e000016">
    <topic>py-pylons -- Path traversal bug</topic>
    <affects>
      <package>
	<name>py24-pylons</name>
	<range><lt>0.9.6.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Pylons team reports:</p>
	<blockquote cite="http://wiki.pylonshq.com/display/pylonsdocs/0.9.6.2">
	  <p>The error.py controller uses paste.fileapp to serve the static
	    resources to the browser. The default error.py controller uses
	    os.path.join to combine the id from Routes with the media path.
	    Routes prior to 1.8 double unquoted the PATH_INFO, resulting in
	    FileApp returning files from the filesystem that can be outside
	    of the intended media path directory.</p>
	  <p>An attacker can craft URL's which utilize the double escaping
	    to pass in a name to the error.py controller which contains a
	    leading slash thus escaping the intended media path and serving
	    files from any location on the filesystem that the Pylons
	    application has access to.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://wiki.pylonshq.com/display/pylonsdocs/0.9.6.2</url>
    </references>
    <dates>
      <discovery>2008-05-28</discovery>
      <entry>2008-07-04</entry>
    </dates>
  </vuln>

  <vuln vid="4fb43b2f-46a9-11dd-9d38-00163e000016">
    <topic>FreeType 2 -- Multiple Vulnerabilities</topic>
    <affects>
      <package>
	<name>freetype2</name>
	<range><lt>2.3.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/30600">
	  <ul>
	    <li>An integer overflow error exists in the processing of PFB font
	    files. This can be exploited to cause a heap-based buffer overflow
	    via a PFB file containing a specially crafted "Private" dictionary
	    table.</li>
	    <li>An error in the processing of PFB font files can be exploited
	    to trigger the "free()" of memory areas that are not allocated on
	    the heap.</li>
	    <li>An off-by-one error exists in the processing of PFB font files.
	    This can be exploited to cause a one-byte heap-based buffer
	    overflow via a specially crafted PFB file.</li>
	    <li>An off-by-one error exists in the implementation of the "SHC"
	    instruction while processing TTF files. This can be exploited to
	    cause a one-byte heap-based buffer overflow via a specially crafted
	    TTF file.</li>
	  </ul>
	  <p>Successful exploitation of the vulnerabilities may allow execution
	  of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>29637</bid>
      <bid>29639</bid>
      <bid>29640</bid>
      <bid>29641</bid>
      <cvename>CVE-2008-1806</cvename>
      <cvename>CVE-2008-1807</cvename>
      <cvename>CVE-2008-1808</cvename>
      <url>http://secunia.com/advisories/30600</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=605780</url>
    </references>
    <dates>
      <discovery>2008-06-10</discovery>
      <entry>2008-07-03</entry>
    </dates>
  </vuln>

  <vuln vid="1e8e63c0-478a-11dd-a88d-000ea69a5213">
    <topic>fetchmail -- potential crash in -v -v verbose mode (revised patch)</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><lt>6.3.8_7</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-2008-01.txt">
	  <p>2008-06-24 1.2  also fixed issue in report_complete (reported by
	    Petr Uzel)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2711</cvename>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2008-01.txt</url>
    </references>
    <dates>
      <discovery>2008-06-24</discovery>
      <entry>2008-07-01</entry>
    </dates>
  </vuln>

  <vuln vid="e285a1f4-4568-11dd-ae96-0030843d3802">
    <topic>phpmyadmin -- Cross Site Scripting Vulnerabilities</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia report:</p>
	<blockquote cite="http://secunia.com/advisories/30813/">
	  <p>Some vulnerabilities have been reported in phpMyAdmin, which can be
	    exploited by malicious people to conduct cross-site scripting
	    attacks.</p>
	  <p>Input passed via unspecified parameters to files in /libraries 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>Successful exploitation requires that "register_globals" is enabled
	    and support for ".htaccess" files is disabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2960</cvename>
      <url>http://secunia.com/advisories/30813/</url>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-4</url>
    </references>
    <dates>
      <discovery>2008-06-23</discovery>
      <entry>2008-06-28</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="c84dc9ad-41f7-11dd-a4f9-00163e000016">
    <topic>apache -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><gt>2.2.0</gt><lt>2.2.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Apache HTTP server project reports:</p>
	<blockquote cite="http://www.apache.org/dist/httpd/Announcement2.2.html">
	  <p>The following potential security flaws are addressed:</p>
	  <ul>
	    <li>CVE-2008-2364:  mod_proxy_http: Better handling of excessive
	    interim responses from origin server to prevent potential denial of
	    service and high memory usage. Reported by Ryujiro Shibuya.</li>
	    <li>CVE-2007-6420:  mod_proxy_balancer: Prevent CSRF attacks against
	    the balancer-manager interface</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6420</cvename>
      <cvename>CVE-2008-2364</cvename>
      <url>http://www.apache.org/dist/httpd/Announcement2.2.html</url>
    </references>
    <dates>
      <discovery>2008-06-14</discovery>
      <entry>2008-06-24</entry>
    </dates>
  </vuln>

  <vuln vid="ee6fa2bd-406a-11dd-936a-0015af872849">
    <topic>php -- input validation error in safe_mode</topic>
    <affects>
      <package>
	<name>php5</name>
	<range><lt>5.2.6_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>According to Maksymilian Arciemowicz research,
	  it is possible to bypass security restrictions
	  of <code>safe_mode</code> in various
	  functions via directory traversal vulnerability. The attacker
	  can use this attack to gain access to sensitive
	  information. Functions utilizing
	  <code>expand_filepath()</code> may be affected.</p>
	<p>It should be noted that this vulnerability is not
	  considered to be serious by the FreeBSD Security Team,
	  since <code>safe_mode</code> and <code>open_basedir</code>
	  are insecure by design and should not be relied upon.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2665</cvename>
      <cvename>CVE-2008-2666</cvename>
      <bid>29797</bid>
      <url>http://securityreason.com/achievement_securityalert/54</url>
    </references>
    <dates>
      <discovery>2008-06-17</discovery>
      <entry>2008-06-22</entry>
      <modified>2008-09-04</modified>
    </dates>
  </vuln>

  <vuln vid="30866e6c-3c6d-11dd-98c9-00163e000016">
    <topic>vim -- Vim Shell Command Injection Vulnerabilities</topic>
    <affects>
      <package>
	<name>vim</name>
	<name>vim-lite</name>
	<name>vim-ruby</name>
	<name>vim6</name>
	<name>vim6-ruby</name>
	<range><gt>6</gt><le>6.4.10</le></range>
	<range><gt>7</gt><lt>7.1.315</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Rdancer.org reports:</p>
	<blockquote cite="http://www.rdancer.org/vulnerablevim.html">
	  <p>Improper quoting in some parts of Vim written in the Vim Script
	    can lead to arbitrary code execution upon opening a crafted
	    file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2712</cvename>
      <url>http://www.rdancer.org/vulnerablevim.html</url>
    </references>
    <dates>
      <discovery>2008-06-16</discovery>
      <entry>2008-06-21</entry>
    </dates>
  </vuln>

  <vuln vid="53802164-3f7e-11dd-90ea-0019666436c2">
    <topic>ruby -- multiple integer and buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby+pthreads</name>
	<name>ruby+pthreads+oniguruma</name>
	<name>ruby+oniguruma</name>
	<range><ge>1.8.*,1</ge><lt>1.8.6.111_3,1</lt></range>
      </package>
      <package>
	<name>ruby_static</name>
	<range><ge>1.8.*,1</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The official ruby site reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/news/2008/06/20/arbitrary-code-execution-vulnerabilities/">
	  <p>Multiple vulnerabilities in Ruby may lead to a denial of service
	    (DoS) condition or allow execution of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2726</cvename>
      <url>http://www.ruby-lang.org/en/news/2008/06/20/arbitrary-code-execution-vulnerabilities/</url>
    </references>
    <dates>
      <discovery>2008-06-19</discovery>
      <entry>2008-06-21</entry>
    </dates>
  </vuln>

  <vuln vid="168190df-3e9a-11dd-87bc-000ea69a5213">
    <topic>fetchmail -- potential crash in -v -v verbose mode</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><lt>6.3.8_6</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-2008-01.txt">
	  <p>Gunter Nau reported fetchmail crashing on some messages; further
	    debugging by Petr Uzel and Petr Cerny at Novell/SUSE Czech Republic
	    dug up that this happened when fetchmail was trying to print, in
	    -v -v verbose level, headers exceeding 2048 bytes. In this
	    situation, fetchmail would resize the buffer and fill in further
	    parts of the message, but forget to reinitialize its va_list
	    typed source pointer, thus reading data from a garbage address found
	    on the stack at addresses above the function arguments the caller
	    passed in; usually that would be the caller's stack frame.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2711</cvename>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2008-01.txt</url>
    </references>
    <dates>
      <discovery>2008-06-13</discovery>
      <entry>2008-06-20</entry>
    </dates>
  </vuln>

  <vuln vid="800e8bd5-3acb-11dd-8842-001302a18722">
    <topic>xorg -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>xorg-server</name>
	<range><lt>1.4.2,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Matthieu Herrb of X.Org reports:</p>
	<blockquote cite="http://lists.freedesktop.org/archives/xorg/2008-June/036026.html">
	  <p>Several vulnerabilities have been found in the server-side code
	    of some extensions in the X Window System. Improper validation of
	    client-provided data can cause data corruption.</p>
	  <p>Exploiting these overflows will crash the X server or,
	    under certain circumstances allow the execution of arbitray machine
	    code.</p>
	  <p>When the X server is running with root privileges (which is the case
	    for the Xorg server and for most kdrive based servers), these
	    vulnerabilities can thus also be used to raise privileges.</p>
	  <p>All these vulnerabilities, to be exploited successfully, require either
	    an already established connection to a running X server (and normally
	    running X servers are only accepting authenticated connections), or a
	    shell access with a valid user on the machine where the vulnerable
	    server is installed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1377</cvename>
      <cvename>CVE-2008-1379</cvename>
      <cvename>CVE-2008-2360</cvename>
      <cvename>CVE-2008-2361</cvename>
      <cvename>CVE-2008-2362</cvename>
      <url>http://lists.freedesktop.org/archives/xorg/2008-June/036026.html</url>
      <url>http://secunia.com/advisories/30627/</url>
    </references>
    <dates>
      <discovery>2008-06-11</discovery>
      <entry>2008-06-15</entry>
    </dates>
  </vuln>

  <vuln vid="c4ba95b2-39ce-11dd-98c9-00163e000016">
    <topic>moinmoin -- superuser privilege escalation</topic>
    <affects>
      <package>
	<name>moinmoin</name>
	<range><lt>1.6.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>MoinMoin team reports:</p>
	<blockquote cite="http://hg.moinmo.in/moin/1.6/rev/f405012e67af">
	  <p>A check in the userform processing was not working as expected and
	    could be abused for ACL and superuser privilege escalation.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1937</cvename>
      <url>http://hg.moinmo.in/moin/1.6/rev/f405012e67af</url>
    </references>
    <dates>
      <discovery>2008-04-20</discovery>
      <entry>2008-06-14</entry>
      <modified>2008-06-15</modified>
    </dates>
  </vuln>

  <vuln vid="022baf71-38e6-11dd-8d34-00e0815b8da8">
    <topic>Courier Authentication Library -- SQL Injection</topic>
    <affects>
      <package>
	<name>courier-authlib</name>
	<range><lt>0.60.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/30591/">
	  <p>A vulnerability has been reported in the Courier Authentication
	    Library, which can be exploited by malicious people to conduct SQL
	    injection attacks.</p>
	  <p>Input passed via e.g. the username to the library is not properly
	    sanitised before being used in SQL queries. This can be exploited to
	    manipulate SQL queries by injecting arbitrary SQL code and e.g.
	    potentially bypass authentication.</p>
	  <p>Successful exploitation requires that a MySQL database is used for
	    authentication and that a Non-Latin character set is selected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/30591/</url>
    </references>
    <dates>
      <discovery>2008-06-10</discovery>
      <entry>2008-06-13</entry>
    </dates>
  </vuln>

  <vuln vid="90db9983-2f53-11dd-a0d8-0016d325a0ed">
    <topic>ikiwiki -- cleartext passwords</topic>
    <affects>
      <package>
	<name>ikiwiki</name>
	<range><lt>2.48</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The ikiwiki development team reports:</p>
	<blockquote cite="http://ikiwiki.info/security/#index32h2">
	  <p>Until version 2.48, ikiwiki stored passwords in cleartext in
	    the userdb. That risks exposing all users' passwords if the file
	    is somehow exposed. To pre-emtively guard against that, current
	    versions of ikiwiki store password hashes (using Eksblowfish).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://ikiwiki.info/security/#index32h2</url>
    </references>
    <dates>
      <discovery>2008-05-30</discovery>
      <entry>2008-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="09066828-2ef1-11dd-a0d8-0016d325a0ed">
    <topic>ikiwiki -- empty password security hole</topic>
    <affects>
      <package>
	<name>ikiwiki</name>
	<range><ge>1.34</ge><lt>2.47_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The ikiwiki development team reports:</p>
	<blockquote cite="http://ikiwiki.info/security/#index33h2">
	  <p>This hole allowed ikiwiki to accept logins using empty
	    passwords to openid accounts that didn't use a password.</p>
	  <p>Upgrading to a non-vulnerable ikiwiki version immediatly is
	    recommended if your wiki allows both password and openid
	    logins.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0169</cvename>
      <url>http://ikiwiki.info/security/#index33h2</url>
    </references>
    <dates>
      <discovery>2008-05-30</discovery>
      <entry>2008-05-31</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="04c6187d-2d8f-11dd-98c9-00163e000016">
    <topic>linux-flashplugin -- unspecified remote code execution vulnerability</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><lt>9.0r124</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe Product Security Incident Response Team reports:</p>
	<blockquote cite="http://blogs.adobe.com/psirt/">
	  <p>An exploit appears to be taking advantage of a known
	    vulnerability, reported by Mark Dowd of the ISS X-Force and wushi
	    of team509, that was resolved in Flash Player 9.0.124.0
	    (CVE-2007-0071). This exploit does NOT appear to include a new,
	    unpatched vulnerability as has been reported elsewhere - customers
	    with Flash Player 9.0.124.0 should not be vulnerable to this
	    exploit.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>29386</bid>
      <cvename>CVE-2007-0071</cvename>
      <url>http://blogs.adobe.com/psirt/</url>
    </references>
    <dates>
      <discovery>2008-05-27</discovery>
      <entry>2008-05-30</entry>
    </dates>
  </vuln>

  <vuln vid="fbd7aa81-2cc1-11dd-8cfb-00e0815b8da8">
    <topic>Nagios -- Cross Site Scripting Vulnerability</topic>
    <affects>
      <package>
	<name>nagios</name>
	<range><lt>2.12</lt></range>
	<range><gt>3.*</gt><lt>3.0.2</lt></range>
      </package>
      <package>
	<name>nagios-devel</name>
	<range><lt>3.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/30283">
	  <p>A vulnerability has been reported in Nagios, which can be
	    exploited by malicious people to conduct cross-site scripting
	    attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
       <bid>29140</bid>
       <cvename>CVE-2007-5803</cvename>
       <url>http://secunia.com/advisories/30283</url>
    </references>
    <dates>
      <discovery>2008-05-20</discovery>
      <entry>2008-05-28</entry>
      <modified>2008-09-08</modified>
    </dates>
  </vuln>

  <vuln vid="555ac165-2bee-11dd-bbdc-00e0815b8da8">
    <topic>spamdyke -- open relay</topic>
    <affects>
      <package>
	<name>spamdyke</name>
	<range><lt>3.1.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Spamdyke Team reports:</p>
	<blockquote cite="http://www.spamdyke.org/documentation/Changelog.txt">
	  <p>Fixed smtp_filter() to reject the DATA command if no valid
	    recipients have been specified.  Otherwise, a specific scenario could
	    result in every spamdyke installation being used as an open relay.
	    If the remote server connects and gives one or more recipients that
	    are rejected (for relaying or blacklisting), then gives the DATA
	    command, spamdyke will ignore all other commands, assuming that
	    message data is being transmitted.  However, because all of the
	    recipients were rejected, qmail will reject the DATA command.  From
	    that point on, the remote server can give as many recipients as it
	    likes and spamdyke will ignore them all -- they will not be filtered
	    at all.  After that, the remote server can give the DATA command and
	    send the actual message data.  Because spamdyke is controlling
	    relaying, the RELAYCLIENT environment variable is set and qmail won't
	    check for relaying either.  Thanks to Mirko Buffoni for reporting
	    this one.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2784</cvename>
      <url>http://www.spamdyke.org/documentation/Changelog.txt</url>
    </references>
    <dates>
      <discovery>2008-05-21</discovery>
      <entry>2008-05-27</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="402ae710-26a2-11dd-ae05-825f4c35000a">
    <topic>peercast -- arbitrary code execution</topic>
    <affects>
      <package>
	<name>peercast</name>
	<range><gt>0</gt></range>
      </package>
     </affects>
     <description>
	<body xmlns="http://www.w3.org/1999/xhtml">
	  <p>Nico Golde discovered that PeerCast, a P2P audio and
	    video streaming server, is vulnerable to a buffer overflow
	    in the HTTP Basic Authentication code, allowing a remote
	    attacker to crash PeerCast or execure arbitrary code.</p>
	</body>
     </description>
     <references>
       <bid>28986</bid>
       <cvename>CVE-2008-2040</cvename>
       <url>http://secunia.com/advisories/30020</url>
     </references>
     <dates>
       <discovery>2008-05-20</discovery>
       <entry>2008-05-21</entry>
     </dates>
  </vuln>

  <vuln vid="f5a76faf-244c-11dd-b143-0211d880e350">
    <topic>libvorbis -- various security issues</topic>
    <affects>
      <package>
	<name>libvorbis</name>
	<range><lt>1.2.0_2,3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Red Hat reports:</p>
	<blockquote cite="https://rhn.redhat.com/errata/RHSA-2008-0270.html">
	  <p>Will Drewry of the Google Security Team reported several
	    flaws in the way libvorbis processed audio data. An
	    attacker could create a carefully crafted [Vorbis] audio file
	    in such a way that it could cause an application linked
	    with libvorbis to crash, or execute arbitrary code when
	    it was opened.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1419</cvename>
      <cvename>CVE-2008-1420</cvename>
      <cvename>CVE-2008-1423</cvename>
      <url>https://rhn.redhat.com/errata/RHSA-2008-0270.html</url>
    </references>
    <dates>
      <discovery>2008-05-14</discovery>
      <entry>2008-05-17</entry>
    </dates>
  </vuln>

  <vuln vid="f49ba347-2190-11dd-907c-001c2514716c">
    <topic>django -- XSS vulnerability</topic>
    <affects>
      <package>
	<name>py23-django</name>
	<name>py24-django</name>
	<name>py25-django</name>
	<range><lt>0.96.2</lt></range>
      </package>
      <package>
	<name>py23-django-devel</name>
	<name>py24-django-devel</name>
	<name>py25-django-devel</name>
	<range><lt>20080511</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Django project reports:</p>
	<blockquote cite="http://www.djangoproject.com/weblog/2008/may/14/security/">
	  <p>The Django administration application will, when accessed by
	    a user who is not sufficiently authenticated, display a login
	    form and ask the user to provide the necessary credentials
	    before displaying the requested page. This form will be submitted
	    to the URL the user attempted to access, by supplying the current
	    request path as the value of the form's "action" attribute.</p>
	  <p>The value of the request path was not being escaped, creating an
	    opportunity for a cross-site scripting (XSS) attack by leading a
	    user to a URL which contained URL-encoded HTML and/or JavaScript
	    in the request path.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2302</cvename>
      <url>http://www.djangoproject.com/weblog/2008/may/14/security/</url>
    </references>
    <dates>
      <discovery>2008-05-10</discovery>
      <entry>2008-05-14</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="633716fa-1f8f-11dd-b143-0211d880e350">
    <topic>vorbis-tools -- Speex header processing vulnerability</topic>
    <affects>
      <package>
	<name>vorbis-tools</name>
	<range><lt>1.2.0_2,3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/29882/">
	  <p>A vulnerability has been reported in vorbis-tools,
	    which can potentially be exploited by malicious people
	    to compromise a user's system.</p>
	  <p>The vulnerability is caused due to an input validation
	    error when processing Speex headers, which can be
	    exploited via a specially crafted Speex stream containing
	    a negative "modeID" field in the header.</p>
	  <p>Successful exploitation may allow execution of arbitrary
	    code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1686</cvename>
      <url>http://secunia.com/advisories/29882/</url>
    </references>
    <dates>
      <discovery>2008-04-18</discovery>
      <entry>2008-05-11</entry>
    </dates>
  </vuln>

  <vuln vid="8950ac62-1d30-11dd-9388-0211060005df">
    <topic>qemu -- "drive_init()" Disk Format Security Bypass</topic>
    <affects>
      <package>
	<name>qemu</name>
	<name>qemu-devel</name>
	<range><lt>0.9.1_6</lt></range>
	<range><ge>0.9.1s.20070101*</ge><lt>0.9.1s.20080302_6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/30111/">
	  <p>A vulnerability has been reported in QEMU, which can be exploited
	    by malicious, local users to bypass certain security
	    restrictions.</p>
	  <p>The vulnerability is caused due to the "drive_init()" function
	    in vl.c determining the format of a disk from data contained in
	    the disk's header. This can be exploited by a malicious user in
	    a guest system to e.g. read arbitrary files on the host by
	    writing a fake header to a raw formatted disk image.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-2004</cvename>
      <url>http://secunia.com/advisories/30111/</url>
      <mlist>http://lists.gnu.org/archive/html/qemu-devel/2008-04/msg00675.html</mlist>
    </references>
    <dates>
      <discovery>2008-04-28</discovery>
      <entry>2008-05-08</entry>
    </dates>
  </vuln>

  <vuln vid="5ef12755-1c6c-11dd-851d-0016d325a0ed">
    <topic>swfdec -- exposure of sensitive information</topic>
    <affects>
      <package>
	<name>swfdec</name>
	<range><lt>0.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/29915">
	  <p>A vulnerability has been reported in swfdec, which can be
    	    exploited by malicious people to disclose sensitive
    	    information.</p>
	  <p>The vulnerability is caused due to swfdec not properly
	    restricting untrusted sandboxes from reading local files,
	    which can be exploited to disclose the content of arbitrary
	    local files by e.g. tricking a user into visiting a malicious
	    website.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1834</cvename>
      <url>http://secunia.com/advisories/29915</url>
    </references>
    <dates>
      <discovery>2008-04-09</discovery>
      <entry>2008-05-07</entry>
    </dates>
  </vuln>

  <vuln vid="86a4d810-1884-11dd-a914-0016179b2dd5">
    <topic>mt-daapd -- integer overflow</topic>
    <affects>
      <package>
	<name>mt-daapd</name>
	<range><lt>0.2.4.2</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/2008/1303">
	  <p>A vulnerability has been identified in mt-daapd which could be exploited
	    by remote attackers to cause a denial of service or compromise an
	    affected system. This issue is caused by a buffer overflow error in the
	    ws_getpostvars() function when processing a negative Content-Length:
	    header value, which could be exploited by remote unauthenticated
	    attackers to crash an affected application or execute arbitrary
	    code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1771</cvename>
      <url>http://secunia.com/advisories/29917</url>
      <url>http://www.frsirt.com/english/advisories/2008/1303</url>
    </references>
    <dates>
      <discovery>2008-04-21</discovery>
      <entry>2008-05-02</entry>
    </dates>
  </vuln>

  <vuln vid="b1bcab7d-1880-11dd-a914-0016179b2dd5">
    <topic>sdl_image -- buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>sdl_image</name>
	<range><lt>1.2.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/28640">
	  <p>Two vulnerabilities have been reported in SDL_image, which can be
	    exploited by malicious people to cause a Denial of Service or potentially
	    compromise an application using the library.</p>
	  <p>A boundary error within the LWZReadByte() function in IMG_gif.c can
	    be exploited to trigger the overflow of a static buffer via a
	    specially crafted GIF file.</p>
	  <p>A boundary error within the "IMG_LoadLBM_RW()" function in IMG_lbm.c
	    can be exploited to cause a heap-based buffer overflow via a specially
	    crafted IFF ILBM file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6697</cvename>
      <cvename>CVE-2008-0544</cvename>
      <url>http://secunia.com/advisories/28640</url>
    </references>
    <dates>
      <discovery>2008-01-24</discovery>
      <entry>2008-05-02</entry>
    </dates>
  </vuln>

  <vuln vid="30394651-13e1-11dd-bab7-0016179b2dd5">
    <topic>gnupg -- memory corruption vulnerability</topic>
    <affects>
      <package>
	<name>gnupg</name>
	<range><ge>1.0.0</ge><lt>1.4.9</lt></range>
	<range><ge>2.0.0</ge><lt>2.0.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/29568">
	  <p>A vulnerability has been reported in GnuPG, which can potentially
	    be exploited to compromise a vulnerable system.</p>
	  <p>The vulnerability is caused due to an error when importing keys
	    with duplicated IDs. This can be exploited to cause a memory
	    corruption when importing keys via --refresh-keys or --import.</p>
	  <p>Successful exploitation potentially allows execution of arbitrary
	    code, but has not been proven yet.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>28487</bid>
      <cvename>CVE-2008-1530</cvename>
      <url>http://www.ocert.org/advisories/ocert-2008-1.html</url>
      <url>http://secunia.com/advisories/29568</url>
      <url>https://bugs.g10code.com/gnupg/issue894</url>
    </references>
    <dates>
      <discovery>2008-03-19</discovery>
      <entry>2008-04-26</entry>
      <modified>2008-04-29</modified>
    </dates>
  </vuln>

  <vuln vid="44c8694a-12f9-11dd-9b26-001c2514716c">
    <topic>extman -- password bypass vulnerability</topic>
    <affects>
      <package>
	<name>extman</name>
	<range><ge>0.2.4</ge><lt>0.2.4_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Extmail team reports:</p>
	<blockquote cite="http://www.extmail.org/forum/thread-7260-1-1.html">
	  <p>Emergency update #4 fixes a serious security vulnerability.</p>
	</blockquote>
	<p>Successful exploit of this vulnerability would allow attacker to
	  change user's password without knowing it by using specifically
	  crafted HTTP request.</p>
      </body>
    </description>
    <references>
      <url>http://www.extmail.org/forum/thread-7260-1-1.html</url>
    </references>
    <dates>
      <discovery>2008-04-01</discovery>
      <entry>2008-04-25</entry>
    </dates>
  </vuln>

  <vuln vid="f47f2746-12c5-11dd-bab7-0016179b2dd5">
    <topic>mailman -- script insertion vulnerability</topic>
    <affects>
      <package>
	<name>ja-mailman</name>
	<name>mailman</name>
	<name>mailman-with-htdig</name>
	<range><lt>2.1.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/28794">
	  <p>A vulnerability has been reported in Mailman, which can be
	    exploited by malicious users to conduct script insertion
	    attacks.</p>
	  <p>Certain input when editing the list templates and the list info
	    attribute is not properly sanitised before being stored. This can be
	    exploited to insert arbitrary HTML and script code, which is
	    executed in a user's browser session in context of an affected site
	    when the malicious website is accessed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0564</cvename>
      <bid>27630</bid>
      <url>http://www.ubuntu.com/usn/usn-586-1</url>
      <url>http://secunia.com/advisories/28794</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=593924</url>
    </references>
    <dates>
      <discovery>2008-02-05</discovery>
      <entry>2008-04-25</entry>
    </dates>
  </vuln>

  <vuln vid="86c05550-12c1-11dd-bab7-0016179b2dd5">
    <topic>mksh -- TTY attachment privilege escalation</topic>
    <affects>
      <package>
	<name>mksh</name>
	<range><lt>R33d</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/29803/">
	  <p>The vulnerability is caused due to an error when attaching to a TTY
	    via the -T command line switch. This can be exploited to execute
	    arbitrary commands with the privileges of the user running mksh via
	    characters previously written to the attached virtual console.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1845</cvename>
      <url>http://secunia.com/advisories/29803/</url>
      <url>http://www.mirbsd.org/mksh.htm#clog</url>
    </references>
    <dates>
      <discovery>2008-04-14</discovery>
      <entry>2008-04-25</entry>
    </dates>
  </vuln>

  <vuln vid="9c133aa0-12bd-11dd-bab7-0016179b2dd5">
    <topic>serendipity -- multiple cross site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>serendipity</name>
	<range><lt>1.3.1</lt></range>
      </package>
      <package>
	<name>serendipity-devel</name>
	<range><lt>200804242342</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Hanno Boeck reports:</p>
	<blockquote cite="http://int21.de/cve/CVE-2008-1386-s9y.html">
	  <p>The installer of serendipity 1.3 has various Cross Site Scripting
	    issues.  This is considered low priority, as attack scenarios are
	    very unlikely.</p>
	  <p>Various path fields are not escaped properly, thus filling them
	    with javascript code will lead to XSS. MySQL error messages are not
	    escaped, thus the database host field can also be filled with
	    javascript.</p>
	</blockquote>
	<blockquote cite="http://int21.de/cve/CVE-2008-1385-s9y.html">
	  <p>In the referrer plugin of the blog application serendipity,
	    the referrer string is not escaped, thus leading to a permanent
	    XSS.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>28885</bid>
      <cvename>CVE-2008-1385</cvename>
      <cvename>CVE-2008-1386</cvename>
      <url>http://int21.de/cve/CVE-2008-1385-s9y.html</url>
      <url>http://int21.de/cve/CVE-2008-1386-s9y.html</url>
      <url>http://blog.s9y.org/archives/193-Serendipity-1.3.1-released.html</url>
    </references>
    <dates>
      <discovery>2008-04-22</discovery>
      <entry>2008-04-25</entry>
    </dates>
  </vuln>

  <vuln vid="67bd39ba-12b5-11dd-bab7-0016179b2dd5">
    <topic>firefox -- javascript garbage collector vulnerability</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.14,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<name>linux-firefox-devel</name>
	<range><lt>2.0.0.14</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.10</lt></range>
      </package>
      <package>
	<name>flock</name>
	<name>linux-flock</name>
	<range><lt>1.1.2</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.14</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Foundation reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/2008/mfsa2008-20.html">
	  <p>Fixes for security problems in the JavaScript engine described in
	    MFSA 2008-15 introduced a stability problem, where some users
	    experienced crashes during JavaScript garbage collection. This is
	    being fixed primarily to address stability concerns. We have no
	    demonstration that this particular crash is exploitable but are
	    issuing this advisory because some crashes of this type have been
	    shown to be exploitable in the past.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1237</cvename>
      <cvename>CVE-2008-1380</cvename>
      <bid>28818</bid>
      <url>http://secunia.com/advisories/29787</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-20.html</url>
    </references>
    <dates>
      <discovery>2008-04-16</discovery>
      <entry>2008-04-25</entry>
      <modified>2009-12-12</modified>
    </dates>
  </vuln>

  <vuln vid="57c705d6-12ae-11dd-bab7-0016179b2dd5">
    <topic>png -- unknown chunk processing uninitialized memory access</topic>
    <affects>
      <package>
	<name>png</name>
	<range><lt>1.2.27</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://.com/advisories/29792">
	  <p>Tavis Ormandy has reported a vulnerability in libpng, which can be
	    exploited by malicious people to cause a Denial of Service, disclose
	    potentially sensitive information, or potentially compromise an
	    application using the library.</p>
	  <p>The vulnerability is caused due to the improper handling of PNG
	    chunks unknown to the library. This can be exploited to trigger the
	    use of uninitialized memory in e.g. a free() call via unknown PNG
	    chunks having a length of zero.</p>
	  <p>Successful exploitation may allow execution of arbitrary code, but
	    requires that the application calls the png_set_read_user_chunk_fn()
	    function or the png_set_keep_unknown_chunks() function under
	    specific conditions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1382</cvename>
      <bid>28770</bid>
      <url>http://secunia.com/advisories/29792</url>
      <url>http://libpng.sourceforge.net/Advisory-1.2.26.txt</url>
    </references>
    <dates>
      <discovery>2008-04-12</discovery>
      <entry>2008-04-25</entry>
      <modified>2008-04-29</modified>
    </dates>
  </vuln>

  <vuln vid="b84a992a-12ab-11dd-bab7-0016179b2dd5">
    <topic>openfire -- unspecified denial of service</topic>
    <affects>
      <package>
	<name>openfire</name>
	<range><lt>3.5.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/29751">
	  <p>A vulnerability has been reported in Openfire, which can be
	    exploited by malicious people to cause a Denial of Service.</p>
	  <p>The vulnerability is caused due to an unspecified error and can be
	    exploited to cause a Denial of Service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1728</cvename>
      <bid>28722</bid>
      <url>http://secunia.com/advisories/29751</url>
      <url>http://www.igniterealtime.org/issues/browse/JM-1289</url>
    </references>
    <dates>
      <discovery>2008-04-10</discovery>
      <entry>2008-04-25</entry>
    </dates>
  </vuln>

  <vuln vid="f6377f08-12a7-11dd-bab7-0016179b2dd5">
    <topic>php -- integer overflow vulnerability</topic>
    <affects>
      <package>
	<name>php5</name>
	<range><lt>5.2.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/28392/discuss">
	  <p>Integer overflow in PHP 5.2.5 and earlier allows context-dependent
	    attackers to cause a denial of service and possibly have unspecified
	    other impact via a printf format parameter with a large width
	    specifier, related to the php_sprintf_appendstring function in
	    formatted_print.c and probably other functions for formatted strings
	    (aka *printf functions).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1384</cvename>
      <bid>28392</bid>
      <url>http://securityreason.com/achievement_securityalert/52</url>
    </references>
    <dates>
      <discovery>2008-03-21</discovery>
      <entry>2008-04-25</entry>
      <modified>2008-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="ec41c3e2-129c-11dd-bab7-0016179b2dd5">
    <topic>python -- Integer Signedness Error in zlib Module</topic>
    <affects>
      <package>
	<name>python23</name>
	<range><lt>2.3.6_1</lt></range>
      </package>
      <package>
	<name>python24</name>
	<range><lt>2.4.5_1</lt></range>
      </package>
      <package>
	<name>python25</name>
	<range><lt>2.5.2_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Justin Ferguson reports:</p>
	<blockquote cite="http://bugs.python.org/issue2586">
	  <p>Integer signedness error in the zlib extension module in Python
	    2.5.2 and earlier allows remote attackers to execute arbitrary code
	    via a negative signed integer, which triggers insufficient memory
	    allocation and a buffer overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1721</cvename>
      <bid>28715</bid>
      <url>http://securityreason.com/securityalert/3802</url>
      <url>http://bugs.python.org/issue2586</url>
    </references>
    <dates>
      <discovery>2008-04-10</discovery>
      <entry>2008-04-25</entry>
       <modified>2008-04-28</modified>
    </dates>
  </vuln>

  <vuln vid="51436b4c-1250-11dd-bab7-0016179b2dd5">
    <topic>postgresql -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>postgresql</name>
	<name>postgresql-server</name>
	<range><ge>7.3</ge><lt>7.3.21</lt></range>
	<range><ge>7.4</ge><lt>7.4.19</lt></range>
	<range><ge>8.0</ge><lt>8.0.15</lt></range>
	<range><ge>8.1</ge><lt>8.1.11</lt></range>
	<range><ge>8.2</ge><lt>8.2.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The PostgreSQL developers report:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600">
	  <p>PostgreSQL allows users to create indexes on the results of
	    user-defined functions, known as "expression indexes". This provided
	    two vulnerabilities to privilege escalation: (1) index functions
	    were executed as the superuser and not the table owner during VACUUM
	    and ANALYZE, and (2) that SET ROLE and SET SESSION AUTHORIZATION
	    were permitted within index functions. Both of these holes have now
	    been closed.</p>
	</blockquote>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772">
	  <p>PostgreSQL allowed malicious users to initiate a denial-of-service
	    by passing certain regular expressions in SQL queries. First, users
	    could create infinite loops using some specific regular expressions.
	    Second, certain complex regular expressions could consume excessive
	    amounts of memory. Third, out-of-range backref numbers could be used
	    to crash the backend.</p>
	</blockquote>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=">
	  <p>DBLink functions combined with local trust or ident authentication
	    could be used by a malicious user to gain superuser privileges. This
	    issue has been fixed, and does not affect users who have not
	    installed DBLink (an optional module), or who are using password
	    authentication for local access. This same problem was addressed in
	    the previous release cycle, but that patch failed to close all forms
	    of the loophole.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6600</cvename>
      <cvename>CVE-2007-4772</cvename>
      <cvename>CVE-2007-6067</cvename>
      <cvename>CVE-2007-4769</cvename>
      <cvename>CVE-2007-6601</cvename>
      <bid>27163</bid>
      <url>http://www.postgresql.org/about/news.905</url>
    </references>
    <dates>
      <discovery>2008-01-06</discovery>
      <entry>2008-04-24</entry>
    </dates>
  </vuln>

  <vuln vid="fe971a0f-1246-11dd-bab7-0016179b2dd5">
    <topic>phpmyadmin -- Shared Host Information Disclosure</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.5.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A phpMyAdmin security announcement report:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-3">
	  <p>It is possible to read the contents of any file that the web
	    server's user can access. The exact mechanism to achieve this won't
	    be disclosed.  If a user can upload on the same host where
	    phpMyAdmin is running a PHP script that can read files with the
	    rights of the web server's user, the current advisory does not
	    describe an additional threat.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1924</cvename>
      <url>http://secunia.com/advisories/29944/</url>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-3</url>
    </references>
    <dates>
      <discovery>2008-04-23</discovery>
      <entry>2008-04-24</entry>
      <modified>2008-09-17</modified>
    </dates>
  </vuln>

  <vuln vid="6eb1dc51-1244-11dd-bab7-0016179b2dd5">
    <topic>phpmyadmin -- Username/Password Session File Information Disclosure</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.5.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A phpMyAdmin security announcement report:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-2">
	  <p>phpMyAdmin saves sensitive information like the MySQL username and
	    password and the Blowfish secret key in session data, which might be
	    unprotected on a shared host.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1567</cvename>
      <url>http://secunia.com/advisories/29613/</url>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-3</url>
    </references>
    <dates>
      <discovery>2008-03-31</discovery>
      <entry>2008-04-24</entry>
      <modified>2008-09-17</modified>
    </dates>
  </vuln>

  <vuln vid="7a7c5853-10a3-11dd-8eb8-00163e000016">
    <topic>libxine -- array index vulnerability</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>xine Team reports:</p>
	<blockquote cite="http://www.xinehq.de/index.php/news">
	  <p>A new xine-lib version is now available. This release contains a
	    security fix (an unchecked array index that could allows remote
	    attackers to execute arbitrary code via a header structure
	    containing a negative offset, which is used to dereference a
	    function pointer.)</p>
	</blockquote>
      </body>
    </description>
    <references>
       <cvename>CVE-2008-1686</cvename>
       <url>http://www.xinehq.de/index.php/news</url>
    </references>
    <dates>
      <discovery>2008-04-06</discovery>
      <entry>2008-04-24</entry>
    </dates>
  </vuln>

  <vuln vid="589d8053-0b03-11dd-b4ef-00e07dc4ec84">
    <topic>clamav -- Multiple Vulnerabilities</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.93</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><lt>20080415</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/29000">
	  <p>Some vulnerabilities have been reported in ClamAV, which can be
	    exploited by malicious people to cause a DoS (Denial of Service)
	    or to compromise a vulnerable system.</p>
	  <p>1) A boundary error exists within the "cli_scanpe()" function in
	    libclamav/pe.c. This can be exploited to cause a heap-based buffer
	    overflow via a specially crafted "Upack" executable.</p>
	  <p>Successful exploitation allows execution of arbitrary code.</p>
	  <p>2) A boundary error within the processing of PeSpin packed
	    executables in libclamav/spin.c can be exploited to cause a
	    heap-based buffer overflow.</p>
	  <p>Successful exploitation may allow execution of arbitrary code.</p>
	  <p>3) An unspecified error in the processing of ARJ files can be
	    exploited to hang ClamAV.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1100</cvename>
      <cvename>CVE-2008-1387</cvename>
      <url>http://secunia.com/advisories/29000</url>
    </references>
    <dates>
      <discovery>2008-04-15</discovery>
      <entry>2008-04-15</entry>
    </dates>
  </vuln>

  <vuln vid="1ac77649-0908-11dd-974d-000fea2763ce">
    <topic>lighttpd -- OpenSSL Error Queue Denial of Service Vulnerability</topic>
    <affects>
      <package>
	<name>lighttpd</name>
	<range><lt>1.4.19_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/29649">
	  <p>A vulnerability has been reported in lighttpd, which can be
	    exploited by malicious people to cause a DoS (Denial of
	    Service).</p>
	  <p>The vulnerability is caused due to lighttpd not properly clearing
	    the OpenSSL error queue. This can be exploited to close concurrent
	    SSL connections of lighttpd by terminating one SSL connection.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>28489</bid>
      <cvename>CVE-2008-1531</cvename>
      <url>http://secunia.com/advisories/29649</url>
      <url>http://trac.lighttpd.net/trac/ticket/285</url>
    </references>
    <dates>
      <discovery>2008-04-02</discovery>
      <entry>2008-04-13</entry>
    </dates>
  </vuln>

  <vuln vid="8d2c0ce1-08b6-11dd-94b4-0016d325a0ed">
    <topic>ikiwiki -- cross site request forging</topic>
    <affects>
      <package>
	<name>ikiwiki</name>
	<range><lt>2.42</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The ikiwiki development team reports:</p>
	<blockquote cite="http://ikiwiki.info/security/#index31h2">
	  <p>Cross Site Request Forging could be used to construct a link
	  that would change a logged-in user's password or other preferences
	  if they clicked on the link. It could also be used to construct a
	  link that would cause a wiki page to be modified by a logged-in
	  user.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0165</cvename>
      <url>http://ikiwiki.info/security/#index31h2</url>
    </references>
    <dates>
      <discovery>2008-04-10</discovery>
      <entry>2008-04-13</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="072a53e0-0397-11dd-bd06-0017319806e7">
    <topic>postfix-policyd-weight -- working directory symlink vulnerability</topic>
    <affects>
      <package>
	<name>postfix-policyd-weight</name>
	<range><lt>0.1.14.17</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>postfix-policyd-weight does not check for symlink for its working
	  directory.  If the working directory is not already setup by the
	  super root, an unprivileged user can link it to another directories
	  in the system.  This results in ownership/permission changes on the
	  target directory.</p>
      </body>
    </description>
    <references>
      <bid>28480</bid>
      <mlist>http://article.gmane.org/gmane.mail.postfix.policyd-weight/815</mlist>
      <mlist>http://article.gmane.org/gmane.mail.postfix.policyd-weight/823</mlist>
    </references>
    <dates>
      <discovery>2008-03-24</discovery>
      <entry>2008-04-06</entry>
    </dates>
  </vuln>

  <vuln vid="b21790a5-02fb-11dd-bd06-0017319806e7">
    <topic>powerdns-recursor -- DNS cache poisoning</topic>
    <affects>
      <package>
	<name>powerdns-recursor</name>
	<range><lt>3.1.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>If the system random number generator can be predicted by its
	  past output, then an attacker may spoof Recursor to accept mallicious
	  data.  This leads to DNS cache poisoning and client redirection.</p>
      </body>
    </description>
    <references>
      <url>http://doc.powerdns.com/security-policy.html</url>
    </references>
    <dates>
      <discovery>2008-03-31</discovery>
      <entry>2008-04-05</entry>
    </dates>
  </vuln>

  <vuln vid="fb672330-02db-11dd-bd06-0017319806e7">
    <topic>suphp -- multiple local privilege escalation vulnerabilities</topic>
    <affects>
      <package>
	<name>suphp</name>
	<range><lt>0.6.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Multiple local privilege escalation are found in the symlink
	  verification code.  An attacker may use it to run a PHP script with
	  the victim's privilege.  This attack is a little harder when suphp
	  operates in paranoid mode.  For suphp that runs in owner mode
	  which is the default in ports, immediate upgrade to latest
	  version is advised.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1614</cvename>
      <bid>28568</bid>
      <url>http://lists.marsching.biz/pipermail/suphp/2008-March/001750.html</url>
    </references>
    <dates>
      <discovery>2008-03-30</discovery>
      <entry>2008-04-05</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="ad4a00fa-0157-11dd-8bd3-001372ae3ab9">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<range><lt>9.27.20080331</lt></range>
      </package>
      <package>
	<name>linux-opera</name>
	<range><lt>9.27.20080331</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Opera Software reports of multiple security issues in Opera.
	  All of them can lead to arbitrary code execution.  Details are
	  as the following:</p>
	<ul>
	  <li><a href="http://www.opera.com/support/search/view/881/">Newsfeed
	    prompt can cause Opera to execute arbitrary code</a></li>
	  <li><a href="http://www.opera.com/support/search/view/882/">Resized
	    canvas patterns can cause Opera to execute arbitrary code</a></li>
	</ul>
      </body>
    </description>
    <references>
      <bid>28585</bid>
      <cvename>CVE-2008-1761</cvename>
      <cvename>CVE-2008-1762</cvename>
      <url>http://www.opera.com/support/search/view/881/</url>
      <url>http://www.opera.com/support/search/view/882/</url>
    </references>
    <dates>
      <discovery>2008-04-03</discovery>
      <entry>2008-04-05</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="12b336c6-fe36-11dc-b09c-001c2514716c">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.13,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<name>linux-firefox-devel</name>
	<range><lt>2.0.0.13</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.9</lt></range>
      </package>
      <package>
	<name>flock</name>
	<name>linux-flock</name>
	<range><lt>1.1.1</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>linux-thunderbird</name>
	<range><lt>2.0.0.14</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports of multiple security issues
	  in Firefox, Seamonkey, and Thunderbird.  Several of these
	  issues can probably 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">
	  <ul>
	    <li><a href="/security/announce/2008/mfsa2008-19.html">MFSA 2008-19</a>
	      XUL popup spoofing variant (cross-tab popups)</li>
	    <li><a href="/security/announce/2008/mfsa2008-18.html">MFSA 2008-18</a>
	      Java socket connection to any local port via LiveConnect</li>
	    <li><a href="/security/announce/2008/mfsa2008-17.html">MFSA 2008-17</a>
	      Privacy issue with SSL Client Authentication</li>
	    <li><a href="/security/announce/2008/mfsa2008-16.html">MFSA 2008-16</a>
	      HTTP Referrer spoofing with malformed URLs</li>
	    <li><a href="/security/announce/2008/mfsa2008-15.html">MFSA 2008-15</a>
	      Crashes with evidence of memory corruption (rv:1.8.1.13)</li>
	    <li><a href="/security/announce/2008/mfsa2008-14.html">MFSA 2008-14</a>
	      JavaScript privilege escalation and arbitrary code execution</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>28448</bid>
      <cvename>CVE-2008-1241</cvename>
      <cvename>CVE-2008-1240</cvename>
      <cvename>CVE-2007-4879</cvename>
      <cvename>CVE-2008-1238</cvename>
      <cvename>CVE-2008-1236</cvename>
      <cvename>CVE-2008-1237</cvename>
      <cvename>CVE-2008-1233</cvename>
      <cvename>CVE-2008-1234</cvename>
      <cvename>CVE-2008-1235</cvename>
    </references>
    <dates>
      <discovery>2008-03-26</discovery>
      <entry>2008-03-30</entry>
      <modified>2009-12-12</modified>
    </dates>
  </vuln>

  <vuln vid="ff304c35-fb5b-11dc-91c1-00e0815b8da8">
    <topic>silc -- pkcs_decode buffer overflow</topic>
    <affects>
      <package>
	<name>silc-irssi-client</name>
	<name>silc-client</name>
	<range><lt>1.1.4</lt></range>
      </package>
      <package>
	<name>silc-server</name>
	<range><lt>1.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Core Security Technologies reports:</p>
	<blockquote cite="http://www.coresecurity.com/?action=item&amp;id=2206">
	  <p>A remote buffer overflow vulnerability found in a library
	    used by both the SILC server and client to process
	    packets containing cryptographic material may allow an
	    un-authenticated client to executearbitrary code on the
	    server with the privileges of the user account running the
	    server, or a malicious SILC server to compromise client
	    systems and execute arbitrary code with the privileges of
	    the user account running the SILC client program.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>28373</bid>
      <url>http://www.coresecurity.com/?action=item&amp;id=2206</url>
    </references>
    <dates>
      <discovery>2008-03-25</discovery>
      <entry>2008-03-26</entry>
    </dates>
  </vuln>

  <vuln vid="063399fc-f6d6-11dc-bcee-001c2514716c">
    <topic>bzip2 -- crash with certain malformed archive files</topic>
    <affects>
      <package>
	<name>bzip2</name>
	<range><lt>1.0.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/28286/">
	  <p>The 'bzip2' application is prone to a remote file-handling
	    vulnerability because the application fails to properly
	    handle malformed files.</p>
	  <p>Exploit attempts likely result in application crashes.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>28286</bid>
      <cvename>CVE-2008-1372</cvename>
      <url>https://www.cert.fi/haavoittuvuudet/joint-advisory-archive-formats.html</url>
      <url>http://www.ee.oulu.fi/research/ouspg/protos/testing/c10/archive/</url>
    </references>
    <dates>
      <discovery>2008-03-18</discovery>
      <entry>2008-03-20</entry>
    </dates>
  </vuln>

  <vuln vid="9cfbca7f-efb7-11dc-be01-0211060005df">
    <topic>qemu -- unchecked block read/write vulnerability</topic>
    <affects>
      <package>
	<name>qemu</name>
	<name>qemu-devel</name>
	<range><lt>0.9.1_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ian Jackson reports on the debian-security mailinglist:</p>
	<blockquote cite="http://lists.debian.org/debian-security/2008/02/msg00064.html">
	  <p>When a block device read or write request is made by the guest,
	    nothing checks that the request is within the range supported by
	    the backend, but the code in the backend typically assumes that
	    the request is sensible.</p>
	  <p>Depending on the backend, this can allow the guest to read
	    and write arbitrary memory locations in qemu, and possibly gain
	    control over the qemu process, escaping from the
	    emulation/virtualisation.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0928</cvename>
      <url>http://secunia.com/advisories/29172</url>
      <url>http://secunia.com/advisories/29081</url>
      <mlist msgid="18362.62578.44273.779731@mariner.uk.xensource.com">http://lists.debian.org/debian-security/2008/02/msg00064.html</mlist>
    </references>
    <dates>
      <discovery>2008-02-19</discovery>
      <entry>2008-03-11</entry>
    </dates>
  </vuln>

  <vuln vid="b39bdc06-ee42-11dc-8678-00a0cce0781e">
    <topic>dovecot -- security hole in blocking passdbs</topic>
    <affects>
      <package>
	<name>dovecot</name>
	<range><lt>1.0.13</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Dovecot reports:</p>
	<blockquote cite="http://dovecot.org/list/dovecot-news/2008-March/000065.html">
	  <p>Security hole in blocking passdbs (MySQL always. PAM, passwd
	    and shadow if blocking=yes) where user could specify extra
	    fields in the password. The main problem here is when specifying
	    "skip_password_check" introduced in v1.0.11 for fixing master user
	    logins, allowing the user to log in as anyone without a valid
	    password.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://dovecot.org/list/dovecot-news/2008-March/000065.html</url>
      <url>http://secunia.com/advisories/29295/</url>
    </references>
    <dates>
      <discovery>2008-03-09</discovery>
      <entry>2008-03-10</entry>
    </dates>
  </vuln>

  <vuln vid="de4d4110-ebce-11dc-ae14-0016179b2dd5">
    <topic>mplayer -- multiple vulnerabilities</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.11_2</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">
	  <p>A buffer overflow was found in the code used to extract album
	    titles from CDDB server answers. When parsing answers from the
	    CDDB server, the album title is copied into a fixed-size buffer
	    with insufficient size checks, which may cause a buffer overflow.
	    A malicious database entry could trigger a buffer overflow in the
	    program. That can lead to arbitrary code execution with the UID of
	    the user running MPlayer.</p>
	  <p>A buffer overflow was found in the code used to escape URL
	    strings. The code used to skip over IPv6 addresses can be tricked
	    into leaving a pointer to a temporary buffer with a non-NULL value;
	    this causes the unescape code to reuse the buffer, and may lead to
	    a buffer overflow if the old buffer is smaller than required.
	    A malicious URL string may be used to trigger a buffer overflow in
	    the program, that can lead to arbitrary code execution with the UID
	    of the user running MPlayer.</p>
	  <p>A buffer overflow was found in the code used to parse MOV file
	    headers. The code read some values from the file and used them as
	    indexes into as array allocated on the heap without performing any
	    boundary check. A malicious file may be used to trigger a buffer
	    overflow in the program. That can lead to arbitrary code execution
	    with the UID of the user running MPlayer.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0485</cvename>
      <cvename>CVE-2008-0486</cvename>
      <cvename>CVE-2008-0629</cvename>
      <cvename>CVE-2008-0630</cvename>
      <url>http://secunia.com/advisories/28779</url>
    </references>
    <dates>
      <discovery>2008-02-05</discovery>
      <entry>2008-03-06</entry>
    </dates>
  </vuln>

  <vuln vid="ca8e56d5-e856-11dc-b5af-0017319806e7">
    <topic>ghostscript -- zseticcspace() function buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>ghostscript-gpl</name>
	<name>ghostscript-gpl-nox11</name>
	<range><lt>8.61_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Chris Evans from the Google Security Team reports:</p>
	<blockquote cite="http://scary.beasts.org/security/CESA-2008-001.html">
	  <p>Severity: parsing of evil PostScript file will result in
	    arbitrary code execution.</p>
	  <p>A stack-based buffer overflow in the zseticcspace() function
	    in zicc.c allows remote arbitrary code execution via a
	    malicious PostScript file (.ps) that contains a long Range
	    array.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>28017</bid>
      <cvename>CVE-2008-0411</cvename>
      <url>http://scary.beasts.org/security/CESA-2008-001.html</url>
    </references>
    <dates>
      <discovery>2008-02-28</discovery>
      <entry>2008-03-05</entry>
    </dates>
  </vuln>

  <vuln vid="ce2f2ade-e7df-11dc-a701-000bcdc1757a">
    <topic>phpmyadmin -- SQL injection vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A phpMyAdmin security announcement report:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-1">
	  <p>phpMyAdmin used the $_REQUEST superglobal as a source for
	    its parameters, instead of $_GET and $_POST. This means that
	    on most servers, a cookie with the same name as one of
	    phpMyAdmin's parameters can interfere.</p>
	  <p>Another application could set a cookie for the root path
	    "/" with a "sql_query" name, therefore overriding the
	    user-submitted sql_query because by default, the $_REQUEST
	    superglobal imports first GET, then POST then COOKIE data.</p>
	  <h3>Mitigation factor</h3>
	  <p>An attacker must trick the victim into visiting a page on
	    the same web server where he has placed code that creates
	    a malicious cookie.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>28068</bid>
      <cvename>CVE-2008-1149</cvename>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-1</url>
    </references>
    <dates>
      <discovery>2008-03-01</discovery>
      <entry>2008-03-04</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="f9e96930-e6df-11dc-8c6a-00304881ac9a">
    <topic>pcre -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>pcre</name>
	<range><lt>7.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>PCRE developers report:</p>
	<blockquote cite="http://pcre.org/changelog.txt">
	  <p>A character class containing a very large number of characters with
	    codepoints greater than 255 (in UTF-8 mode, of course) caused a
	    buffer overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>27786</bid>
      <cvename>CVE-2008-0674</cvename>
      <url>http://pcre.org/changelog.txt</url>
    </references>
    <dates>
      <discovery>2008-01-28</discovery>
      <entry>2008-02-29</entry>
    </dates>
  </vuln>

  <vuln vid="e8a6a16d-e498-11dc-bb89-000bcdc1757a">
    <topic>libxine -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.10.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>xine Team reports:</p>
	<blockquote cite="http://www.xinehq.de/index.php/news">
	  <p>A new xine-lib version is now available. This release
	   contains a security fix (array index vulnerability which
	   may lead to a stack buffer overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
       <cvename>CVE-2008-0486</cvename>
       <url>http://www.xinehq.de/index.php/news</url>
    </references>
    <dates>
      <discovery>2007-02-08</discovery>
      <entry>2008-02-26</entry>
    </dates>
  </vuln>

  <vuln vid="9f581778-e3d4-11dc-bb89-000bcdc1757a">
    <topic>coppermine - multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>coppermine</name>
	<range><lt>1.4.15</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Coppermine Security advisory</p>
	<blockquote cite="http://coppermine-gallery.net/forum/index.php?topic=48106.0">
	  <p>The development team is releasing a security update for
	   Coppermine in order to counter a recently discovered
	   cross-site-scripting vulnerability.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0504</cvename>
      <cvename>CVE-2008-0505</cvename>
      <cvename>CVE-2008-0506</cvename>
      <url>http://coppermine-gallery.net/forum/index.php?topic=48106.0</url>
      <url>http://coppermine-gallery.net/forum/index.php?topic=50103.0</url>
      <url>http://secunia.com/advisories/28682/</url>
    </references>
    <dates>
      <discovery>2007-11-06</discovery>
      <entry>2008-02-25</entry>
    </dates>
  </vuln>

  <vuln vid="f113bbeb-e3ac-11dc-bb89-000bcdc1757a">
    <topic>moinmoin - multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>moinmoin</name>
	<range><lt>1.6.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>MoinMoin Security advisory</p>
	<blockquote cite="http://moinmo.in/SecurityFixes">
	  <p>XSS issue in login action</p>
	  <p>XSS issue in AttachFile action</p>
	  <p>XSS issue in RenamePage/DeletePage action</p>
	  <p>XSS issue in gui editor</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>27404</bid>
      <cvename>CVE-2007-0857</cvename>
      <cvename>CVE-2007-0901</cvename>
      <cvename>CVE-2007-0902</cvename>
      <cvename>CVE-2007-2423</cvename>
      <cvename>CVE-2007-2673</cvename>
      <cvename>CVE-2008-0780</cvename>
      <cvename>CVE-2008-0781</cvename>
      <cvename>CVE-2008-0782</cvename>
      <url>http://moinmo.in/SecurityFixes</url>
      <url>http://secunia.com/advisories/29010/</url>
    </references>
    <dates>
      <discovery>2007-02-08</discovery>
      <entry>2008-02-25</entry>
      <modified>2008-02-26</modified>
    </dates>
  </vuln>

  <vuln vid="30c560ff-e0df-11dc-891a-02061b08fc24">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>opera-devel</name>
	<name>linux-opera</name>
	<range><lt>9.26</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Opera Software ASA reports about multiple security
	  fixes:</p>
	<blockquote cite="http://www.opera.com/docs/changelogs/freebsd/925/">
	  <ul>
	    <li>Fixed an issue where simulated text inputs could trick
	      users into uploading arbitrary files, as reported by
	      Mozilla.</li>
	    <li>Image properties can no longer be used to execute
	      scripts, as reported by Max Leonov.</li>
	    <li>Fixed an issue where the representation of DOM
	      attribute values could allow cross site scripting, as
	      reported by Arnaud.lb.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-1080</cvename>
      <cvename>CVE-2008-1081</cvename>
      <url>http://www.opera.com/docs/changelogs/freebsd/926/</url>
      <url>http://www.opera.com/support/search/view/877/</url>
      <url>http://www.opera.com/support/search/view/879/</url>
      <url>http://www.opera.com/support/search/view/880/</url>
     </references>
    <dates>
      <discovery>2008-02-20</discovery>
      <entry>2008-02-22</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="810a5197-e0d9-11dc-891a-02061b08fc24">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.12,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<name>linux-firefox-devel</name>
	<range><lt>2.0.0.12</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.8</lt></range>
      </package>
      <package>
	<name>flock</name>
	<name>linux-flock</name>
	<range><lt>1.0.9</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports of multiple security issues
	  in Firefox, Seamonkey, and Thunderbird.  Several of these
	  issues can probably 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">
	  <ul>
	    <li>Web forgery overwrite with div overlay</li>
	    <li>URL token stealing via stylesheet redirect</li>
	    <li>Mishandling of locally-saved plain text files</li>
	    <li>File action dialog tampering</li>
	    <li>Possible information disclosure in BMP decoder</li>
	    <li>Web browsing history and forward navigation stealing</li>
	    <li>Directory traversal via chrome: URI</li>
	    <li>Stored password corruption</li>
	    <li>Privilege escalation, XSS, Remote Code Execution</li>
	    <li>Multiple file input focus stealing vulnerabilities</li>
	    <li>Crashes with evidence of memory corruption (rv:1.8.1.12)</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0412</cvename>
      <cvename>CVE-2008-0413</cvename>
      <cvename>CVE-2008-0414</cvename>
      <cvename>CVE-2008-0415</cvename>
      <cvename>CVE-2008-0417</cvename>
      <cvename>CVE-2008-0418</cvename>
      <cvename>CVE-2008-0419</cvename>
      <cvename>CVE-2008-0420</cvename>
      <cvename>CVE-2008-0591</cvename>
      <cvename>CVE-2008-0592</cvename>
      <cvename>CVE-2008-0593</cvename>
      <cvename>CVE-2008-0594</cvename>
      <url>http://www.mozilla.org/projects/security/known-vulnerabilities.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-01.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-02.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-03.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-04.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-05.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-06.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-07.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-08.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-09.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-10.html</url>
      <url>http://www.mozilla.org/security/announce/2008/mfsa2008-11.html</url>
    </references>
    <dates>
      <discovery>2008-02-07</discovery>
      <entry>2008-02-22</entry>
      <modified>2009-12-12</modified>
    </dates>
  </vuln>

  <vuln vid="e5d29309-e0db-11dc-97b2-001c2514716c">
    <topic>openldap -- modrdn Denial of Service vulnerability</topic>
    <affects>
      <package>
	<name>openldap-server</name>
	<range><lt>2.3.41</lt></range>
	<range><gt>2.4.0</gt><lt>2.4.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/28926/">
	  <p>A vulnerability has been reported in OpenLDAP, which can
	    be exploited by malicious users to cause a DoS (Denial of
	    Service).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>27778</bid>
      <cvename>CVE-2008-0658</cvename>
    </references>
    <dates>
      <discovery>2008-02-13</discovery>
      <entry>2008-02-22</entry>
    </dates>
  </vuln>

  <vuln vid="be4b0529-dbaf-11dc-9791-000ea6702141">
    <topic>clamav -- ClamAV libclamav PE File Integer Overflow Vulnerability</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><ge>0.92</ge><lt>0.92.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>iDefense Security Advisory 02.12.08:</p>
	<blockquote cite="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=658">
	  <p>Remote exploitation of an integer overflow vulnerability
	    in Clam AntiVirus' ClamAV, as included in various vendors'
	    operating system distributions, allows attackers to execute
	    arbitrary code with the privileges of the affected process.</p>
	  <p>The vulnerability exists within the code responsible
	    for parsing and scanning PE files. While iterating through
	    all sections contained in the PE file, several attacker
	    controlled values are extracted from the file. On each iteration,
	    arithmetic operations are performed without taking into
	    consideration 32-bit integer wrap.</p>
	  <p>Since insufficient integer overflow checks are present,
	    an attacker can cause a heap overflow by causing a specially
	    crafted Petite packed PE binary to be scanned. This results
	    in an exploitable memory corruption condition.</p>
	  <p>Exploitation of this vulnerability results in the
	    execution of arbitrary code with the privileges of the process
	    using libclamav. In the case of the clamd program, this will
	    result in code execution with the privileges of the clamav user.
	    Unsuccessful exploitation results in the clamd process crashing.</p>
	</blockquote>
	<h1>Workaround</h1>
	<p>Disabling the scanning of PE files will prevent exploitation.</p>
	<p>If using clamscan, this can be done by running clamscan with the
	  '--no-pe' option.</p>
	<p>If using clamdscan, set the 'ScanPE' option in the clamd.conf
	  file to 'no'.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0318</cvename>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=658</url>
      <url>http://svn.clamav.net/svn/clamav-devel/trunk/ChangeLog</url>
    </references>
    <dates>
      <discovery>2008-01-07</discovery>
      <entry>2008-02-15</entry>
    </dates>
  </vuln>

  <vuln vid="dea7df85-d96c-11dc-9bfc-000e0c092e7a">
    <topic>cacti -- Multiple security vulnerabilities have been discovered</topic>
    <affects>
      <package>
	<name>cacti</name>
	<range><lt>0.8.7b</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The cacti development team reports:</p>
	<blockquote cite="http://forums.cacti.net/about25749.html">
	  <p>Multiple security vulnerabilities have been discovered in
	    Cacti's web interface:</p>
	    <ul>
	      <li>XSS vulnerabilities</li>
	      <li>Path disclosure vulnerabilities</li>
	      <li>SQL injection vulnerabilities</li>
	      <li>HTTP response splitting vulnerabilities</li>
	    </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://forums.cacti.net/about25749.html</url>
    </references>
    <dates>
      <discovery>2008-02-12</discovery>
      <entry>2008-02-12</entry>
    </dates>
  </vuln>

  <vuln vid="739329c8-d8f0-11dc-ac2f-0016d325a0ed">
    <topic>ikiwiki -- javascript insertion via uris</topic>
    <affects>
      <package>
	<name>ikiwiki</name>
	<range><lt>2.32.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The ikiwiki development team reports:</p>
	<blockquote cite="http://ikiwiki.info/security/#index30h2">
	  <p>The htmlscrubber did not block javascript in uris.  This was
	  fixed by adding a whitelist of valid uri types, which does not
	  include javascript.  Some urls specifyable by the meta plugin
	  could also theoretically have been used to inject javascript; this
	  was also blocked.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0808</cvename>
      <url>http://ikiwiki.info/security/#index30h2</url>
    </references>
    <dates>
      <discovery>2008-02-10</discovery>
      <entry>2008-02-11</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="1a818749-d646-11dc-8959-000bcdc1757a">
    <topic>zenphoto -- XSS vulnerability</topic>
    <affects>
      <package>
	<name>zenphoto</name>
	<range><lt>1.1.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>zenphoto project reports:</p>
	<blockquote cite="http://www.zenphoto.org/2008/02/">
	  <p>A new zenphoto version is now available.  This release contains
	    security fixes for HTML, XSS, and SQL injection vulnerabilities.
	  </p>
	</blockquote>
      </body>
    </description>
    <references>
	<cvename>CVE-2007-6666</cvename>
	<url>http://www.securityfocus.com/bid/27084</url>
	<url>http://secunia.com/advisories/28281</url>
    </references>
    <dates>
      <discovery>2008-01-03</discovery>
      <entry>2008-02-09</entry>
    </dates>
  </vuln>

  <vuln vid="0832ee18-cf77-11dc-8c6a-00304881ac9a">
    <topic>jetty -- multiple vulnerability</topic>
    <affects>
      <package>
	<name>jetty</name>
	<range><lt>6.1.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Greg Wilkins reports:</p>
	<blockquote cite="http://jira.codehaus.org/browse/JETTY-386#action_117699">
	  <p>jetty allows remote attackers to bypass protection mechanisms and
	    read the source of files via multiple '/' characters in the URI.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>27117</bid>
      <cvename>CVE-2007-6672</cvename>
      <url>http://jira.codehaus.org/browse/JETTY-386#action_117699</url>
    </references>
    <dates>
      <discovery>2007-12-22</discovery>
      <entry>2008-02-04</entry>
    </dates>
  </vuln>

  <vuln vid="6ecd0b42-ce77-11dc-89b1-000e35248ad7">
    <topic>libxine -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>xine project reports:</p>
	<blockquote cite="http://xinehq.de/index.php/news">
	  <p>A new xine-lib version is now available. This release contains
	    a security fix (remotely-expoitable buffer overflow, CVE-2006-1664).
	    (This is not the first time that that bug has been fixed...)
	    It also fixes a few more recent bugs, such as the audio output
	    problems in 1.1.9.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1664</cvename>
      <url>http://secunia.com/advisories/19853/</url>
    </references>
    <dates>
      <discovery>2008-01-23</discovery>
      <entry>2008-01-29</entry>
    </dates>
  </vuln>

  <vuln vid="fe2b6597-c9a4-11dc-8da8-0008a18a9961">
    <topic>xorg -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>xorg-server</name>
	<range><lt>1.4_4,1</lt></range>
      </package>
      <package>
	<name>libXfont</name>
	<range><lt>1.3.1_2,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Matthieu Herrb of X.Org reports:</p>
	<blockquote cite="http://lists.freedesktop.org/archives/xorg/2008-January/031918.html">
	  <p>Several vulnerabilities have been identified in server code
	    of the X window system caused by lack of proper input validation
	    on user controlled data in various parts of the software,
	    causing various kinds of overflows.</p>
	  <p>Exploiting these overflows will crash the X server or,
	    under certain circumstances allow the execution of arbitray
	    machine code.</p>
	  <p>When the X server is running with root privileges (which is the
	    case for the Xorg server and for most kdrive based servers),
	    these vulnerabilities can thus also be used to raise
	    privileges.</p>
	  <p>All these vulnerabilities, to be exploited succesfully, require
	    either an already established connection to a running X server
	    (and normally running X servers are only accepting authenticated
	    connections), or a shell access with a valid user on the machine
	    where the vulnerable server is installed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5760</cvename>
      <cvename>CVE-2007-5958</cvename>
      <cvename>CVE-2007-6427</cvename>
      <cvename>CVE-2007-6428</cvename>
      <cvename>CVE-2007-6429</cvename>
      <cvename>CVE-2008-0006</cvename>
      <url>http://lists.freedesktop.org/archives/xorg/2008-January/031918.html</url>
      <url>http://lists.freedesktop.org/archives/xorg/2008-January/032099.html</url>
      <url>http://secunia.com/advisories/28532/</url>
    </references>
    <dates>
      <discovery>2008-01-18</discovery>
      <entry>2008-01-23</entry>
    </dates>
  </vuln>

  <vuln vid="024edd06-c933-11dc-810c-0016179b2dd5">
    <topic>xfce -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>xfce4-panel</name>
	<name>libxfce4gui</name>
	<range><lt>4.4.2</lt></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-200801-06.xml">
	  <p>A remote attacker could entice a user to install a specially
	    crafted "rc" file to execute arbitrary code via long strings
	    in the "Name" and "Comment" fields or via unspecified vectors
	    involving the second vulnerability.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6531</cvename>
      <cvename>CVE-2007-6532</cvename>
      <url>http://www.xfce.org/documentation/changelogs/4.4.2</url>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200801-06.xml</url>
    </references>
    <dates>
      <discovery>2008-01-09</discovery>
      <entry>2008-01-22</entry>
      <modified>2008-02-13</modified>
    </dates>
  </vuln>

  <vuln vid="a59afa47-c930-11dc-810c-0016179b2dd5">
    <topic>claws-mail -- insecure temporary file creation</topic>
    <affects>
      <package>
	<name>claws-mail</name>
	<range><lt>3.1.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Nico Golde reports:</p>
	<blockquote cite="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454089">
	  <p>A local attacker could exploit this vulnerability to conduct
	    symlink attacks to overwrite files with the privileges of the user
	    running Claws Mail.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26676</bid>
      <cvename>CVE-2007-6208</cvename>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200801-03.xml</url>
      <url>http://security.gentoo.org/glsa/glsa-200801-03.xml</url>
      <url>http://secunia.com/advisories/27897</url>
    </references>
    <dates>
      <discovery>2007-12-03</discovery>
      <entry>2008-01-22</entry>
      <modified>2008-02-12</modified>
    </dates>
  </vuln>

  <vuln vid="e5a9de5f-c6bc-11dc-b9f1-00a0cce0781e">
    <topic>IRC Services-- Denial of Service Vulnerability</topic>
    <affects>
      <package>
	<name>ircservices</name>
	<range><lt>5.0.63</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/27761">
	  <p>A vulnerability has been reported in IRC Services,
	    which can be exploited by malicious people to cause
	    a Denial of Service. The vulnerability is caused due
	    to the improper handling of overly long passwords within
	    the "default_encrypt()" function in encrypt.c and can be
	    exploited to crash an affected server.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6122</cvename>
      <url>http://secunia.com/advisories/27761</url>
      <url>http://ircservices.za.net/Changes.txt</url>
    </references>
    <dates>
      <discovery>2007-11-21</discovery>
      <entry>2008-01-19</entry>
    </dates>
  </vuln>

  <vuln vid="02eedd3c-c6b5-11dc-93b6-000e35248ad7">
    <topic>libxine -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.9.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>xine project reports:</p>
	<blockquote cite="http://xinehq.de/index.php/news">
	  <p>A new xine-lib version is now available. This release contains
	    a security fix (remotely-expoitable buffer overflow, CVE-2008-0225).
	    It also contains a read-past-end fix for an internal library
	    function which is only used if the OS does not supply it and a
	    rendering fix for Darwin/PPC.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0225</cvename>
      <url>http://aluigi.altervista.org/adv/xinermffhof-adv.txt</url>
      <url>http://secunia.com/advisories/28384</url>
    </references>
    <dates>
      <discovery>2008-01-08</discovery>
      <entry>2008-01-19</entry>
    </dates>
  </vuln>

  <vuln vid="60e1792b-c380-11dc-821a-000bcdc1757a">
    <topic>geeklog xss vulnerability</topic>
    <affects>
      <package>
	<name>geeklog</name>
	<range><lt>1.4.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Geeklog reports:</p>
	<blockquote cite="http://www.geeklog.net/article.php/geeklog-1.4.0sr6">
	  <p>MustLive pointed out a possible XSS in the form to email an
	    article to a friend that we're fixing with this release.</p>
	  <p>Please note that this problem only exists in Geeklog 1.4.0
	    - neither Geeklog 1.4.1 nor any older versions (1.3.x series)
	    have that problem.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-3756</cvename>
      <url>http://www.geeklog.net/article.php/geeklog-1.4.0sr6</url>
    </references>
    <dates>
      <discovery>2008-01-08</discovery>
      <entry>2008-01-15</entry>
    </dates>
  </vuln>

  <vuln vid="4451a4c9-c05e-11dc-982e-001372fd0af2">
    <topic>drupal -- cross site request forgery</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.6</lt></range>
      </package>
      <package>
	<name>drupal4</name>
	<range><lt>4.7.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/208562">
	  <p>The aggregator module fetches items from RSS feeds and makes
	    them available on the site. The module provides an option to
	    remove items from a particular feed. This has been implemented
	    as a simple GET request and is therefore vulnerable to cross
	    site request forgeries. For example: Should a privileged user
	    view a page containing an &lt;img&gt; tag with a specially
	    constructed src pointing to a remove items URL, the items would
	    be removed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0272</cvename>
      <url>http://drupal.org/node/208562</url>
      <url>http://secunia.com/advisories/28422/</url>
    </references>
    <dates>
      <discovery>2008-01-10</discovery>
      <entry>2008-01-11</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="6f736456-c060-11dc-982e-001372fd0af2">
    <topic>drupal -- cross site scripting (utf8)</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.6</lt></range>
      </package>
      <package>
	<name>drupal4</name>
	<range><lt>4.7.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/208564">
	  <p>When outputting plaintext Drupal strips potentially dangerous
	    HTML tags and attributes from HTML, and escapes characters which
	    have a special meaning in HTML. This output filtering secures
	    the site against cross site scripting attacks via user input.</p>
	  <p>Certain byte sequences that are invalid in the UTF8
	    specification are not handled properly by Internet Explorer 6
	    and may lead it to see a multibyte start character where none is
	    present. Internet Explorer 6 then consumes a number of
	    subsequent UTF-8 characters. This may lead to unsafe attributes
	    that were outside a tag for the filter to appear inside a tag
	    for Internet Explorer 6. This behaviour can then be used to
	    insert and execute javascript in the context of the website.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0273</cvename>
      <url>http://drupal.org/node/208564</url>
      <url>http://secunia.com/advisories/28422/</url>
    </references>
    <dates>
      <discovery>2008-01-10</discovery>
      <entry>2008-01-11</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="f0fa19dd-c060-11dc-982e-001372fd0af2">
    <topic>drupal -- cross site scripting (register_globals)</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.6</lt></range>
      </package>
      <package>
	<name>drupal4</name>
	<range><lt>4.7.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/208565">
	  <p>When theme .tpl.php files are accessible via the web and the PHP
	    setting register_globals is set to enabled, anonymous users are
	    able to execute cross site scripting attacks via specially
	    crafted links.</p>
	  <p>Drupal's .htaccess attempts to set register_globals to disabled
	    and also prevents access to .tpl.php files. Only when both these
	    measures are not effective and your PHP interpreter is
	    configured with register_globals set to enabled, will this issue
	    affect you.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0274</cvename>
      <url>http://drupal.org/node/208565</url>
      <url>http://secunia.com/advisories/28422/</url>
    </references>
    <dates>
      <discovery>2008-01-10</discovery>
      <entry>2008-01-11</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="f358de71-bf64-11dc-928b-0016179b2dd5">
    <topic>maradns -- CNAME record resource rotation denial of service</topic>
    <affects>
      <package>
	<name>maradns</name>
	<range><lt>1.2.12.08</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/28329">
	  <p>A vulnerability has been reported in MaraDNS, which can be
	    exploited by malicious people to cause a Denial of Service.</p>
	  <p>The vulnerability is caused due to an error within the handling of
	    certain DNS packets. This can be exploited to cause a resource
	    rotation by sending specially crafted DNS packets, which cause an
	    authoritative CNAME record to not resolve, resulting in a Denial of
	    Sevices.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2008-0061</cvename>
      <url>http://maradns.blogspot.com/2007/08/maradns-update-all-versions.html</url>
      <url>http://secunia.com/advisories/28329</url>
    </references>
    <dates>
      <discovery>2008-01-04</discovery>
      <entry>2008-01-10</entry>
    </dates>
  </vuln>

  <vuln vid="f762ccbb-baed-11dc-a302-000102cc8983">
    <topic>linux-realplayer -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-realplayer</name>
	<range><ge>10.0.5</ge><lt>10.0.9.809.20070726</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/27361">
	  <p>Multiple vulnerabilities have been reported in
	    RealPlayer/RealOne/HelixPlayer, which can be exploited by malicious
	    people to compromise a user's system.</p>
	  <p>An input validation error when processing .RA/.RAM files can be
	    exploited to cause a heap corruption via a specially crafted
	    .RA/.RAM file with an overly large size field in the header.</p>
	  <p>An error in the processing of .PLS files can be exploited to cause
	    a memory corruption and execute arbitrary code via a specially
	    crafted .PLS file.</p>
	  <p>An input validation error when parsing .SWF files can be exploited
	    to cause a buffer overflow via a specially crafted .SWF file with
	    malformed record headers.</p>
	  <p>A boundary error when processing rm files can be exploited to
	    cause a buffer overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5081</cvename>
      <cvename>CVE-2007-3410</cvename>
      <cvename>CVE-2007-2263</cvename>
      <cvename>CVE-2007-2264</cvename>
      <url>http://secunia.com/advisories/27361</url>
      <url>http://service.real.com/realplayer/security/10252007_player/en/</url>
      <url>http://www.zerodayinitiative.com/advisories/ZDI-07-063.html</url>
      <url>http://www.zerodayinitiative.com/advisories/ZDI-07-062.html</url>
      <url>http://www.zerodayinitiative.com/advisories/ZDI-07-061.html</url>
      <url>http://secunia.com/advisories/25819/</url>
      <certvu>759385</certvu>
    </references>
    <dates>
      <discovery>2007-10-25</discovery>
      <entry>2008-01-04</entry>
    </dates>
  </vuln>

  <vuln vid="562cf6c4-b9f1-11dc-a302-000102cc8983">
    <topic>linux-flashplugin -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><ge>9.0</ge><lt>9.0r115</lt></range>
	<range><ge>7.0</ge><lt>7.0r73</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe Security bulletin:</p>
	<blockquote cite="http://www.adobe.com/support/security/bulletins/apsb07-20.html">
	  <p>Critical vulnerabilities have been identified in Adobe Flash
	    Player that could allow an attacker who successfully exploits these
	    potential 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 potential vulnerabilities. Users are
	    recommended to update to the most current version of Flash Player
	    available for their platform.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6242</cvename>
      <cvename>CVE-2007-4768</cvename>
      <cvename>CVE-2007-5275</cvename>
      <cvename>CVE-2007-6243</cvename>
      <cvename>CVE-2007-6244</cvename>
      <cvename>CVE-2007-6245</cvename>
      <cvename>CVE-2007-4324</cvename>
      <cvename>CVE-2007-6246</cvename>
      <cvename>CVE-2007-5476</cvename>
      <url>http://www.adobe.com/support/security/bulletins/apsb07-20.html</url>
      <url>http://secunia.com/advisories/28161/</url>
    </references>
    <dates>
      <discovery>2007-12-18</discovery>
      <entry>2008-01-03</entry>
    </dates>
  </vuln>

  <vuln vid="cf484358-b5d6-11dc-8de0-001c2514716c">
    <topic>dovecot -- Specific LDAP + auth cache configuration may mix up user logins</topic>
    <affects>
      <package>
	<name>dovecot</name>
	<range><lt>1.0.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Dovecot reports:</p>
	<blockquote cite="http://www.dovecot.org/list/dovecot-news/2007-December/000057.html">
	  <p>If two users with the same password and same pass_filter
	    variables log in within auth_cache_ttl seconds (1h by default),
	    the second user may get logged in with the first user's cached
	    pass_attrs. For example if pass_attrs contained the user's
	    home/mail directory, this would mean that the second user will
	    be accessing the first user's mails.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.dovecot.org/list/dovecot-news/2007-December/000057.html</url>
    </references>
    <dates>
      <discovery>2007-12-21</discovery>
      <entry>2007-12-29</entry>
    </dates>
  </vuln>

  <vuln vid="4aab7bcd-b294-11dc-a6f0-00a0cce0781e">
    <topic>gallery2 -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>gallery2</name>
	<range><lt>2.2.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Gallery team reports:</p>
	<blockquote cite="http://gallery.menalto.com/gallery_2.2.4_released">
	  <p>Gallery 2.2.4 addresses the following security
	    vulnerabilities:</p>
	  <ul>
	    <li>Publish XP module - Fixed unauthorized album creation
	      and file uploads.</li>
	    <li>URL rewrite module - Fixed local file inclusion
	      vulnerability in unsecured admin controller and
	      information disclosure in hotlink protection.</li>
	    <li>Core / add-item modules - Fixed Cross Site Scripting
	      (XSS) vulnerabilities through malicious file names.</li>
	    <li>Installation (Gallery application) - Update
	      web-accessibility protection of the storage folder for
	      Apache 2.2.</li>
	    <li>Core (Gallery application) / MIME module - Fixed
	      vulnerability in checks for disallowed file extensions
	      in file uploads.</li>
	    <li>Gallery Remote module - Added missing permissions
	      checks for some GR commands.</li>
	    <li>WebDAV module - Fixed Cross Site Scripting (XSS)
	      vulnerability through HTTP PROPPATCH.</li>
	    <li>WebDAV module - Fixed information (item data)
	      disclosure in a WebDAV view.</li>
	    <li>Comment module - Fixed information (item data)
	      disclosure in comment views.</li>
	    <li>Core module (Gallery application) - Improved
	      resilience against item information disclosure
	      attacks.</li>
	    <li>Slideshow module - Fixed information (item data)
	      disclosure in the slideshow.</li>
	    <li>Print modules - Fixed information (item data)
	      disclosure in several print modules.</li>
	    <li>Core / print modules - Fixed arbitrary URL redirection
	      (phishing attacks) in the core module and several print
	      modules.</li>
	    <li>WebCam module - Fixed proxied request weakness.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6685</cvename>
      <cvename>CVE-2007-6686</cvename>
      <cvename>CVE-2007-6687</cvename>
      <cvename>CVE-2007-6689</cvename>
      <cvename>CVE-2007-6690</cvename>
      <cvename>CVE-2007-6692</cvename>
      <url>http://gallery.menalto.com/gallery_2.2.4_released</url>
    </references>
    <dates>
      <discovery>2007-12-24</discovery>
      <entry>2007-12-25</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="299e3f81-aee7-11dc-b781-0016179b2dd5">
    <topic>e2fsprogs -- heap buffer overflow</topic>
    <affects>
      <package>
	<name>e2fsprogs</name>
	<range><lt>1.40.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Theodore Y. Ts'o reports:</p>
	<blockquote cite="http://sourceforge.net/project/shownotes.php?group_id=2406&amp;release_id=560230">
	  <p>Fix a potential security vulnerability where an untrusted
	    filesystem can be corrupted in such a way that a program using
	    libext2fs will allocate a buffer which is far too small.  This
	    can lead to either a crash or potentially a heap-based buffer
	    overflow crash.  No known exploits exist, but main concern is
	    where an untrusted user who possesses privileged access in a
	    guest Xen environment could corrupt a filesystem which is then
	    accessed by thus allowing the untrusted user to gain privileged
	    access in the host OS.  Thanks to the McAfee AVERT Research group
	    for reporting this issue.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26772</bid>
      <cvename>CVE-2007-5497</cvename>
      <url>http://secunia.com/advisories/27889/</url>
      <url>http://sourceforge.net/project/shownotes.php?group_id=2406&amp;release_id=560230</url>
    </references>
    <dates>
      <discovery>2007-12-07</discovery>
      <entry>2007-12-20</entry>
    </dates>
  </vuln>

  <vuln vid="8a835235-ae84-11dc-a5f9-001a4d49522b">
    <topic>wireshark -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>wireshark</name>
	<name>wireshark-lite</name>
	<name>ethereal</name>
	<name>ethereal-lite</name>
	<name>tethereal</name>
	<name>tethereal-lite</name>
	<range><ge>0.8.16</ge><lt>0.99.7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Wireshark team reports of multiple vulnerabilities:</p>
	<blockquote cite="http://www.wireshark.org/security/wnpa-sec-2007-03.html">
	  <ul>
	    <li>Wireshark could crash when reading an MP3 file.</li>
	    <li>Beyond Security discovered that Wireshark could loop
	      excessively while reading a malformed DNP packet.</li>
	    <li>Stefan Esser discovered a buffer overflow in the SSL
	      dissector.</li>
	    <li>The ANSI MAP dissector could be susceptible to a
	      buffer overflow on some platforms.</li>
	    <li>The Firebird/Interbase dissector could go into an
	      infinite loop or crash.</li>
	    <li>The NCP dissector could cause a crash.</li>
	    <li>The HTTP dissector could crash on some systems while
	      decoding chunked messages.</li>
	    <li>The MEGACO dissector could enter a large loop and
	      consume system resources.</li>
	    <li>The DCP ETSI dissector could enter a large loop and
	      consume system resources.</li>
	    <li>Fabiodds discovered a buffer overflow in the iSeries
	      (OS/400) Communication trace file parser.</li>
	    <li>The PPP dissector could overflow a buffer.</li>
	    <li>The Bluetooth SDP dissector could go into an infinite
	      loop.</li>
	    <li>A malformed RPC Portmap packet could cause a
	      crash.</li>
	    <li>The IPv6 dissector could loop excessively.</li>
	    <li>The USB dissector could loop excessively or crash.</li>
	    <li>The SMB dissector could crash.</li>
	    <li>The RPL dissector could go into an infinite loop.</li>
	    <li>The WiMAX dissector could crash due to unaligned
	      access on some platforms.</li>
	    <li>The CIP dissector could attempt to allocate a huge
	      amount of memory and crash.</li>
	  </ul>

	  <h2>Impact</h2>

	  <p>It may be possible to make Wireshark or Ethereal crash or
	    use up available memory 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>
      <cvename>CVE-2007-6112</cvename>
      <cvename>CVE-2007-6113</cvename>
      <cvename>CVE-2007-6114</cvename>
      <cvename>CVE-2007-6115</cvename>
      <cvename>CVE-2007-6117</cvename>
      <cvename>CVE-2007-6118</cvename>
      <cvename>CVE-2007-6120</cvename>
      <cvename>CVE-2007-6121</cvename>
      <cvename>CVE-2007-6438</cvename>
      <cvename>CVE-2007-6439</cvename>
      <cvename>CVE-2007-6441</cvename>
      <cvename>CVE-2007-6450</cvename>
      <cvename>CVE-2007-6451</cvename>
      <url>http://www.wireshark.org/security/wnpa-sec-2007-03.html</url>
    </references>
    <dates>
      <discovery>2007-12-19</discovery>
      <entry>2007-12-19</entry>
      <modified>2007-12-22</modified>
    </dates>
  </vuln>

  <vuln vid="31b045e7-ae75-11dc-a5f9-001a4d49522b">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>opera-devel</name>
	<name>linux-opera</name>
	<range><lt>9.25</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Opera Software ASA reports about multiple security
	  fixes:</p>
	<blockquote cite="http://www.opera.com/docs/changelogs/freebsd/925/">
	  <ul>
	    <li>Fixed an issue where plug-ins could be used to allow
	      cross domain scripting, as reported by David
	      Bloom. Details will be disclosed at a later date.</li>
	    <li>Fixed an issue with TLS certificates that could be
	      used to execute arbitrary code, as reported by Alexander
	      Klink (Cynops GmbH). Details will be disclosed at a
	      later date.</li>
	    <li>Rich text editing can no longer be used to allow cross
	      domain scripting, as reported by David Bloom. See our
	      advisory.</li>
	    <li>Prevented bitmaps from revealing random data from
	      memory, as reported by Gynvael Coldwind. Details will be
	      disclosed at a later date.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6520</cvename>
      <cvename>CVE-2007-6521</cvename>
      <cvename>CVE-2007-6522</cvename>
      <cvename>CVE-2007-6524</cvename>
      <url>http://www.opera.com/docs/changelogs/freebsd/925/</url>
      <url>http://www.opera.com/support/search/view/875/</url>
    </references>
    <dates>
      <discovery>2007-12-19</discovery>
      <entry>2007-12-19</entry>
      <modified>2007-12-29</modified>
    </dates>
  </vuln>

  <vuln vid="31435fbc-ae73-11dc-a5f9-001a4d49522b">
    <topic>peercast -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>peercast</name>
	<range><lt>0.1218</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Luigi Auriemma reports that peercast is vulnerable to a
	  buffer overflow which could lead to a DoS or potentially
	  remote code execution:</p>
	<blockquote cite="http://aluigi.altervista.org/adv/peercasthof-adv.txt">
	  <p>The handshakeHTTP function which handles all the requests
	    received by the other clients is vulnerable to a heap
	    overflow which allows an attacker to fill the
	    loginPassword and loginMount buffers located in the
	    Servent class with how much data he wants.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6454</cvename>
      <url>http://aluigi.altervista.org/adv/peercasthof-adv.txt</url>
      <url>http://secunia.com/advisories/28120/</url>
    </references>
    <dates>
      <discovery>2007-12-17</discovery>
      <entry>2007-12-19</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="fee7e059-acec-11dc-807f-001b246e4fdf">
    <topic>ganglia-webfrontend -- XSS vulnerabilities</topic>
    <affects>
      <package>
	<name>ganglia-webfrontend</name>
	<range><lt>3.0.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Ganglia project reports:</p>
	<blockquote cite="http://ganglia.info/?p=60">
	  <p>The Ganglia development team is pleased to release Ganglia
	    3.0.6 (Foss) which is available[...].  This release includes a
	    security fix for web frontend cross-scripting vulnerability.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://sourceforge.net/mailarchive/message.php?msg_name=d4c731da0712101044l7245cba9l34974008879f47a3%40mail.gmail.com</url>
      <url>http://sourceforge.net/mailarchive/forum.php?thread_name=d4c731da0712101044l7245cba9l34974008879f47a3%40mail.gmail.com&amp;forum_name=ganglia-developers</url>
    </references>
    <dates>
      <discovery>2007-12-10</discovery>
      <entry>2007-12-17</entry>
      <modified>2007-12-18</modified>
    </dates>
  </vuln>

  <vuln vid="30f5ca1d-a90b-11dc-bf13-0211060005df">
    <topic>qemu -- Translation Block Local Denial of Service Vulnerability</topic>
    <affects>
      <package>
	<name>qemu</name>
	<name>qemu-devel</name>
	<range><lt>0.9.0_4</lt></range>
	<range><ge>0.9.0s.20070101*</ge><lt>0.9.0s.20070802_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/26666/discuss">
	  <p>QEMU is prone to a local denial-of-service vulnerability
	    because it fails to perform adequate boundary checks when
	    handling user-supplied input.</p>
	  <p>Attackers can exploit this issue to cause denial-of-service
	    conditions. Given the nature of the issue, attackers may also be
	    able to execute arbitrary code, but this has not been confirmed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26666</bid>
      <cvename>CVE-2007-6227</cvename>
      <url>http://www.securityfocus.com/archive/1/484429</url>
    </references>
    <dates>
      <discovery>2007-11-30</discovery>
      <entry>2007-12-12</entry>
      <modified>2007-12-14</modified>
    </dates>
  </vuln>

  <vuln vid="fa708908-a8c7-11dc-b41d-000fb5066b20">
    <topic>drupal -- SQL injection vulnerability</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.4</lt></range>
      </package>
      <package>
	<name>drupal4</name>
	<range><lt>4.7.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/node/198162">
	  <p>The function taxonomy_select_nodes() directly injects variables
	    into SQL queries instead of using placeholders. While taxonomy
	    module itself validates the input passed to
	    taxonomy_select_nodes(), this is a weakness in Drupal core.
	    Several contributed modules, such as taxonomy_menu, ajaxLoader,
	    and ubrowser, directly pass user input to taxonomy_select_nodes(),
	    enabling SQL injection attacks by anonymous users.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6299</cvename>
      <url>http://drupal.org/node/198162</url>
      <url>http://secunia.com/advisories/27932/</url>
    </references>
    <dates>
      <discovery>2007-12-05</discovery>
      <entry>2007-12-12</entry>
    </dates>
  </vuln>

  <vuln vid="ffcbd42d-a8c5-11dc-bec2-02e0185f8d72">
    <topic>samba -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>samba</name>
	<name>samba3</name>
	<name>ja-samba</name>
	<range><lt>3.0.28</lt></range>
	<range><gt>*,1</gt><lt>3.0.28,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secuna Research reports:</p>
	<blockquote cite="http://secunia.com/advisories/27760/">
	  <p>Secunia Research has discovered a vulnerability in Samba, which
	    can be exploited by malicious people to compromise a vulnerable
	    system.  The vulnerability is caused due to a boundary error within
	    the "send_mailslot()" function.  This can be exploited to cause a
	    stack-based buffer overflow with zero bytes via a specially crafted
	    "SAMLOGON" domain logon packet containing a username string placed
	    at an odd offset followed by an overly long GETDC string.
	    Successful exploitation allows execution of arbitrary code, but
	    requires that the "domain logons" option is enabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6015</cvename>
      <url>http://secunia.com/advisories/27760/</url>
    </references>
    <dates>
      <discovery>2007-12-10</discovery>
      <entry>2007-12-12</entry>
      <modified>2008-09-26</modified>
    </dates>
  </vuln>

  <vuln vid="b2571f88-a867-11dc-a6f0-00a0cce0781e">
    <topic>smbftpd -- format string vulnerability</topic>
    <affects>
      <package>
	<name>smbftpd</name>
	<range><lt>0.96</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/27014/">
	  <p>Format string vulnerability in the SMBDirList function in dirlist.c
	    in SmbFTPD 0.96 allows remote attackers to execute arbitrary code
	    via format string specifiers in a directory name.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5184</cvename>
      <url>http://secunia.com/advisories/27014/</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=543077</url>
    </references>
    <dates>
      <discovery>2007-10-01</discovery>
      <entry>2007-12-12</entry>
    </dates>
  </vuln>

  <vuln vid="6ae7cef2-a6ae-11dc-95e6-000c29c5647f">
    <topic>jetty -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>jetty</name>
	<range><lt>6.1.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5613">
	  <p>Cross-site scripting (XSS) vulnerability in Dump Servlet in
	    Mortbay Jetty before 6.1.6rc1 allows remote attackers to inject
	    arbitrary web script or HTML via unspecified parameters and
	    cookies.</p>
	</blockquote>
	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5614">
	  <p>Mortbay Jetty before 6.1.6rc1 does not properly handle "certain
	    quote sequences" in HTML cookie parameters, which allows remote
	    attackers to hijack browser sessions via unspecified vectors.</p>
	</blockquote>
	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5615">
	  <p>CRLF injection vulnerability in Mortbay Jetty before 6.1.6rc0
	    allows remote attackers to inject arbitrary HTTP headers and
	    conduct HTTP response splitting attacks via unspecified vectors.
	  </p>
	</blockquote>
      </body>
    </description>
    <references>
      <certvu>237888</certvu>
      <certvu>212984</certvu>
      <certvu>438616</certvu>
      <cvename>CVE-2007-5613</cvename>
      <cvename>CVE-2007-5614</cvename>
      <cvename>CVE-2007-5615</cvename>
      <url>http://svn.codehaus.org/jetty/jetty/trunk/VERSION.txt</url>
    </references>
    <dates>
      <discovery>2007-12-05</discovery>
      <entry>2007-12-10</entry>
    </dates>
  </vuln>

  <vuln vid="821afaa2-9e9a-11dc-a7e3-0016360406fa">
    <topic>liveMedia -- DoS vulnerability</topic>
    <affects>
      <package>
	<name>liveMedia</name>
	<range><lt>2007.11.18,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The live555 development team reports:</p>
	<blockquote cite="http://www.live555.com/liveMedia/public/changelog.txt">
	  <p>Fixed a bounds-checking error in "parseRTSPRequestString()"
	    caused by an int vs. unsigned problem.</p>
	</blockquote>
	<blockquote cite="http://aluigi.altervista.org/adv/live555x-adv.txt">
	  <p>The function which handles the incoming queries from the
	    clients is affected by a vulnerability which allows an attacker
	    to crash the server remotely using the smallest RTSP query
	    possible to use.</p>
    </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6036</cvename>
      <url>http://aluigi.altervista.org/adv/live555x-adv.txt</url>
      <url>http://www.live555.com/liveMedia/public/changelog.txt</url>
    </references>
    <dates>
      <discovery>2007-11-20</discovery>
      <entry>2007-12-08</entry>
      <modified>2007-12-09</modified>
    </dates>
  </vuln>

  <vuln vid="610bc692-a2ad-11dc-900c-000bcdc1757a">
    <topic>GNU finger vulnerability</topic>
    <affects>
      <package>
	<name>gnu-finger</name>
	<range><le>1.37_1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>GNU security announcement:</p>
	<blockquote cite="http://www.gnu.org/software/finger/">
	  <p>GNU Finger unfortunately has not been updated in
	   many years, and has known security vulnerabilities.
	   Please do not use it in production environments.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-1999-1165</cvename>
      <url>http://www.gnu.org/software/finger/</url>
    </references>
    <dates>
      <discovery>1999-07-21</discovery>
      <entry>2007-12-05</entry>
    </dates>
  </vuln>

  <vuln vid="6eb580d7-a29c-11dc-8919-001c2514716c">
    <topic>Squid -- Denial of Service Vulnerability</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><ge>2.0</ge><lt>2.6.16_1</lt></range>
	<range><ge>3.*</ge><lt>3.0.r1.20071001_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Squid secuirty advisory reports:</p>
	<blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2007_2.txt">
	  <p>Due to incorrect bounds checking Squid is vulnerable
	    to a denial of service check during some cache update
	    reply processing.</p>
	  <p>This problem allows any client trusted to use the
	    service to perform a denial of service attack on the
	    Squid service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26687</bid>
      <cvename>CVE-2007-6239</cvename>
    </references>
    <dates>
      <discovery>2007-11-28</discovery>
      <entry>2007-12-04</entry>
      <modified>2007-12-07</modified>
    </dates>
  </vuln>

  <vuln vid="30acb8ae-9d46-11dc-9114-001c2514716c">
    <topic>rubygem-rails -- session-fixation vulnerability</topic>
    <affects>
      <package>
	<name>rubygem-rails</name>
	<range><lt>1.2.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Rails core team reports:</p>
	<blockquote cite="http://weblog.rubyonrails.com/2007/11/24/ruby-on-rails-1-2-6-security-and-maintenance-release">
	  <p>The rails core team has released ruby on rails 1.2.6 to
	    address a bug in the fix for session fixation attacks
	    (CVE-2007-5380). The CVE Identifier for this new issue
	    is CVE-2007-6077.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6077</cvename>
    </references>
    <dates>
      <discovery>2007-11-24</discovery>
      <entry>2007-11-27</entry>
    </dates>
  </vuln>

  <vuln vid="44fb0302-9d38-11dc-9114-001c2514716c">
    <topic>rubygem-rails -- JSON XSS vulnerability</topic>
    <affects>
      <package>
	<name>rubygem-rails</name>
	<range><lt>1.2.5</lt></range>
      </package>
      <package>
	<name>rubygem-activesupport</name>
	<range><lt>1.4.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Rails core team reports:</p>
	<blockquote cite="http://weblog.rubyonrails.org/2007/10/12/rails-1-2-5-maintenance-release">
	  <p>All users of Rails 1.2.4 or earlier are advised to upgrade
	    to 1.2.5, though it isn't strictly necessary if you
	    aren't working with JSON. For more information the JSON
	    vulnerability, see CVE-2007-3227.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3227</cvename>
    </references>
    <dates>
      <discovery>2007-10-12</discovery>
      <entry>2007-11-28</entry>
      <modified>2007-12-01</modified>
    </dates>
  </vuln>

  <vuln vid="31d9fbb4-9d09-11dc-a29d-0016d325a0ed">
    <topic>ikiwiki -- improper symlink verification vulnerability</topic>
    <affects>
      <package>
	<name>ikiwiki</name>
	<range><lt>2.14</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The ikiwiki development team reports:</p>
	<blockquote cite="http://ikiwiki.info/security/#index29h2">
	  <p>Ikiwiki did not check if path to the srcdir to contained a
	    symlink. If an attacker had commit access to the directories in
	    the path, they could change it to a symlink, causing ikiwiki to
	    read and publish files that were not intended to be
	    published. (But not write to them due to other checks.)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://ikiwiki.info/security/#index29h2</url>
    </references>
    <dates>
      <discovery>2007-11-26</discovery>
      <entry>2007-11-27</entry>
    </dates>
  </vuln>

  <vuln vid="f1f6f6da-9d2f-11dc-9114-001c2514716c">
    <topic>firefox -- multiple remote unspecified memory corruption vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.10,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>2.0.0.10</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.7</lt></range>
      </package>
      <package>
	<name>flock</name>
	<name>linux-flock</name>
	<range><lt>1.0.2</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.0.a2007.12.12</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><lt>2.0.a2007.12.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mozilla Foundation reports:</p>
	<blockquote cite="http://www.mozilla.org/security/announce/2007/mfsa2007-38.html">
	  <p>The Firefox 2.0.0.10 update contains fixes for three bugs that
	    improve the stability of the product. These crashes showed some
	    evidence of memory corruption under certain circumstances and we
	    presume that with enough effort at least some of these could be
	    exploited to run arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26593</bid>
      <cvename>CVE-2007-5959</cvename>
    </references>
    <dates>
      <discovery>2007-11-26</discovery>
      <entry>2007-11-27</entry>
      <modified>2007-12-14</modified>
    </dates>
  </vuln>

  <vuln vid="15485ae8-9848-11dc-9e48-0016179b2dd5">
    <topic>phpmyadmin -- Cross Site Scripting</topic>
    <affects>
      <package>
	<name>phpmyadmin</name>
	<range><lt>2.11.2.2</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-2007-8">
	  <p>The login page auth_type cookie was vulnerable to XSS via
	    the convcharset parameter. An attacker could use this to
	    execute malicious code on the visitors computer</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-6100</cvename>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-8</url>
      <url>http://www.nth-dimension.org.uk/downloads.php?id=38</url>
    </references>
    <dates>
      <discovery>2007-11-20</discovery>
      <entry>2007-11-21</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="a63b15f9-97ff-11dc-9e48-0016179b2dd5">
    <topic>samba -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>samba</name>
	<name>samba3</name>
	<name>ja-samba</name>
	<range><lt>3.0.26a</lt></range>
	<range><gt>*,1</gt><lt>3.0.26a_2,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Samba Team reports:</p>
	<blockquote cite="http://us1.samba.org/samba/security/CVE-2007-5398.html">
	  <p>Secunia Research reported a vulnerability that allows for
	    the execution of arbitrary code in nmbd.  This defect may
	    only be exploited when the "wins support" parameter has
	    been enabled in smb.conf.</p>
	</blockquote>
	<blockquote cite="http://us1.samba.org/samba/security/CVE-2007-4572.html">
	  <p>Samba developers have discovered what is believed to be
	  a non-exploitable buffer over in nmbd during the processing
	  of GETDC logon server requests.  This code is only used
	  when the Samba server is configured as a Primary or Backup
	  Domain Controller.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26454</bid>
      <cvename>CVE-2007-4572</cvename>
      <cvename>CVE-2007-5398</cvename>
      <url>http://secunia.com/advisories/27450/</url>
      <url>http://us1.samba.org/samba/security/CVE-2007-4572.html</url>
      <url>http://us1.samba.org/samba/security/CVE-2007-5398.html</url>
    </references>
    <dates>
      <discovery>2007-11-15</discovery>
      <entry>2007-11-21</entry>
      <modified>2008-09-26</modified>
    </dates>
  </vuln>

  <vuln vid="392b5b1d-9471-11dc-9db7-001c2514716c">
    <topic>php -- multiple security vulnerabilities</topic>
    <affects>
      <package>
	<name>php5</name>
	<range><lt>5.2.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>PHP project reports:</p>
	<blockquote cite="http://www.php.net/releases/5_2_5.php">
	  <p>Security Enhancements and Fixes in PHP 5.2.5:</p>
	  <ul>
	    <li>Fixed dl() to only accept filenames. Reported by Laurent
	      Gaffie.</li>
	    <li>Fixed dl() to limit argument size to MAXPATHLEN (CVE-2007-4887).
	      Reported by Laurent Gaffie.</li>
	    <li>Fixed htmlentities/htmlspecialchars not to accept partial
	      multibyte sequences. Reported by Rasmus Lerdorf</li>
	    <li>Fixed possible triggering of buffer overflows inside glibc
	      implementations of the fnmatch(), setlocale() and glob()
	      functions.  Reported by Laurent Gaffie.</li>
	    <li>Fixed "mail.force_extra_parameters" php.ini directive not to be
	      modifiable in .htaccess due to the security implications. Reported
	      by SecurityReason.</li>
	    <li>Fixed bug #42869 (automatic session id insertion adds sessions
	      id to non-local forms).</li>
	    <li>Fixed bug #41561 (Values set with php_admin_* in httpd.conf can
	      be overwritten with ini_set()).</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26403</bid>
      <cvename>CVE-2007-4887</cvename>
    </references>
    <dates>
      <discovery>2007-11-08</discovery>
      <entry>2007-11-16</entry>
    </dates>
  </vuln>

  <vuln vid="a7080c30-91a2-11dc-b2eb-00b0d07e6c7e">
    <topic>mt-daapd -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>mt-daapd</name>
	<range><lt>0.2.4.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>US-CERT reports:</p>
	<blockquote cite="http://www.us-cert.gov/cas/bulletins/SB07-316.html">
	  <p>webserver.c in mt-dappd in Firefly Media Server 0.2.4 and
	    earlier allows remote attackers to cause a denial of service
	    (NULL dereference and daemon crash) via a stats method action
	    to /xml-rpc with (1) an empty Authorization header line, which
	    triggers a crash in the ws_decodepassword function; or (2) a
	    header line without a ':' character, which triggers a crash
	    in the ws_getheaders function.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5824</cvename>
    </references>
    <dates>
      <discovery>2007-11-05</discovery>
      <entry>2007-11-12</entry>
    </dates>
  </vuln>

  <vuln vid="92f86b93-923f-11dc-a2bf-02e081235dab">
    <topic>net-snmp -- denial of service via GETBULK request</topic>
    <affects>
      <package>
	<name>net-snmp</name>
	<range><lt>5.3.1_7</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5846">
	  <p>The SNMP agent (snmp_agent.c) in net-snmp before 5.4.1
	    allows remote attackers to cause a denial of service (CPU
	    and memory consumption) via a GETBULK request with a large
	    max-repeaters value.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5846</cvename>
    </references>
    <dates>
      <discovery>2007-11-06</discovery>
      <entry>2007-11-13</entry>
      <modified>2007-11-14</modified>
    </dates>
  </vuln>

  <vuln vid="ff65eecb-91e4-11dc-bd6c-0016179b2dd5">
    <topic>flac -- media file processing integer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>flac</name>
	<range><lt>1.1.2_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>iDefense Laps reports:</p>
	<blockquote cite="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=608">
	  <p>Remote exploitation of multiple integer overflow vulnerabilities
	    in libFLAC, as included with various vendor's software
	    distributions, allows attackers to execute arbitrary code
	    in the context of the currently logged in user.</p>
	  <p>These vulnerabilities specifically exist in the handling of
	    malformed FLAC media files. In each case, an integer overflow can
	    occur while calculating the amount of memory to allocate. As such,
	    insufficient memory is allocated for the data that is subsequently
	    read in from the file, and a heap based buffer overflow occurs.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4619</cvename>
      <url>http://secunia.com/advisories/27210/</url>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=608</url>
    </references>
    <dates>
      <discovery>2007-10-11</discovery>
      <entry>2007-11-13</entry>
    </dates>
  </vuln>

  <vuln vid="2747fc39-915b-11dc-9239-001c2514716c">
    <topic>xpdf -- multiple remote Stream.CC vulnerabilities</topic>
    <affects>
      <package>
	<name>cups-base</name>
	<range><lt>1.3.3_2</lt></range>
      </package>
      <package>
	<name>gpdf</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>kdegraphics</name>
	<range><lt>3.5.8_1</lt></range>
      </package>
      <package>
	<name>koffice</name>
	<range><lt>1.6.3_3,2</lt></range>
      </package>
      <package>
	<name>poppler</name>
	<range><lt>0.6</lt></range>
      </package>
      <package>
	<name>xpdf</name>
	<range><lt>3.02_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia Research reports:</p>
	<blockquote cite="http://www.securityfocus.com/archive/1/483372">
	  <p>Secunia Research has discovered some vulnerabilities in Xpdf,
	    which can be exploited by malicious people to compromise a user's
	    system.</p>
	  <ul>
	    <li>An array indexing error within the
	      "DCTStream::readProgressiveDataUnit()" method in xpdf/Stream.cc
	      can be exploited to corrupt memory via a specially crafted PDF
	      file.</li>
	    <li>An integer overflow error within the "DCTStream::reset()"
	      method in xpdf/Stream.cc can be exploited to cause a heap-based
	      buffer overflow via a specially crafted PDF file.</li>
	    <li>A boundary error within the "CCITTFaxStream::lookChar()" method
	      in xpdf/Stream.cc can be exploited to cause a heap-based buffer
	      overflow by tricking a user into opening a PDF file containing a
	      specially crafted "CCITTFaxDecode" filter.</li>
	  </ul>
	  <p>Successful exploitation may allow execution of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26367</bid>
      <cvename>CVE-2007-4352</cvename>
      <cvename>CVE-2007-5392</cvename>
      <cvename>CVE-2007-5393</cvename>
    </references>
    <dates>
      <discovery>2007-11-07</discovery>
      <entry>2007-11-12</entry>
      <modified>2007-11-14</modified>
    </dates>
  </vuln>

  <vuln vid="ffba6ab0-90b5-11dc-9835-003048705d5a">
    <topic>plone -- unsafe data interpreted as pickles</topic>
    <affects>
      <package>
	<name>plone</name>
	<range><ge>2.5</ge><lt>2.5.5</lt></range>
	<range><ge>3.0</ge><lt>3.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Plone projectreports:</p>
	<blockquote cite="http://plone.org/about/security/advisories/cve-2007-5741">
	  <p>This hotfix corrects a vulnerability in the statusmessages
	    and linkintegrity modules, where unsafe network data was
	    interpreted as python pickles. This allows an attacker to
	    run arbitrary python code within the Zope/Plone process.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26354</bid>
      <cvename>CVE-2007-5741</cvename>
    </references>
    <dates>
      <discovery>2007-11-06</discovery>
      <entry>2007-11-12</entry>
    </dates>
  </vuln>

  <vuln vid="2d2dcbb4-906c-11dc-a951-0016179b2dd5">
    <topic>phpmyadmin -- cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The DigiTrust Group reports:</p>
	<blockquote cite="http://www.digitrustgroup.com/advisories/tdg-advisory071108a.html">
	  <p>When creating a new database, a malicious user can use a
	    client-side Web proxy to place malicious code in the db parameter of
	    the POST request. Since db_create.php does not properly sanitize
	    user-supplied input, an administrator could face a persistent XSS
	    attack when the database names are displayed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5976</cvename>
      <cvename>CVE-2007-5977</cvename>
      <url>http://www.digitrustgroup.com/advisories/tdg-advisory071108a.html</url>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-7</url>
    </references>
    <dates>
      <discovery>2007-11-11</discovery>
      <entry>2007-11-11</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="9b718b82-8ef5-11dc-8e42-001c2514716c">
    <topic>gallery2 -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>gallery2</name>
	<range><lt>2.2.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Gallery project reports:</p>
	<blockquote cite="http://gallery.menalto.com/gallery_2.2.3_released">
	  <p>Gallery 2.2.3 addresses the following security vulnerabilities:</p>
	  <ul>
	    <li>Unauthorized renaming of items possible with WebDAV (reported
	      by Merrick Manalastas)</li>
	    <li>Unauthorized modification and retrieval of item properties
	      possible with WebDAV</li>
	    <li>Unauthorized locking and replacing of items possible with
	      WebDAV</li>
	    <li>Unauthorized editing of data file possible via linked items with
	      Reupload and WebDAV (reported by Nicklous Roberts)</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4650</cvename>
      <bid>25580</bid>
    </references>
    <dates>
      <discovery>2007-08-29</discovery>
      <entry>2007-11-09</entry>
    </dates>
  </vuln>

  <vuln vid="20a4eb11-8ea3-11dc-a396-0016179b2dd5">
    <topic>tikiwiki -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>tikiwik</name>
	<range><lt>1.9.8.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/26618/">
	  <p>Some vulnerabilities have been reported in TikiWiki, which
	    can be exploited by malicious people to conduct cross-site
	    scripting and script insertion attacks and disclose potentially
	    sensitive information.</p>
	  <p>Input passed to the username parameter in tiki-remind_password.php
	    (when remind is set to send me my password) is not properly
	    sanitised before being returned to the user. This can be exploited
	    to execute arbitrary HTML and script code (for example with meta
	    refreshes to a javascript: URL) in a user's browser session in
	    context of an affected site.</p>
	  <p>Input passed to the local_php and error_handler parameters in
	    tiki-index.php is not properly verified before being used to include
	    files. This can be exploited to include arbitrary files from local
	    resources.</p>
	  <p>Input passed to the imp_language parameter in
	    tiki-imexport_languages.php is not properly verified before being
	    used to include files.  This can be exploited to include arbitrary
	    files from local resources.</p>
	  <p>Certain img src elements are not properly santised before being
	    used.  This can be exploited to insert arbitrary HTML and script
	    code, which is executed in a user's browser session in context of an
	    affected site when the malicious data is viewed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4554</cvename>
      <cvename>CVE-2007-5683</cvename>
      <cvename>CVE-2007-5684</cvename>
      <url>http://secunia.com/advisories/26618/</url>
      <url>http://tikiwiki.cvs.sourceforge.net/tikiwiki/tiki/changelog.txt?view=markup&amp;pathrev=REL-1-9-8-2</url>
    </references>
    <dates>
      <discovery>2007-08-27</discovery>
      <entry>2007-11-09</entry>
      <modified>2008-10-03</modified>
    </dates>
  </vuln>

  <vuln vid="8dd9722c-8e97-11dc-b8f6-001c2514716c">
    <topic>cups -- off-by-one buffer overflow</topic>
    <affects>
      <package>
	<name>cups-base</name>
	<range><lt>1.3.3_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/27233">
	  <p>Secunia Research has discovered a vulnerability in CUPS, which can
	    be exploited by malicious people to compromise a vulnerable
	    system.</p>
	  <p>The vulnerability is caused due to a boundary error within the
	    "ippReadIO()" function in cups/ipp.c when processing IPP (Internet
	    Printing Protocol) tags.  This can be exploited to overwrite one
	    byte on the stack with a zero by sending an IPP request containing
	    specially crafted "textWithLanguage" or "nameWithLanguage" tags.</p>
	  <p>Successful exploitation allows execution of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4351</cvename>
      <url>http://secunia.com/secunia_research/2007-76/</url>
    </references>
    <dates>
      <discovery>2007-11-06</discovery>
      <entry>2007-11-09</entry>
      <modified>2007-11-12</modified>
    </dates>
  </vuln>

  <vuln vid="5b47c279-8cb5-11dc-8878-0016179b2dd5">
    <topic>perl -- regular expressions unicode data buffer overflow</topic>
    <affects>
      <package>
	<name>perl</name>
	<name>perl-threaded</name>
	<range><gt>5.8.*</gt><lt>5.8.8_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Red Hat reports:</p>
	<blockquote cite="https://rhn.redhat.com/errata/RHSA-2007-0966.html">
	  <p>A flaw was found in Perl's regular expression engine. Specially
	    crafted input to a regular expression can cause Perl to improperly
	    allocate memory, possibly resulting in arbitrary code running with
	    the permissions of the user running Perl.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5116</cvename>
      <url>http://secunia.com/advisories/27546/</url>
    </references>
    <dates>
      <discovery>2007-11-05</discovery>
      <entry>2007-11-06</entry>
      <modified>2007-11-07</modified>
    </dates>
  </vuln>

  <vuln vid="bfd6eef4-8c94-11dc-8c55-001c2514716c">
    <topic>pcre -- arbitrary code execution</topic>
    <affects>
      <package>
	<name>pcre</name>
	<name>pcre-utf8</name>
	<range><lt>7.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Debian project reports:</p>
	<blockquote cite="http://www.debian.org/security/2007/dsa-1399">
	  <p>Tavis Ormandy of the Google Security Team has discovered
	    several security issues in PCRE, the Perl-Compatible Regular
	    Expression library, which potentially allow attackers to
	    execute arbitrary code by compiling specially crafted regular
	    expressions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1659</cvename>
      <cvename>CVE-2007-1660</cvename>
      <cvename>CVE-2007-1661</cvename>
      <cvename>CVE-2007-1662</cvename>
      <cvename>CVE-2007-4766</cvename>
      <cvename>CVE-2007-4767</cvename>
      <cvename>CVE-2007-4768</cvename>
      <url>http://www.pcre.org/changelog.txt</url>
    </references>
    <dates>
      <discovery>2007-11-05</discovery>
      <entry>2007-11-06</entry>
    </dates>
  </vuln>

  <vuln vid="617a4021-8bf0-11dc-bffa-0016179b2dd5">
    <topic>perdition -- str_vwrite format string vulnerability</topic>
    <affects>
      <package>
	<name>perdition</name>
	<range><lt>1.17.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SEC-Consult reports:</p>
	<blockquote cite="http://www.sec-consult.com/300.html">
	  <p>Perdition IMAP is affected by a format string bug in one of its
	    IMAP output-string formatting functions. The bug allows the
	    execution of arbitrary code on the affected server.
	    A successful exploit does not require prior authentication.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26270</bid>
      <cvename>CVE-2007-5740</cvename>
      <url>http://www.sec-consult.com/300.html</url>
      <url>http://secunia.com/advisories/27458</url>
    </references>
    <dates>
      <discovery>2007-10-31</discovery>
      <entry>2007-11-05</entry>
    </dates>
  </vuln>

  <vuln vid="f8b0f83c-8bb3-11dc-bffa-0016179b2dd5">
    <topic>gftp -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>gftp</name>
	<range><lt>2.0.18_6</lt></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-200711-01.xml">
	  <p>Kalle Olavi Niemitalo discovered two boundary errors in fsplib code
	    included in gFTP when processing overly long directory or file
	    names.</p>
	  <p>A remote attacker could trigger these vulnerabilities by enticing
	    a user to download a file with a specially crafted directory or file
	    name, possibly resulting in the execution of arbitrary code or a
	    Denial of Service.</p>
	</blockquote>
      </body>
    </description>
    <references>
     <cvename>CVE-2007-3961</cvename>
     <cvename>CVE-2007-3962</cvename>
     <url>http://www.gentoo.org/security/en/glsa/glsa-200711-01.xml</url>
    </references>
    <dates>
      <discovery>2007-11-01</discovery>
      <entry>2007-11-05</entry>
      <modified>2007-11-11</modified>
    </dates>
  </vuln>

  <vuln vid="a1ef3fc0-8ad0-11dc-9490-0016179b2dd5">
    <topic>dircproxy -- remote denial of service</topic>
    <affects>
      <package>
	<name>dircproxy</name>
	<range><lt>1.0.5_1</lt></range>
      </package>
      <package>
	<name>dircproxy-devel</name>
	<range><lt>1.2.0.b2_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Securiweb reports:</p>
	<blockquote cite="http://dircproxy.securiweb.net/ticket/89">
	  <p>dircproxy allows remote attackers to cause a denial of
	    service (segmentation fault) via an ACTION command without a
	    parameter, which triggers a NULL pointer dereference, as
	    demonstrated using a blank /me message from irssi.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5226</cvename>
      <url>http://dircproxy.securiweb.net/ticket/89</url>
      <url>https://bugzilla.redhat.com/show_bug.cgi?id=319301</url>
    </references>
    <dates>
      <discovery>2006-09-06</discovery>
      <entry>2007-11-04</entry>
       <modified>2008-01-31</modified>
    </dates>
  </vuln>

  <vuln vid="a467d0f9-8875-11dc-b3ba-0016179b2dd5">
    <topic>wordpress -- cross-site scripting</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<name>de-wordpress</name>
	<range><lt>2.3.1</lt></range>
      </package>
      <package>
	<name>zh-wordpress</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory report:</p>
	<blockquote cite="http://secunia.com/advisories/27407">
	  <p>Input passed to the "posts_columns" parameter in
	    wp-admin/edit-post-rows.php 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>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5710</cvename>
      <url>http://secunia.com/advisories/27407</url>
      <url>http://wordpress.org/development/2007/10/wordpress-231/</url>
    </references>
    <dates>
      <discovery>2007-10-29</discovery>
      <entry>2007-11-01</entry>
    </dates>
  </vuln>

  <vuln vid="db449245-870d-11dc-a3ec-001921ab2fa4">
    <topic>openldap -- multiple remote denial of service vulnerabilities</topic>
    <affects>
      <package>
	<name>openldap-server</name>
	<range><lt>2.3.39</lt></range>
	<range><gt>2.4.0</gt><lt>2.4.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>BugTraq reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/26245/">
	  <p>OpenLDAP is prone to multiple remote denial-of-service
	    vulnerabilities because of an incorrect NULL-termination
	    issue and a double-free issue.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>26245</bid>
      <cvename>CVE-2007-5707</cvename>
      <cvename>CVE-2007-5708</cvename>
    </references>
    <dates>
      <discovery>2007-10-29</discovery>
      <entry>2007-10-30</entry>
      <modified>2007-10-31</modified>
    </dates>
  </vuln>

  <vuln vid="d2c2952d-85a1-11dc-bfff-003048705d5a">
    <topic>py-django -- denial of service vulnerability</topic>
    <affects>
      <package>
	<name>py23-django</name>
	<name>py24-django</name>
	<name>py25-django</name>
	<range><lt>0.96.1</lt></range>
      </package>
      <package>
	<name>py23-django-devel</name>
	<name>py24-django-devel</name>
	<name>py25-django-devel</name>
	<range><lt>20071026</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Django project reports:</p>
	<blockquote cite="http://www.djangoproject.com/weblog/2007/oct/26/security-fix/">
	  <p>A per-process cache used by Django's internationalization
	    ("i18n") system to store the results of translation lookups
	    for particular values of the HTTP Accept-Language header
	    used the full value of that header as a key. An attacker
	    could take advantage of this by sending repeated requests
	    with extremely large strings in the Accept-Language header,
	    potentially causing a denial of service by filling available
	    memory.</p>
	  <p>Due to limitations imposed by Web server software on the
	    size of HTTP header fields, combined with reasonable limits
	    on the number of requests which may be handled by a single
	    server process over its lifetime, this vulnerability may be
	    difficult to exploit. Additionally, it is only present when
	    the "USE_I18N" setting in Django is "True" and the i18n
	    middleware component is enabled*. Nonetheless, all users of
	    affected versions of Django are encouraged to update.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.djangoproject.com/weblog/2007/oct/26/security-fix/</url>
    </references>
    <dates>
      <discovery>2007-10-26</discovery>
      <entry>2007-10-27</entry>
    </dates>
  </vuln>

  <vuln vid="44224e08-8306-11dc-9283-0016179b2dd5">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>opera-devel</name>
	<name>linux-opera</name>
	<range><lt>9.24</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An advisory from Opera reports:</p>
	<blockquote cite="http://www.opera.com/support/search/view/866/">
	  <p>If a user has configured Opera to use an external newsgroup
	    client or e-mail application, specially crafted Web pages can
	    cause Opera to run that application incorrectly. In some cases
	    this can lead to execution of arbitrary code.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/867/">
	  <p>When accesing frames from different Web sites, specially crafted
	    scripts can bypass the same-origin policy, and overwrite functions
	    from those frames. If scripts on the page then run those functions,
	    this can cause the script of the attacker's choice to run in the
	    context of the target Web site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5540</cvename>
      <cvename>CVE-2007-5541</cvename>
      <url>http://www.opera.com/support/search/view/866/</url>
      <url>http://www.opera.com/support/search/view/867/</url>
      <url>http://secunia.com/advisories/27277/</url>
    </references>
    <dates>
      <discovery>2007-10-17</discovery>
      <entry>2007-10-25</entry>
    </dates>
  </vuln>

  <vuln vid="9c00d446-8208-11dc-9283-0016179b2dd5">
    <topic>drupal --- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal4</name>
	<range><lt>4.7.8</lt></range>
      </package>
      <package>
	<name>drupal5</name>
	<range><lt>5.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/184315">
	  <p>In some circumstances Drupal allows user-supplied data to
	    become part of response headers. As this user-supplied data
	    is not always properly escaped, this can be exploited by
	    malicious users to execute HTTP response splitting attacks
	    which may lead to a variety of issues, among them cache
	    poisoning, cross-user defacement and injection of arbitrary
	    code.</p>
	</blockquote>
	<blockquote cite="http://drupal.org/node/184316">
	  <p>The Drupal installer allows any visitor to provide credentials
	    for a database when the site's own database is not reachable. This
	    allows attackers to run arbitrary code on the site's server.
	    An immediate workaround is the removal of the file install.php
	    in the Drupal root directory.</p>
	</blockquote>
	<blockquote cite="http://drupal.org/node/184320">
	  <p>The allowed extension list of the core Upload module contains
	    the extension HTML by default. Such files can be used to execute
	    arbitrary script code in the context of the affected site when a
	    user views the file. Revoking upload permissions or removing the
	    .html extension from the allowed extension list will stop uploads
	    of malicious files. but will do nothing to protect your site
	    againstfiles that are already present. Carefully inspect the file
	    system path for any HTML files. We recommend you remove any HTML
	    file you did not update yourself. You should look for , CSS
	    includes, Javascript includes, and onerror="" attributes if
	    you need to review files individually.</p>
	</blockquote>
	<blockquote cite="http://drupal.org/node/184348">
	  <p>The Drupal Forms API protects against cross site request
	    forgeries (CSRF), where a malicous site can cause a user
	    to unintentionally submit a form to a site where he is
	    authenticated. The user deletion form does not follow the
	    standard Forms API submission model and is therefore not
	    protected against this type of attack. A CSRF attack may
	    result in the deletion of users.</p>
	</blockquote>
	<blockquote cite="http://drupal.org/node/184354">
	  <p>The publication status of comments is not passed during the
	    hook_comments API operation, causing various modules that rely
	    on the publication status (such as Organic groups, or Subscriptions)
	    to mail out unpublished comments.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5597</cvename>
      <cvename>CVE-2007-5596</cvename>
      <cvename>CVE-2007-5595</cvename>
      <cvename>CVE-2007-5594</cvename>
      <cvename>CVE-2007-5593</cvename>
      <url>http://drupal.org/node/184315</url>
      <url>http://drupal.org/node/184316</url>
      <url>http://drupal.org/node/184348</url>
      <url>http://drupal.org/node/184354</url>
      <url>http://drupal.org/node/184320</url>
      <url>http://secunia.com/advisories/27292</url>
      <url>http://secunia.com/advisories/27292</url>
      <url>http://secunia.com/advisories/27292</url>
      <url>http://secunia.com/advisories/27290</url>
      <url>http://secunia.com/advisories/27290</url>
    </references>
    <dates>
      <discovery>2007-10-17</discovery>
      <entry>2007-10-24</entry>
    </dates>
  </vuln>

  <vuln vid="3a81017a-8154-11dc-9283-0016179b2dd5">
    <topic>ldapscripts -- Command Line User Credentials Disclosure</topic>
    <affects>
      <package>
	<name>ldapscripts</name>
	<range><lt>1.7.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Ganael Laplanche reports:</p>
	<blockquote cite="http://sourceforge.net/project/shownotes.php?group_id=156483&amp;release_id=546600">
	  <p>Up to now, each ldap* command was called with the -w parameter,
	    which allows to specify the bind password on the command line.
	    Unfortunately, this could make the password appear to anybody
	    performing a `ps` during the call. This is now avoided by using
	    the -y parameter and a password file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://sourceforge.net/project/shownotes.php?group_id=156483&amp;release_id=546600</url>
      <url>http://secunia.com/advisories/27111</url>
      <cvename>CVE-2007-5373</cvename>
    </references>
    <dates>
      <discovery>2007-10-09</discovery>
      <entry>2007-10-23</entry>
    </dates>
  </vuln>

  <vuln vid="e24797af-803d-11dc-b787-003048705d5a">
    <topic>firefox -- OnUnload Javascript browser entrapment vulnerability</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.8,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>2.0.0.8</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>RedHat reports:</p>
	<blockquote cite="https://rhn.redhat.com/errata/RHSA-2007-0979.html">
	  <p>Several flaws were found in the way in which Firefox
	    displayed malformed web content. A web page containing
	    specially-crafted content could potentially trick a user
	    into surrendering sensitive information.  (CVE-2007-1095,
	    CVE-2007-3844, CVE-2007-3511, CVE-2007-5334)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1095</cvename>
    </references>
    <dates>
      <discovery>2007-10-19</discovery>
      <entry>2007-10-22</entry>
      <modified>2007-10-23</modified>
    </dates>
  </vuln>

  <vuln vid="498a8731-7cfc-11dc-96e6-0012f06707f0">
    <topic>phpmyadmin -- cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The DigiTrust Group discovered serious XSS vulnerability in
	  the phpMyAdmin server_status.php script. According to their
	  report</p>
	<blockquote cite="http://www.digitrustgroup.com/advisories/TDG-advisory071015a.html">
	  <p>vulnerability 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-2007-5589</cvename>
      <url>http://www.digitrustgroup.com/advisories/TDG-advisory071015a.html</url>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-6</url>
    </references>
    <dates>
      <discovery>2007-10-17</discovery>
      <entry>2007-10-17</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="51b51d4a-7c0f-11dc-9e47-0011d861d5e2">
    <topic>phpmyadmin -- cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.11.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/26020/discuss">
	  <p>phpMyAdmin is prone to a cross-site scripting vulnerability
	    because it fails to properly sanitize user-supplied input.</p>
	  <p>An attacker may leverage this issue to execute arbitrary script
	    code in the browser of an unsuspecting user in the context of the
	    affected site. This may help the attacker steal potentially
	    sensitive information and launch other attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5386</cvename>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-5</url>
      <url>http://www.digitrustgroup.com/advisories/TDG-advisory071009a</url>
      <url>http://secunia.com/advisories/27173</url>
      <bid>26020</bid>
    </references>
    <dates>
      <discovery>2007-10-12</discovery>
      <entry>2007-10-16</entry>
      <modified>2007-10-20</modified>
    </dates>
  </vuln>

  <vuln vid="7453c85d-7830-11dc-b4c8-0016179b2dd5">
    <topic>nagios-plugins -- Long Location Header Buffer Overflow Vulnerability</topic>
    <affects>
      <package>
	<name>nagios-plugins</name>
	<range><lt>1.4.10,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/27124/">
	  <p>The vulnerability is caused due to a boundary error within the
	    redir() function in check_http.c when processing HTTP Location:
	    header information. This can be exploited to cause a buffer overflow
	    by returning an overly long string in the "Location:" header to a
	    vulnerable system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://sourceforge.net/forum/forum.php?forum_id=740172</url>
      <url>http://secunia.com/advisories/27124/</url>
      <cvename>CVE-2007-5198</cvename>
    </references>
    <dates>
      <discovery>2007-09-28</discovery>
      <entry>2007-10-11</entry>
    </dates>
  </vuln>

  <vuln vid="172acf78-780c-11dc-b3f4-0016179b2dd5">
    <topic>png -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>png</name>
	<range><lt>1.2.22</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/27093/">
	  <p>Some vulnerabilities have been reported in libpng, which can be
	    exploited by malicious people to cause a DoS (Denial of
	    Service).</p>
	  <p>Certain errors within libpng, including a logical NOT instead of a
	    bitwise NOT in pngtrtran.c, an error in the 16bit cheap transparency
	    extension, and an incorrect use of sizeof() may be exploited to
	    crash an application using the library.</p>
	  <p>Various out-of-bounds read errors exist within the functions
	    png_handle_pCAL(), png_handle_sCAL(), png_push_read_tEXt(),
	    png_handle_iTXt(), and png_handle_ztXt(), which may be exploited by
	    exploited to crash an application using the library.</p>
	</blockquote>
	<blockquote cite="http://secunia.com/advisories/27130/">
	  <p>The vulnerability is caused due to an off-by-one error within
	     the ICC profile chunk handling, which potentially can be
	     exploited to crash an application using the library.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/27093/</url>
      <url>http://secunia.com/advisories/27130/</url>
      <cvename>CVE-2007-5267</cvename>
      <cvename>CVE-2007-5266</cvename>
      <cvename>CVE-2007-5268</cvename>
      <cvename>CVE-2007-5269</cvename>
    </references>
    <dates>
      <discovery>2007-10-08</discovery>
      <entry>2007-10-11</entry>
    </dates>
  </vuln>

  <vuln vid="f5b29ec0-71f9-11dc-8c6a-00304881ac9a">
    <topic>ImageMagick -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>ImageMagick</name>
	<name>ImageMagick-nox11</name>
	<range><lt>6.3.5.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Multiple vulnerabilities have been discovered in ImageMagick.</p>
	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4985">
	  <p>ImageMagick before 6.3.5-9 allows context-dependent attackers
	    to cause a denial of service via a crafted image file that
	    triggers (1) an infinite loop in the ReadDCMImage function,
	    related to ReadBlobByte function calls; or (2) an infinite
	    loop in the ReadXCFImage function, related to ReadBlobMSBLong
	    function calls.</p>
	</blockquote>
	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4986">
	  <p>Multiple integer overflows in ImageMagick before 6.3.5-9
	    allow context-dependent attackers to execute arbitrary code
	    via a crafted (1) .dcm, (2) .dib, (3) .xbm, (4) .xcf, or (5)
	    .xwd image file, which triggers a heap-based buffer overflow.</p>
	</blockquote>
	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4987">
	  <p>Off-by-one error in the ReadBlobString function in blob.c in
	    ImageMagick before 6.3.5-9 allows context-dependent attackers
	    to execute arbitrary code via a crafted image file, which
	    triggers the writing of a '\0' character to an out-of-bounds
	    address.</p>
	</blockquote>
	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4988">
	  <p>Sign extension error in the ReadDIBImage function in
	    ImageMagick before 6.3.5-9 allows context-dependent attackers
	    to execute arbitrary code via a crafted width value in an
	    image file, which triggers an integer overflow and a
	    heap-based buffer overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4985</cvename>
      <cvename>CVE-2007-4986</cvename>
      <cvename>CVE-2007-4987</cvename>
      <cvename>CVE-2007-4988</cvename>
      <url>http://studio.imagemagick.org/pipermail/magick-announce/2007-September/000037.html</url>
    </references>
    <dates>
      <discovery>2007-09-19</discovery>
      <entry>2007-10-10</entry>
    </dates>
  </vuln>

  <vuln vid="c93e4d41-75c5-11dc-b903-0016179b2dd5">
    <topic>jdk/jre -- Applet Caching May Allow Network Access Restrictions to be Circumvented</topic>
    <affects>
      <package>
	<name>jdk</name>
	<range><ge>1.3.0</ge><lt>1.6.0.3p3</lt></range>
	<range><ge>1.5.0,1</ge><lt>1.5.0.13p7,1</lt></range>
      </package>
      <package>
	<name>linux-blackdown-jdk</name>
	<range><ge>1.3.0</ge></range>
      </package>
      <package>
	<name>linux-sun-jdk</name>
	<range><ge>1.3.0</ge><lt>1.3.1.20</lt></range>
	<range><ge>1.4.0</ge><lt>1.4.2.16</lt></range>
	<range><ge>1.5.0</ge><lt>1.6.0.03</lt></range>
	<range><ge>1.5.0.b1,1</ge><lt>1.5.0.13,2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SUN reports:</p>
	<blockquote cite="http://sunsolve.sun.com/search/document.do?assetkey=1-26-103079-1">
	  <p>A vulnerability in the Java Runtime Environment (JRE) with applet
	    caching may allow an untrusted applet that is downloaded from a
	    malicious website to make network connections to network services
	    on machines other than the one that the applet was downloaded from.
	    This may allow network resources (such as web pages) and
	    vulnerabilities (that exist on these network services) which are not
	    otherwise normally accessible to be accessed or exploited.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://sunsolve.sun.com/search/document.do?assetkey=1-26-103079-1</url>
      <cvename>CVE-2007-5232</cvename>
    </references>
    <dates>
      <discovery>2007-10-03</discovery>
      <entry>2007-10-08</entry>
      <modified>2007-11-16</modified>
    </dates>
  </vuln>

  <vuln vid="a5f667db-7596-11dc-8b7a-0019b944b34e">
    <topic>xfs -- multiple vulnerabilites</topic>
    <affects>
      <package>
	<name>xfs</name>
	<range><lt>1.0.5,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Matthieu Herrb reports:</p>
	<blockquote cite="http://lists.freedesktop.org/archives/xorg/2007-October/028899.html">
	  <h1>Problem Description:</h1>
	  <p>Several vulnerabilities have been identified in xfs, the X font
	    server.  The QueryXBitmaps and QueryXExtents protocol requests
	    suffer from lack of validation of their 'length' parameters.</p>
	  <h1>Impact:</h1>
	  <p>On most modern systems, the font server is accessible only for
	    local clients and runs with reduced privileges, but on some
	    systems it may still be accessible from remote clients and
	    possibly running with root privileges, creating an opportunity
	    for remote privilege escalation.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4568</cvename>
      <url>http://lists.freedesktop.org/archives/xorg/2007-October/028899.html</url>
    </references>
    <dates>
      <discovery>2007-10-02</discovery>
      <entry>2007-10-08</entry>
    </dates>
  </vuln>

  <vuln vid="a058d6fa-7325-11dc-ae10-0016179b2dd5">
    <topic>tcl/tk -- buffer overflow in ReadImage function</topic>
    <affects>
      <package>
	<name>tcl</name>
	<name>tcl-threads</name>
	<range><lt>8.4.16</lt></range>
	<range><gt>8.4.*,1</gt><lt>8.4.16,1</lt></range>
      </package>
      <package>
	<name>tk</name>
	<name>tk-threads</name>
	<range><lt>8.4.16</lt></range>
	<range><gt>8.4.*,2</gt><lt>8.4.16,2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Buffer overflow in the ReadImage function in generic/tkImgGIF.c
	  in Tcl/Tk, allows remote attackers to execute arbitrary code via
	  multi-frame interlaced GIF files in which later frames are smaller
	  than the first.</p>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/26942</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=541207</url>
      <cvename>CVE-2007-5137</cvename>
    </references>
    <dates>
      <discovery>2007-09-27</discovery>
      <entry>2007-10-05</entry>
      <modified>2007-12-31</modified>
    </dates>
  </vuln>

  <vuln vid="91ed69f9-72c7-11dc-981a-001921ab2fa4">
    <topic>firebird -- multiple remote buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>firebird-server</name>
	<range><ge>1.*</ge><lt>1.5.5</lt></range>
	<range><ge>2.0.*</ge><lt>2.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>RISE Security reports:</p>
	<blockquote cite="http://risesecurity.org/advisory/RISE-2007003/">
	  <p>There exists multiple vulnerabilities within functions
	    of Firebird Relational Database, which when properly
	    exploited can lead to remote compromise of the vulnerable
	    system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>25925</bid>
    </references>
    <dates>
      <discovery>2007-10-03</discovery>
      <entry>2007-10-04</entry>
    </dates>
  </vuln>

  <vuln vid="15ec9123-7061-11dc-b372-001921ab2fa4">
    <topic>id3lib -- insecure temporary file creation</topic>
    <affects>
      <package>
	<name>id3lib</name>
	<range><lt>3.8.3_4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Debian Bug report log reports:</p>
	<blockquote cite="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438540">
	  <p>When tagging file $foo, a temporary copy of the file is
	    created, and for some reason, libid3 doesn't use mkstemp
	    but just creates $foo.XXXXXX literally, without any checking.</p>
	  <p>This would silently truncate and overwrite an existing
	    $foo.XXXXXX.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>25372</bid>
      <cvename>CVE-2007-4460</cvename>
    </references>
    <dates>
      <discovery>2007-08-20</discovery>
      <entry>2007-10-01</entry>
      <modified>2007-10-01</modified>
    </dates>
  </vuln>

  <vuln vid="c9c14242-6843-11dc-82b6-02e0185f8d72">
    <topic>mediawiki -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>mediawiki</name>
	<range><gt>1.10.0</gt><lt>1.10.2</lt></range>
	<range><gt>1.9.0</gt><lt>1.9.4</lt></range>
	<range><gt>1.8.0</gt><lt>1.8.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The MediaWiki development team reports:</p>
	<blockquote cite="http://lists.wikimedia.org/pipermail/mediawiki-announce/2007-September/000067.html">
	  <p>A possible HTML/XSS injection vector in the API
	    pretty-printing mode has been found and fixed.</p>
	  <p>The vulnerability may be worked around in an unfixed version
	    by simply disabling the API interface if it is not in use, by
	    adding this to LocalSettings.php:</p>
	  <p>$wgEnableAPI = false;</p>
	  <p>(This is the default setting in 1.8.x.)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4828</cvename>
      <url>http://lists.wikimedia.org/pipermail/mediawiki-announce/2007-September/000067.html</url>
    </references>
    <dates>
      <discovery>2007-09-10</discovery>
      <entry>2007-09-21</entry>
      <modified>2007-10-10</modified>
    </dates>
  </vuln>

  <vuln vid="63347ee7-6841-11dc-82b6-02e0185f8d72">
    <topic>wordpress -- remote sql injection vulnerability</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<name>de-wordpress</name>
	<name>zh-wordpress</name>
	<range><lt>2.2.3,1</lt></range>
      </package>
      <package>
	<name>wordpress-mu</name>
	<range><lt>1.2.4,2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Alexander Concha reports:</p>
	<blockquote cite="http://www.buayacorp.com/files/wordpress/wordpress-sql-injection-advisory.html">
	  <p>While testing WordPress, it has been discovered a SQL
	    Injection vulnerability that allows an attacker to retrieve
	    remotely any user credentials from a vulnerable site, this
	    bug is caused because of early database escaping and the
	    lack of validation in query string like parameters.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4894</cvename>
      <url>http://www.buayacorp.com/files/wordpress/wordpress-sql-injection-advisory.html</url>
    </references>
    <dates>
      <discovery>2007-09-10</discovery>
      <entry>2007-09-21</entry>
    </dates>
  </vuln>

  <vuln vid="2bc96f18-683f-11dc-82b6-02e0185f8d72">
    <topic>samba -- nss_info plugin privilege escalation vulnerability</topic>
    <affects>
      <package>
	<name>samba</name>
	<range><lt>3.0.26a</lt></range>
	<range><gt>*,1</gt><lt>3.0.26a,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Samba development team reports:</p>
	<blockquote cite="http://www.samba.org/samba/security/CVE-2007-4138.html">
	  <p>The idmap_ad.so library provides an nss_info extension to
	    Winbind for retrieving a user's home directory path, login
	    shell and primary group id from an Active Directory domain
	    controller.  This functionality is enabled by defining the
	    "winbind nss info" smb.conf option to either "sfu" or
	    "rfc2307".</p>
	  <p>Both the Windows "Identity Management for Unix" and
	    "Services for Unix" MMC plug-ins allow a user to be assigned
	    a primary group for Unix clients that differs from the user's
	    Windows primary group.  When the rfc2307 or sfu nss_info plugin
	    has been enabled, in the absence of either the RFC2307 or SFU
	    primary group attribute, Winbind will assign a primary group ID
	    of 0 to the domain user queried using the getpwnam() C library
	    call.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4138</cvename>
      <url>http://www.samba.org/samba/security/CVE-2007-4138.html</url>
    </references>
    <dates>
      <discovery>2007-09-11</discovery>
      <entry>2007-09-21</entry>
      <modified>2008-09-26</modified>
    </dates>
  </vuln>

  <vuln vid="75231c63-f6a2-499d-8e27-787773bda284">
    <topic>bugzilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<name>ja-bugzilla</name>
	<range><ge>2.20.*</ge><lt>2.22.3</lt></range>
	<range><ge>3.*</ge><lt>3.0.1</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.20.4/">
	  <p>This advisory covers three security issues that have recently been
	    fixed in the Bugzilla code:</p>
	  <ul>
	    <li>A possible cross-site scripting (XSS) vulnerability when filing
	      bugs using the guided form.</li>
	    <li>When using email_in.pl, insufficiently escaped data may be
	      passed to sendmail.</li>
	    <li>Users using the WebService interface may access Bugzilla's
	      time-tracking fields even if they normally cannot see them.</li>
	  </ul>
	  <p>We strongly advise that 2.20.x and 2.22.x users should upgrade to
	    2.20.5 and 2.22.3 respectively. 3.0 users, and users of 2.18.x or
	    below, should upgrade to 3.0.1.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>25425</bid>
      <cvename>CVE-2007-4538</cvename>
      <cvename>CVE-2007-4539</cvename>
      <cvename>CVE-2007-4543</cvename>
      <url>http://www.bugzilla.org/security/2.20.4/</url>
    </references>
    <dates>
      <discovery>2007-08-23</discovery>
      <entry>2007-09-21</entry>
    </dates>
  </vuln>

  <vuln vid="b6f6da57-680a-11dc-b350-001921ab2fa4">
    <topic>clamav -- multiple remote Denial of Service vulnerabilities</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.91.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>BugTraq reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/25398">
	  <p>ClamAV is prone to multiple denial-of-service vulnerabilities.</p>
	  <p>A successful attack may allow an attacker to crash the
	    application and deny service to users.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>25398</bid>
      <cvename>CVE-2007-4510</cvename>
    </references>
    <dates>
      <discovery>2007-08-21</discovery>
      <entry>2007-09-21</entry>
    </dates>
  </vuln>

  <vuln vid="12488805-6773-11dc-8be8-02e0185f8d72">
    <topic>coppermine -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>coppermine</name>
	<range><lt>1.4.13</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The coppermine development team reports two vulnerabilities
	  with the coppermine application.  These vulnerabilities are
	  caused by improper checking of the log variable in "viewlog.php"
	  and improper checking of the referer variable in "mode.php".
	  This could allow local file inclusion, potentially disclosing
	  valuable information and could lead to an attacker conducting
	  a cross site scripting attack against the targeted site.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4976</cvename>
      <cvename>CVE-2007-4977</cvename>
      <url>http://coppermine-gallery.net/forum/index.php?topic=46847.0</url>
    </references>
    <dates>
      <discovery>2007-09-14</discovery>
      <entry>2007-09-20</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="e595e170-6771-11dc-8be8-02e0185f8d72">
    <topic>openoffice -- arbitrary command execution vulnerability</topic>
    <affects>
      <package>
	<name>openoffice</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>iDefense reports:</p>
	<blockquote cite="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=593">
	  <p>Remote exploitation of multiple integer overflow
	    vulnerabilities within OpenOffice, as included in various
	    vendors' operating system distributions, allows attackers to
	    execute arbitrary code.</p>
	  <p>These vulnerabilities exist within the TIFF parsing code of
	    the OpenOffice suite.  When parsing the TIFF directory entries
	    for certain tags, the parser uses untrusted values from the
	    file to calculate the amount of memory to allocate.  By
	    providing specially crafted values, an integer overflow occurs
	    in this calculation.  This results in the allocation of a
	    buffer of insufficient size, which in turn leads to a heap
	    overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2834</cvename>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=593</url>
    </references>
    <dates>
      <discovery>2007-09-19</discovery>
      <entry>2007-09-20</entry>
    </dates>
  </vuln>

  <vuln vid="f8d3689e-6770-11dc-8be8-02e0185f8d72">
    <topic>bugzilla -- "createmailregexp" security bypass vulnerability</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<range><ge>3.*</ge><lt>3.0.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Bugzilla development team reports:</p>
	<blockquote cite="http://www.bugzilla.org/security/3.0.1/">
	  <p>Bugzilla::WebService::User::offer_account_by_email does
	    not check the "createemailregexp" parameter, and thus
	    allows users to create accounts who would normally be
	    denied account creation.  The "emailregexp" parameter is
	    still checked.  If you do not have the SOAP::Lite Perl
	    module installed on your Bugzilla system, your system is
	    not vulnerable (because the Bugzilla WebService will not
	    be enabled).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-5038</cvename>
      <url>http://www.bugzilla.org/security/3.0.1/</url>
    </references>
    <dates>
      <discovery>2007-09-18</discovery>
      <entry>2007-09-20</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="14ad2a28-66d2-11dc-b25f-02e0185f8d72">
    <topic>konquerer -- address bar spoofing</topic>
    <affects>
      <package>
	<name>kdebase3</name>
	<range><lt>3.5.7_3</lt></range>
      </package>
      <package>
	<name>kdelibs3</name>
	<range><lt>3.5.7_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The KDE development team reports:</p>
	<blockquote cite="http://www.kde.org/info/security/advisory-20070914-1.txt">
	  <p>The Konqueror address bar is vulnerable to spoofing attacks
	    that are based on embedding white spaces in the url. In addition
	    the address bar could be tricked to show an URL which it is
	    intending to visit for a short amount of time instead of the
	    current URL.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3820</cvename>
      <cvename>CVE-2007-4224</cvename>
      <cvename>CVE-2007-4225</cvename>
      <url>http://www.kde.org/info/security/advisory-20070914-1.txt</url>
    </references>
    <dates>
      <discovery>2007-09-14</discovery>
      <entry>2007-09-19</entry>
    </dates>
  </vuln>

  <vuln vid="79b616d0-66d1-11dc-b25f-02e0185f8d72">
    <topic>kdm -- passwordless login vulnerability</topic>
    <affects>
      <package>
	<name>kdebase3</name>
	<range><lt>3.5.7_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The KDE development team reports:</p>
	<blockquote cite="http://www.kde.org/info/security/advisory-20070919-1.txt">
	  <p>KDM can be tricked into performing a password-less login
	    even for accounts with a password set under certain
	    circumstances, namely autologin to be configured and
	   "shutdown with password" enabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4569</cvename>
      <url>http://www.kde.org/info/security/advisory-20070919-1.txt</url>
    </references>
    <dates>
      <discovery>2007-09-19</discovery>
      <entry>2007-09-19</entry>
    </dates>
  </vuln>

  <vuln vid="209f0d75-4b5c-11dc-a6cd-000fb5066b20">
    <topic>flyspray -- authentication bypass</topic>
    <affects>
      <package>
	<name>flyspray</name>
	<range><lt>0.9.9.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Flyspray Project reports:</p>
	<blockquote cite="http://www.flyspray.org/fsa:1">
	  <p>Flyspray authentication system can be bypassed by sending a
	    carefully crafted post request.</p>
	  <p>To be vulnerable, PHP configuration directive output_buffering
	    has to be disabled or set to a low value.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1788</cvename>
      <url>http://www.flyspray.org/fsa:1</url>
    </references>
    <dates>
      <discovery>2007-03-13</discovery>
      <entry>2007-09-19</entry>
    </dates>
  </vuln>

  <vuln vid="3ce8c7e2-66cf-11dc-b25f-02e0185f8d72">
    <topic>mozilla -- code execution via Quicktime media-link files</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.7,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>2.0.0.7</lt></range>
      </package>
      <!-- Packages which probably will be upgraded -->
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.5</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.0.a2007.12.12</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><lt>2.0.a2007.12.12</lt></range>
      </package>
      <!-- Deprecated/old names -->
      <package>
	<name>firefox-ja</name>
	<name>linux-mozilla-devel</name>
	<name>linux-mozilla</name>
	<name>mozilla</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports a vulnerability within the
	  mozilla browser.  This vulnerability also affects various
	  other browsers like firefox and seamonkey.  The vulnerability
	  is caused by QuickTime Media-Link files that contain a qtnext
	  attribute.  This could allow an attacker to start the browser
	  with arbitrary command-line options.	This could allow the
	  attacker to install malware, steal local data and possibly
	  execute and/or do other arbitrary things within the users
	  context.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4965</cvename>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-28.html</url>
    </references>
    <dates>
      <discovery>2007-09-18</discovery>
      <entry>2007-09-19</entry>
      <modified>2007-12-14</modified>
    </dates>
  </vuln>

  <vuln vid="71d903fc-602d-11dc-898c-001921ab2fa4">
    <topic>php -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>php5</name>
	<range><lt>5.2.4</lt></range>
      </package>
      <package>
	<name>php4</name>
	<range><lt>4.4.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The PHP development team reports:</p>
	<blockquote cite="http://www.php.net/releases/5_2_4.php">
	  <p>Security Enhancements and Fixes in PHP 5.2.4:</p>
	  <ul>
	    <li>Fixed a floating point exception inside wordwrap() (Reported
	    by Mattias Bengtsson)</li>
	    <li>Fixed several integer overflows inside the GD extension
	    (Reported by Mattias Bengtsson)</li>
	    <li>Fixed size calculation in chunk_split() (Reported by Gerhard
	    Wagner)</li>
	    <li>Fixed integer overflow in str[c]spn(). (Reported by Mattias
	    Bengtsson)</li>
	    <li>Fixed money_format() not to accept multiple %i or %n tokens.
	    (Reported by Stanislav Malyshev)</li>
	    <li>Fixed zend_alter_ini_entry() memory_limit interruption
	    vulnerability. (Reported by Stefan Esser)</li>
	    <li>Fixed INFILE LOCAL option handling with MySQL extensions not
	    to be allowed when open_basedir or safe_mode is active. (Reported
	    by Mattias Bengtsson)</li>
	    <li>Fixed session.save_path and error_log values to be checked
	    against open_basedir and safe_mode (CVE-2007-3378) (Reported by
	    Maksymilian Arciemowicz)</li>
	    <li>Fixed a possible invalid read in glob() win32 implementation
	    (CVE-2007-3806) (Reported by shinnai)</li>
	    <li>Fixed a possible buffer overflow in php_openssl_make_REQ
	    (Reported by zatanzlatan at hotbrev dot com)</li>
	    <li>Fixed an open_basedir bypass inside glob() function (Reported
	    by dr at peytz dot dk)</li>
	    <li>Fixed a possible open_basedir bypass inside session extension
	    when the session file is a symlink (Reported by c dot i dot morris
	    at durham dot ac dot uk)</li>
	    <li>Improved fix for MOPB-03-2007.</li>
	    <li>Corrected fix for CVE-2007-2872.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2872</cvename>
      <cvename>CVE-2007-3378</cvename>
      <cvename>CVE-2007-3806</cvename>
      <cvename>CVE-2007-3996</cvename>
      <cvename>CVE-2007-3997</cvename>
      <cvename>CVE-2007-3998</cvename>
      <cvename>CVE-2007-4652</cvename>
      <cvename>CVE-2007-4657</cvename>
      <cvename>CVE-2007-4658</cvename>
      <cvename>CVE-2007-4659</cvename>
      <cvename>CVE-2007-4660</cvename>
      <cvename>CVE-2007-4661</cvename>
      <cvename>CVE-2007-4662</cvename>
      <cvename>CVE-2007-4663</cvename>
      <cvename>CVE-2007-4670</cvename>
      <url>http://www.php.net/releases/4_4_8.php</url>
      <url>http://www.php.net/releases/5_2_4.php</url>
      <url>http://secunia.com/advisories/26642</url>
    </references>
    <dates>
      <discovery>2007-08-30</discovery>
      <entry>2007-09-11</entry>
      <modified>2008-01-14</modified>
    </dates>
  </vuln>

  <vuln vid="c115271d-602b-11dc-898c-001921ab2fa4">
    <topic>apache -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>apache</name>
	<range><gt>2.2.0</gt><lt>2.2.6</lt></range>
	<range><gt>2.0.0</gt><lt>2.0.61</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Apache HTTP server project reports:</p>
	<blockquote cite="http://www.apache.org/dist/httpd/Announcement2.2.html">
	  <p>The following potential security flaws are addressed:</p>
	  <ul>
	    <li>CVE-2007-3847: mod_proxy: Prevent reading past the end of a
	      buffer when parsing date-related headers.</li>
	    <li>CVE-2007-1863: mod_cache: Prevent a segmentation fault if
	      attributes are listed in a Cache-Control header without any
	      value.</li>
	    <li>CVE-2007-3304: prefork, worker, event MPMs: Ensure that the
	      parent process cannot be forced to kill processes outside its
	      process group.</li>
	    <li>CVE-2006-5752: mod_status: Fix a possible XSS attack against
	      a site with a public server-status page and ExtendedStatus
	      enabled, for browsers which perform charset "detection".
	      Reported by Stefan Esser.</li>
	    <li>CVE-2006-1862: mod_mem_cache: Copy headers into longer lived
	      storage; header names and values could previously point to
	      cleaned up storage.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3847</cvename>
      <cvename>CVE-2007-1863</cvename>
      <cvename>CVE-2006-5752</cvename>
      <cvename>CVE-2007-3304</cvename>
    </references>
    <dates>
      <discovery>2007-09-07</discovery>
      <entry>2007-09-11</entry>
    </dates>
  </vuln>

  <vuln vid="4b673ae7-5f9a-11dc-84dd-000102cc8983">
    <topic>lighttpd -- FastCGI header overrun in mod_fastcgi</topic>
    <affects>
      <package>
	<name>lighttpd</name>
	<range><lt>1.4.18</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>lighttpd maintainer reports:</p>
	<blockquote cite="http://www.lighttpd.net/assets/2007/9/9/lighttpd_sa_2007_12.txt">
	  <p>Lighttpd is prone to a header overflow when using the mod_fastcgi
	    extension, this can lead to arbitrary code execution in the fastcgi
	    application. For a detailed description of the bug see the external
	    reference.</p>
	  <p>This bug was found by Mattias Bengtsson and Philip Olausson</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.lighttpd.net/assets/2007/9/9/lighttpd_sa_2007_12.txt</url>
      <url>http://secweb.se/en/advisories/lighttpd-fastcgi-remote-vulnerability/</url>
      <cvename>CVE-2007-4727</cvename>
    </references>
    <dates>
      <discovery>2007-09-09</discovery>
      <entry>2007-09-10</entry>
    </dates>
  </vuln>

  <vuln vid="f14ad681-5b88-11dc-812d-0011098b2f36">
    <topic>rkhunter -- insecure temporary file creation</topic>
    <affects>
      <package>
	<name>rkhunter</name>
	<range><lt>1.2.5</lt></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-200504-25.xml">
	  <p>Sune Kloppenborg Jeppesen and Tavis Ormandy of the Gentoo Linux
	    Security Team have reported that the check_update.sh script and
	    the main rkhunter script insecurely creates several temporary
	    files with predictable filenames.</p>
	  <p>A local attacker could create symbolic links in the temporary
	    files directory, pointing to a valid file somewhere on the
	    filesystem.  When rkhunter or the check_update.sh script runs,
	    this would result in the file being overwritten with the rights of
	    the user running the utility, which could be the root user.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>13399</bid>
      <cvename>CVE-2005-1270</cvename>
      <url>http://www.gentoo.org/security/en/glsa/glsa-200504-25.xml</url>
    </references>
    <dates>
      <discovery>2005-04-26</discovery>
      <entry>2007-09-05</entry>
    </dates>
  </vuln>

  <vuln vid="72cdf2ab-5b87-11dc-812d-0011098b2f36">
    <topic>lsh -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>lsh</name>
	<range><lt>2.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/14609">
	  <p>A vulnerability has been reported in LSH, which potentially
	    can be exploited by malicious people to cause a DoS (Denial
	    of Service).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2003-0826</cvename>
      <cvename>CVE-2005-0814</cvename>
      <url>http://secunia.com/advisories/14609</url>
    </references>
    <dates>
      <discovery>2005-03-17</discovery>
      <entry>2007-09-05</entry>
      <modified>2008-01-07</modified>
    </dates>
  </vuln>

  <vuln vid="45500f74-5947-11dc-87c1-000e2e5785ad">
    <topic>fetchmail -- denial of service on reject of local warning message</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><ge>4.6.8</ge><lt>6.3.8_4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Matthias Andree reports:</p>
	<blockquote cite="http://www.fetchmail.info/fetchmail-SA-2007-02.txt">
	  <p>fetchmail will generate warning messages in certain
	    circumstances (for instance, when leaving oversized messages
	    on the server or login to the upstream fails) and send them
	    to the local postmaster or the user running it.</p>
	  <p>If this warning message is then refused by the SMTP listener
	    that fetchmail is forwarding the message to, fetchmail
	    crashes and does not collect further messages until it is
	    restarted.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4565</cvename>
      <url>http://www.fetchmail.info/fetchmail-SA-2007-02.txt</url>
    </references>
    <dates>
      <discovery>2007-07-29</discovery>
      <entry>2007-09-02</entry>
    </dates>
  </vuln>

  <vuln vid="d944719e-42f4-4864-89ed-f045b541919f">
    <topic>gtar -- Directory traversal vulnerability</topic>
    <affects>
      <package>
	<name>gtar</name>
	<range><lt>1.18_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Red Hat reports:</p>
	<blockquote cite="http://rhn.redhat.com/errata/RHSA-2007-0860.html">
	  <p>A path traversal flaw was discovered in the way GNU
	  tar extracted archives.  A malicious user could create a
	  tar archive that could write to arbitrary files to which
	  the user running GNU tar had write access.</p>
	</blockquote>
	<p>Red Hat credits Dmitry V. Levin for reporting the issue.</p>
      </body>
    </description>
    <references>
      <bid>25417</bid>
      <cvename>CVE-2007-4131</cvename>
      <url>http://rhn.redhat.com/errata/RHSA-2007-0860.html</url>
      <url>https://bugzilla.redhat.com/show_bug.cgi?id=251921</url>
    </references>
    <dates>
      <discovery>2007-08-23</discovery>
      <entry>2007-09-01</entry>
    </dates>
  </vuln>

  <vuln vid="d9867f50-54d0-11dc-b80b-0016179b2dd5">
    <topic>claws-mail -- POP3 Format String Vulnerability</topic>
    <affects>
      <package>
	<name>claws-mail</name>
	<name>sylpheed-claws</name>
	<range><lt>2.10.0_3</lt></range>
      </package>
      <package>
	<name>sylpheed2</name>
	<range><lt>2.4.4_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/26550/">
	  <p>A format string error in the "inc_put_error()" function in
	    src/inc.c when displaying a POP3 server's error response can
	    be exploited via specially crafted POP3 server replies containing
	    format specifiers.</p>
	  <p>Successful exploitation may allow execution of arbitrary code,
	    but requires that the user is tricked into connecting to a malicious
	    POP3 server.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2958</cvename>
      <url>http://secunia.com/advisories/26550/</url>
      <url>http://secunia.com/secunia_research/2007-70/advisory/</url>
    </references>
    <dates>
      <discovery>2007-08-24</discovery>
      <entry>2007-08-27</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="af8e3a0c-5009-11dc-8a43-003048705d5a">
    <topic>rsync -- off by one stack overflow</topic>
    <affects>
      <package>
	<name>rsync</name>
	<range><lt>2.6.9_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>BugTraq reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/25336/discuss">
	  <p>The rsync utility is prone to an off-by-one buffer-overflow
	    vulnerability. This issue is due to a failure of the application
	    to properly bounds-check user-supplied input.</p>
	  <p>Successfully exploiting this issue may allow arbitrary
	    code-execution in the context of the affected utility.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>25336</bid>
      <cvename>CVE-2007-4091</cvename>
    </references>
    <dates>
      <discovery>2007-08-15</discovery>
      <entry>2007-08-21</entry>
      <modified>2007-08-23</modified>
    </dates>
  </vuln>

  <vuln vid="df4a7d21-4b17-11dc-9fc2-001372ae3ab9">
    <topic>opera -- Vulnerability in javascript handling</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>opera-devel</name>
	<name>linux-opera</name>
	<range><lt>9.23.20070809</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An advisory from Opera reports:</p>
	<blockquote cite="http://www.opera.com/support/search/view/865/">
	  <p>A specially crafted JavaScript can make Opera execute
	    arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.opera.com/support/search/view/865/</url>
    </references>
    <dates>
      <discovery>2007-08-03</discovery>
      <entry>2007-08-15</entry>
      <modified>2007-08-25</modified>
    </dates>
  </vuln>

  <vuln vid="4a338d17-412d-11dc-bdb0-0016179b2dd5">
    <topic>fsplib -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>fsplib</name>
	<range><lt>0.9</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/26184/">
	  <p>fsplib can be exploited to compromise an application using
	    the library.</p>
	  <p>A boundary error exists in the processing of file names in
	    fsp_readdir_native, which can be exploited to cause a stack-based
	    buffer overflow if the defined MAXNAMLEN is bigger than 256.</p>
	  <p>A boundary error exists in the processing of directory entries in
	    fsp_readdir, which can be exploited to cause a stack-based buffer
	    overflow on systems with an insufficient size allocated for the
	    d_name field of directory entries.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3961</cvename>
      <cvename>CVE-2007-3962</cvename>
      <url>http://secunia.com/advisories/26184/</url>
    </references>
    <dates>
      <discovery>2007-07-24</discovery>
      <entry>2007-08-02</entry>
    </dates>
  </vuln>

  <vuln vid="4872d9a7-4128-11dc-bdb0-0016179b2dd5">
    <topic>joomla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>joomla</name>
	<range><lt>1.0.13</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Secunia Advisory reports:</p>
	  <p>joomla can be exploited to conduct session fixation
	    attacks, cross-site scripting attacks or HTTP response
	    splitting attacks.</p>
	  <p>Certain unspecified input passed in com_search, com_content and
	    mod_login is not properly sanitised before being returned to a
	    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>Input passed to the url parameter is not properly sanitised
	    before being returned to the user.	This can be exploited to insert
	    arbitrary HTTP headers, which will be included in a response sent
	    to the user, allowing for execution of arbitrary HTML and script
	    code in a user's browser session in context of an affected
	    site.</p>
	  <p>An error exists in the handling of sessions and can be exploited
	    to hijack another user's session by tricking the user into logging
	    in after following a specially crafted link.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-4188</cvename>
      <cvename>CVE-2007-4189</cvename>
      <cvename>CVE-2007-4190</cvename>
      <cvename>CVE-2007-5577</cvename>
      <url>http://www.joomla.org/content/view/3677/1/</url>
      <url>http://secunia.com/advisories/26239/</url>
    </references>
    <dates>
      <discovery>2007-07-30</discovery>
      <entry>2007-08-02</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="2dc764fa-40c0-11dc-aeac-02e0185f8d72">
    <topic>FreeBSD -- Buffer overflow in tcpdump(1)</topic>
    <affects>
      <package>
	<name>tcpdump</name>
	<range><lt>3.9.6</lt></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.2</gt><lt>6.2_7</lt></range>
	<range><gt>6.1</gt><lt>6.1_19</lt></range>
	<range><gt>5.5</gt><lt>5.5_15</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>An un-checked return value in the BGP dissector code can
	  result in an integer overflow.  This value is used in
	  subsequent buffer management operations, resulting in a stack
	  based buffer overflow under certain circumstances.</p>
	<h1>Impact:</h1>
	<p>By crafting malicious BGP packets, an attacker could exploit
	  this vulnerability to execute code or crash the tcpdump
	  process on the target system.  This code would be executed in
	  the context of the user running tcpdump(1).  It should be
	  noted that tcpdump(1) requires privileges in order to open live
	  network interfaces.</p>
	<h1>Workaround:</h1>
	<p>No workaround is available.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3798</cvename>
      <freebsdsa>SA-07:06.tcpdump</freebsdsa>
    </references>
    <dates>
      <discovery>2007-08-01</discovery>
      <entry>2007-08-02</entry>
    </dates>
  </vuln>

  <vuln vid="3de342fb-40be-11dc-aeac-02e0185f8d72">
    <topic>FreeBSD -- Predictable query ids in named(8)</topic>
    <affects>
      <package>
	<name>named</name>
	<range><gt>9.4</gt><lt>9.4.1.1</lt></range>
	<range><gt>9.3</gt><lt>9.3.4.1</lt></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.2</gt><lt>6.2_7</lt></range>
	<range><gt>6.1</gt><lt>6.1_19</lt></range>
	<range><gt>5.5</gt><lt>5.5_15</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>When named(8) is operating as a recursive DNS server or
	  sending NOTIFY requests to slave DNS servers, named(8)
	  uses a predictable query id.</p>
	<h1>Impact:</h1>
	<p>An attacker who can see the query id for some request(s)
	  sent by named(8) is likely to be able to perform DNS cache
	  poisoning by predicting the query id for other request(s).</p>
	<h1>Workaround:</h1>
	<p>No workaround is available.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2926</cvename>
      <freebsdsa>SA-07:07.bind</freebsdsa>
    </references>
    <dates>
      <discovery>2007-07-24</discovery>
      <entry>2007-08-02</entry>
    </dates>
  </vuln>

  <vuln vid="0e43a14d-3f3f-11dc-a79a-0016179b2dd5">
    <topic>xpdf -- stack based buffer overflow</topic>
    <affects>
      <package>
	<name>xpdf</name>
	<range><lt>3.02_2</lt></range>
      </package>
      <package>
	<name>kdegraphics</name>
	<range><lt>3.5.7_1</lt></range>
      </package>
      <package>
	<name>cups-base</name>
	<range><lt>1.2.11_3</lt></range>
      </package>
      <package>
	<name>gpdf</name>
	<range><gt>0</gt></range>
      </package>
      <package>
	<name>pdftohtml</name>
	<range><lt>0.39_3</lt></range>
      </package>
      <package>
	<name>poppler</name>
	<range><lt>0.5.9_4</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-20070730-1.txt">
	  <p>kpdf, the KDE pdf viewer, shares code with xpdf. xpdf contains
	    a vulnerability that can cause a stack based buffer overflow
	    via a PDF file that exploits an integer overflow in
	    StreamPredictor::StreamPredictor(). Remotely supplied
	    pdf files can be used to disrupt the kpdf  viewer on
	    the client machine and possibly execute arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>25124</bid>
      <cvename>CVE-2007-3387</cvename>
      <url>http://www.kde.org/info/security/advisory-20070730-1.txt</url>
    </references>
    <dates>
      <discovery>2007-07-30</discovery>
      <entry>2007-07-31</entry>
      <modified>2009-04-29</modified>
    </dates>
  </vuln>

  <vuln vid="ff284bf0-3f32-11dc-a79a-0016179b2dd5">
    <cancelled superseded="2dc764fa-40c0-11dc-aeac-02e0185f8d72"/>
  </vuln>

  <vuln vid="863f95d3-3df1-11dc-b3d3-0016179b2dd5">
    <topic>mutt -- buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>mutt</name>
	<name>mutt-lite</name>
	<name>ja-mutt</name>
	<name>zh-mutt</name>
	<range><lt>1.4.2.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Securityfocus reports:</p>
	<blockquote cite="http://www.securityfocus.com/bid/24192/">
	  <p>Mutt is prone to a local buffer-overflow vulnerability
	    because it fails to properly bounds-check user-supplied
	    input before using it in a memory copy operation.
	    An attacker can exploit this issue to execute arbitrary
	    code with the with the privileges of the victim.  Failed
	    exploit attempts will result in a denial of service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>24192</bid>
      <cvename>CVE-2007-2683</cvename>
      <url>http://www.redhat.com/support/errata/RHSA-2007-0386.html</url>
    </references>
    <dates>
      <discovery>2007-05-28</discovery>
      <entry>2007-07-29</entry>
    </dates>
  </vuln>

  <vuln vid="d2b8a963-3d59-11dc-b3d3-0016179b2dd5">
    <topic>p5-Net-DNS -- multiple Vulnerabilities</topic>
    <affects>
      <package>
	<name>p5-Net-DNS</name>
	<range><lt>0.60</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/25829/">
	  <p>An error exists in the handling of DNS queries where IDs are
	    incremented with a fixed value and are additionally used for
	    child processes in a forking server. This can be exploited to
	    poison the DNS cache of an application using the module if a
	    valid ID is guessed.</p>
	  <p>An error in the PP implementation within the "dn_expand()"
	    function can be exploited to cause a stack overflow due to an
	    endless loop via a specially crafted DNS packet.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3377</cvename>
      <cvename>CVE-2007-3409</cvename>
      <url>http://secunia.com/advisories/25829/</url>
    </references>
    <dates>
      <discovery>2007-06-27</discovery>
      <entry>2007-07-28</entry>
    </dates>
  </vuln>

  <vuln vid="88260dfe-3d21-11dc-b3d3-0016179b2dd5">
    <topic>phpsysinfo -- url Cross-Site Scripting</topic>
    <affects>
      <package>
	<name>phpSysInfo</name>
	<range><lt>2.5.3_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Doz reports:</p>
	<blockquote cite="http://secunia.com/advisories/26248/">
	  <p>A Input passed in the URL to index.php 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>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/26248/</url>
    </references>
    <dates>
      <discovery>2007-07-27</discovery>
      <entry>2007-07-28</entry>
      <modified>2007-08-01</modified>
    </dates>
  </vuln>

  <vuln vid="98dd7788-3d13-11dc-b3d3-0016179b2dd5">
    <topic>drupal -- Cross site request forgeries</topic>
    <affects>
      <package>
	<name>drupal5</name>
	<range><lt>5.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/162360">
	  <p>Several parts in Drupal core are not protected against cross
	    site request forgeries due to inproper use of the Forms API,
	    or by taking action solely on GET requests. Malicious users are
	    able to delete comments and content revisions and disable menu
	    items by enticing a privileged users to visit certain URLs while
	    the victim is logged-in to the targeted site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/node/162360</url>
      <url>http://secunia.com/advisories/26224/</url>
    </references>
    <dates>
      <discovery>2007-07-26</discovery>
      <entry>2007-07-28</entry>
    </dates>
  </vuln>

  <vuln vid="1f5b711b-3d0e-11dc-b3d3-0016179b2dd5">
    <topic>drupal -- Multiple cross-site scripting vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal4</name>
	<range><lt>4.7.7</lt></range>
      </package>
      <package>
	<name>drupal5</name>
	<range><lt>5.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/162361">
	  <p>Some server variables are not escaped consistently. When
	    a malicious user is able to entice a victim to visit a specially
	    crafted link or webpage, arbitrary HTML and script code can be
	    injected and executed in the context of the victim's session on
	    the targeted website.</p>
	  <p>Custom content type names are not escaped consistently. A
	    malicious user with the 'administer content types' permission
	    would be able to inject and execute arbitrary HTML and script
	    code on the website. Revoking the 'administer content types'
	    permission provides an immediate workaround.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/node/162361</url>
      <url>http://secunia.com/advisories/26224/</url>
    </references>
    <dates>
      <discovery>2007-07-26</discovery>
      <entry>2007-07-28</entry>
    </dates>
  </vuln>

  <vuln vid="1ed03222-3c65-11dc-b3d3-0016179b2dd5">
    <topic>vim -- Command Format String Vulnerability</topic>
    <affects>
      <package>
	<name>vim</name>
	<name>vim-lite</name>
	<name>vim-ruby</name>
	<name>vim6</name>
	<name>vim6-ruby</name>
	<range><lt>7.1.39</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/25941/">
	  <p>A format string error in the "helptags_one()" function in
	    src/ex_cmds.c when running the "helptags" command can be exploited
	    to execute arbitrary code via specially crafted help files.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2953</cvename>
      <url>http://secunia.com/advisories/25941/</url>
    </references>
    <dates>
      <discovery>2007-07-27</discovery>
      <entry>2007-07-27</entry>
    </dates>
  </vuln>

  <vuln vid="b73335a5-3bbe-11dc-8e83-0016179b2dd5">
    <topic>libvorbis -- Multiple memory corruption flaws</topic>
    <affects>
      <package>
	<name>libvorbis</name>
	<range><lt>1.2.0,3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>isecpartners reports:</p>
	<blockquote cite="http://www.isecpartners.com/advisories/2007-003-libvorbis.txt">
	  <p>libvorbis contains several vulnerabilities
	    allowing heap overwrite, read violations and a function
	    pointer overwrite. These bugs cause a at least a denial
	    of service, and potentially code execution.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.isecpartners.com/advisories/2007-003-libvorbis.txt</url>
      <cvename>CVE-2007-3106</cvename>
    </references>
    <dates>
      <discovery>2007-06-05</discovery>
      <entry>2007-07-26</entry>
    </dates>
  </vuln>

  <vuln vid="ab2575d6-39f0-11dc-b8cc-000fea449b8a">
    <topic>tomcat -- XSS vulnerability in sample applications</topic>
    <affects>
      <package>
	<name>apache-tomcat</name>
	<range><gt>6.0.0</gt><lt>6.0.11</lt></range>
      </package>
      <package>
	<name>tomcat</name>
	<range><gt>5.0.0</gt><lt>5.5.24</lt></range>
      </package>
      <package>
	<name>jakarta-tomcat</name>
	<range><gt>5.0.0</gt><lt>5.5.24</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Apache Project reports:</p>
	<blockquote cite="http://tomcat.apache.org/security-5.html">
	  <p>The JSP and Servlet included in the sample application within
	    the Tomcat documentation webapp did not escape user provided
	    data before including it in the output. This enabled a XSS
	    attack. These pages have been simplified not to use any user
	    provided data in the output.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1355</cvename>
      <bid>24058</bid>
    </references>
    <dates>
      <discovery>2007-05-19</discovery>
      <entry>2007-07-24</entry>
    </dates>
  </vuln>

  <vuln vid="872623af-39ec-11dc-b8cc-000fea449b8a">
    <topic>tomcat -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>apache-tomcat</name>
	<range><ge>4.1.0</ge><lt>4.1.36</lt></range>
	<range><gt>6.0.0</gt><lt>6.0.11</lt></range>
      </package>
      <package>
	<name>tomcat</name>
	<range><gt>5.0.0</gt><lt>5.5.23</lt></range>
      </package>
      <package>
	<name>jakarta-tomcat</name>
	<range><ge>4.0.0</ge><lt>4.1.0</lt></range>
	<range><gt>5.0.0</gt><lt>5.5.23</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Apache Project reports:</p>
	<blockquote cite="http://www.mail-archive.com/dev@tomcat.apache.org/msg16385.html">
	  <p>The Apache Tomcat team is proud to announce the immediate
	    availability of Tomcat 4.1.36 stable. This build contains
	    numerous library updates,  A small number of bug fixes and
	    two important security fixes.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-2090</cvename>
      <cvename>CVE-2007-0450</cvename>
      <cvename>CVE-2007-1358</cvename>
    </references>
    <dates>
      <discovery>2007-04-27</discovery>
      <entry>2007-07-24</entry>
    </dates>
  </vuln>

  <vuln vid="cddde37a-39b5-11dc-b3da-001921ab2fa4">
    <topic>dokuwiki -- XSS vulnerability in spellchecker backend</topic>
    <affects>
      <package>
	<name>dokuwiki</name>
	<range><lt>20070626_1</lt></range>
      </package>
      <package>
	<name>dokuwiki-devel</name>
	<range><lt>20070524_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>DokuWiki reports:</p>
	<blockquote cite="http://bugs.splitbrain.org/index.php?do=details&amp;task_id=1195">
	  <p>The spellchecker tests the UTF-8 capabilities of the used browser
	    by sending an UTF-8 string to the backend, which will send it back
	    unfiltered.  By comparing string length the spellchecker can work
	    around broken implementations. An attacker could construct a form to
	    let users send JavaScript to the spellchecker backend, resulting in
	    malicious JavaScript being executed in their browser.</p>
	  <p>Affected are all versions up to and including 2007-06-26 even when
	    the spell checker is disabled.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://xforce.iss.net/xforce/xfdb/35501</url>
      <cvename>CVE-2007-3930</cvename>
    </references>
    <dates>
      <discovery>2007-06-26</discovery>
      <entry>2007-07-24</entry>
    </dates>
  </vuln>

  <vuln vid="fc9c217e-3791-11dc-bb1a-000fea449b8a">
    <topic>lighttpd -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>lighttpd</name>
	<range><lt>1.4.15_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia Advisory reports:</p>
	<blockquote cite="http://secunia.com/advisories/26130/">
	  <p>Some vulnerabilities have been reported in lighttpd,
	    which can be exploited by malicious people to bypass
	    certain security restrictions or cause a DoS (Denial
	    of Service).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3947</cvename>
      <cvename>CVE-2007-3948</cvename>
      <cvename>CVE-2007-3949</cvename>
      <cvename>CVE-2007-3950</cvename>
      <url>http://trac.lighttpd.net/trac/ticket/1216</url>
      <url>http://trac.lighttpd.net/trac/ticket/1232</url>
      <url>http://trac.lighttpd.net/trac/ticket/1230</url>
      <url>http://trac.lighttpd.net/trac/ticket/1263</url>
    </references>
    <dates>
      <discovery>2007-07-20</discovery>
      <entry>2007-07-21</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="12d266b6-363f-11dc-b6c9-000c6ec775d9">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>opera-devel</name>
	<name>linux-opera</name>
	<range><lt>9.22</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Opera Software ASA reports of multiple security fixes in
	  Opera, including an arbitrary code execute
	  vulnerability:</p>
	<blockquote cite="http://www.opera.com/support/search/view/861/">
	  <p>Opera for Linux, FreeBSD, and Solaris has a flaw in the
	    createPattern function that leaves old data that was in
	    the memory before Opera allocated it in the new
	    pattern. The pattern can be read and analyzed by
	    JavaScript, so an attacker can get random samples of the
	    user's memory, which may contain data.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/862/">
	  <p>Removing a specially crafted torrent from the download
	    manager can crash Opera. The crash is caused by an
	    erroneous memory access.</p>
	  <p>An attacker needs to entice the user to accept the
	    malicious BitTorrent download, and later remove it from
	    Opera's download manager. To inject code, additional means
	    will have to be employed.</p>
	  <p>Users clicking a BitTorrent link and rejecting the
	    download are not affected.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/863/">
	  <p>data: URLs embed data inside them, instead of linking to
	    an external resource. Opera can mistakenly display the end
	    of a data URL instead of the beginning. This allows an
	    attacker to spoof the URL of a trusted site.</p>
	</blockquote>
	<blockquote cite="http://www.opera.com/support/search/view/864/">
	  <p>Opera's HTTP authentication dialog is displayed when the
	    user enters a Web page that requires a login name and a
	    password. To inform the user which server it was that
	    asked for login credentials, the dialog displays the
	    server name.</p>
	  <p>The user has to see the entire server name. A truncated
	    name can be misleading. Opera's authentication dialog cuts
	    off the long server names at the right hand side, adding
	    an ellipsis (...) to indicate that it has been cut off.</p>
	  <p>The dialog has a predictable size, allowing an attacker
	    to create a server name which will look almost like a
	    trusted site, because the real domain name has been cut
	    off. The three dots at the end will not be obvious to all
	    users.</p>
	  <p>This flaw can be exploited by phishers who can set up
	    custom sub-domains, for example by hosting their own
	    public DNS.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3929</cvename>
      <cvename>CVE-2007-4944</cvename>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=564</url>
      <url>http://www.opera.com/support/search/view/861/</url>
      <url>http://www.opera.com/support/search/view/862/</url>
      <url>http://www.opera.com/support/search/view/863/</url>
      <url>http://www.opera.com/support/search/view/864/</url>
      <url>http://www.opera.com/docs/changelogs/freebsd/922/</url>
    </references>
    <dates>
      <discovery>2007-07-19</discovery>
      <entry>2007-07-19</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="e190ca65-3636-11dc-a697-000c6ec775d9">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>2.0.0.5,1</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.a2_3,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<name>linux-thunderbird</name>
	<name>mozilla-thunderbird</name>
	<name>thunderbird</name>
	<range><lt>2.0.0.5</lt></range>
      </package>
      <!-- Packages which probably will be upgraded -->
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.1.3</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.0.a2007.12.12</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><lt>2.0.a2007.12.12</lt></range>
      </package>
      <!-- Deprecated/old names -->
      <package>
	<name>firefox-ja</name>
	<name>linux-mozilla-devel</name>
	<name>linux-mozilla</name>
	<name>mozilla</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports of multiple security issues
	  in Firefox, Seamonkey, and Thunderbird.  Several of these
	  issues can probably 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#firefox2.0.0.5">
	  <ul>
	    <li>MFSA 2007-25 XPCNativeWrapper pollution</li>
	    <li>MFSA 2007-24 Unauthorized access to wyciwyg:// documents</li>
	    <li>MFSA 2007-21 Privilege escalation using an event
	      handler attached to an element not in the document</li>
	    <li>MFSA 2007-20 Frame spoofing while window is loading</li>
	    <li>MFSA 2007-19 XSS using addEventListener and setTimeout</li>
	    <li>MFSA 2007-18 Crashes with evidence of memory corruption</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3089</cvename>
      <cvename>CVE-2007-3734</cvename>
      <cvename>CVE-2007-3735</cvename>
      <cvename>CVE-2007-3737</cvename>
      <cvename>CVE-2007-3738</cvename>
      <url>http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.5</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-18.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-19.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-20.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-21.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-24.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-25.html</url>
      <uscertta>TA07-199A</uscertta>
    </references>
    <dates>
      <discovery>2007-07-17</discovery>
      <entry>2007-07-19</entry>
      <modified>2008-06-21</modified>
    </dates>
  </vuln>

  <vuln vid="b42e8c32-34f6-11dc-9bc9-001921ab2fa4">
    <topic>linux-flashplugin -- critical vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><gt>9.0</gt><le>9.0r45</le></range>
	<range><gt>8.0</gt><le>8.0r34</le></range>
	<range><le>7.0r69</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe reports:</p>
	<blockquote cite="http://www.adobe.com/support/security/bulletins/apsb07-12.html">
	  <p>Critical vulnerabilities have been identified in
	    Adobe Flash Player that could allow an attacker who
	    successfully exploits these potential 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 potential vulnerabilities.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2022</cvename>
      <cvename>CVE-2007-3456</cvename>
      <cvename>CVE-2007-3457</cvename>
    </references>
    <dates>
      <discovery>2007-07-10</discovery>
      <entry>2007-07-18</entry>
    </dates>
  </vuln>

  <vuln vid="7fadc049-2ba0-11dc-9377-0016179b2dd5">
    <topic>wireshark -- Multiple problems</topic>
    <affects>
      <package>
	<name>wireshark</name>
	<name>wireshark-lite</name>
	<name>ethereal</name>
	<name>ethereal-lite</name>
	<name>tethereal</name>
	<name>tethereal-lite</name>
	<range><ge>0.8.20</ge><lt>0.99.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>wireshark Team reports:</p>
	<blockquote cite="http://www.wireshark.org/security/wnpa-sec-2007-02.html">
	  <p>It may be possible to make Wireshark or Ethereal crash or use up
	    available memory 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>
      <cvename>CVE-2007-3389</cvename>
      <cvename>CVE-2007-3390</cvename>
      <cvename>CVE-2007-3391</cvename>
      <cvename>CVE-2007-3392</cvename>
      <cvename>CVE-2007-3393</cvename>
      <url>http://secunia.com/advisories/25833/</url>
      <url>http://www.wireshark.org/security/wnpa-sec-2007-02.html</url>
    </references>
    <dates>
      <discovery>2007-06-29</discovery>
      <entry>2007-07-06</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="2c4f4688-298b-11dc-a197-0011098b2f36">
    <topic>typespeed -- arbitrary code execution</topic>
    <affects>
      <package>
	<name>typespeed</name>
	<range><le>0.4.1</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Debian reports:</p>
	<blockquote cite="http://www.debian.org/security/2005/dsa-684">
	  <p>Ulf Härnhammar from the Debian Security Audit Project
	    discovered a problem in typespeed, a touch-typist trainer
	    disguised as game.	This could lead to a local attacker
	    executing arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2005-0105</cvename>
      <url>http://www.debian.org/security/2005/dsa-684</url>
    </references>
    <dates>
      <discovery>2005-02-16</discovery>
      <entry>2007-07-03</entry>
      <modified>2007-07-09</modified>
    </dates>
  </vuln>

  <vuln vid="7128fb45-2633-11dc-94da-0016179b2dd5">
    <topic>vlc -- format string vulnerability and integer overflow</topic>
    <affects>
      <package>
	<name>vlc</name>
	<range><lt>0.8.6c</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>isecpartners reports:</p>
	<blockquote cite="http://www.isecpartners.com/advisories/2007-001-vlc.txt">
	  <p>VLC is vulnerable to a format string attack in the parsing
	    of Vorbis comments in Ogg Vorbis and Ogg Theora files, CDDA
	    data or SAP/SDP service discovery messages. Additionally,
	    there are two errors in the handling of wav files, one a
	    denial of service due to an uninitialized variable, and one
	    integer overflow in sampling frequency calculations.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3316</cvename>
      <cvename>CVE-2007-3468</cvename>
      <cvename>CVE-2007-3467</cvename>
      <url>http://www.isecpartners.com/advisories/2007-001-vlc.txt</url>
    </references>
    <dates>
      <discovery>2007-06-05</discovery>
      <entry>2007-06-18</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="32d38cbb-2632-11dc-94da-0016179b2dd5">
    <topic>flac123 -- stack overflow in comment parsing</topic>
    <affects>
      <package>
	<name>flac123</name>
	<range><lt>0.0.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>isecpartners reports:</p>
	<blockquote cite="http://www.isecpartners.com/advisories/2007-002-flactools.txt">
	  <p>flac123, also known as flac-tools, is vulnerable
	    to a buffer overflow in vorbis comment parsing.
	    This allows for the execution of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3507</cvename>
      <url>http://sourceforge.net/forum/forum.php?forum_id=710314</url>
      <url>http://www.isecpartners.com/advisories/2007-002-flactools.txt</url>
    </references>
    <dates>
      <discovery>2007-06-05</discovery>
      <entry>2007-06-28</entry>
      <modified>2007-08-10</modified>
    </dates>
  </vuln>

  <vuln vid="6e099997-25d8-11dc-878b-000c29c5647f">
    <topic>gd -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>gd</name>
	<range><lt>2.0.35,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>gd had been reported vulnerable to several
	  vulnerabilities:</p>
	<ul>
	  <li>CVE-2007-3472: Integer overflow in gdImageCreateTrueColor
	    function in the GD Graphics Library (libgd) before 2.0.35
	    allows user-assisted remote attackers has unspecified attack
	    vectors and impact.</li>
	  <li>CVE-2007-3473: The gdImageCreateXbm function in the GD
	    Graphics Library (libgd) before 2.0.35 allows user-assisted
	    remote attackers to cause a denial of service (crash) via
	    unspecified vectors involving a gdImageCreate failure.</li>
	  <li>CVE-2007-3474: Multiple unspecified vulnerabilities in the GIF
	    reader in the GD Graphics Library (libgd) before 2.0.35 allow
	    user-assisted remote attackers to have unspecified attack vectors
	    and impact.</li>
	  <li>CVE-2007-3475: The GD Graphics Library (libgd) before 2.0.35
	    allows user-assisted remote attackers to cause a denial of service
	    (crash) via a GIF image that has no global color map.</li>
	  <li>CVE-2007-3476: Array index error in gd_gif_in.c in the GD Graphics
	    Library (libgd) before 2.0.35 allows user-assisted remote attackers
	    to cause a denial of service (crash and heap corruption) via large
	    color index values in crafted image data, which results in a
	    segmentation fault.</li>
	  <li>CVE-2007-3477: The (a) imagearc and (b) imagefilledarc functions
	    in GD Graphics Library (libgd) before 2.0.35 allows attackers to
	    cause a denial of service (CPU consumption) via a large (1) start or
	    (2) end angle degree value.</li>
	  <li>CVE-2007-3478: Race condition in gdImageStringFTEx
	    (gdft_draw_bitmap) in gdft.c in the GD Graphics Library (libgd)
	    before 2.0.35 allows user-assisted remote attackers to cause a
	    denial of service (crash) via unspecified vectors, possibly
	    involving truetype font (TTF) support.</li>
	</ul>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3472</cvename>
      <cvename>CVE-2007-3473</cvename>
      <cvename>CVE-2007-3474</cvename>
      <cvename>CVE-2007-3475</cvename>
      <cvename>CVE-2007-3476</cvename>
      <cvename>CVE-2007-3477</cvename>
      <cvename>CVE-2007-3478</cvename>
      <url>http://www.libgd.org/ReleaseNote020035</url>
      <url>http://www.frsirt.com/english/advisories/2007/2336</url>
      <url>http://bugs.libgd.org/?do=details&amp;task_id=89</url>
      <url>http://bugs.libgd.org/?do=details&amp;task_id=94</url>
      <url>http://bugs.libgd.org/?do=details&amp;task_id=70</url>
      <url>http://bugs.libgd.org/?do=details&amp;task_id=87</url>
      <url>http://bugs.libgd.org/?do=details&amp;task_id=92</url>
      <url>http://bugs.libgd.org/?do=details&amp;task_id=74</url>
      <url>http://bugs.libgd.org/?do=details&amp;task_id=48</url>
      <url>http://bugs.php.net/bug.php?id=40578</url>
    </references>
    <dates>
      <discovery>2007-06-21</discovery>
      <entry>2007-06-29</entry>
    </dates>
  </vuln>

  <vuln vid="b1b5c125-2308-11dc-b91a-001921ab2fa4">
    <topic>evolution-data-server -- remote execution of arbitrary code vulnerability</topic>
    <affects>
      <package>
	<name>evolution-data-server</name>
	<range><lt>1.10.2_1</lt></range>
	<range><gt>1.11.*</gt><lt>1.11.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Debian project reports:</p>
	<blockquote cite="http://lists.debian.org/debian-security-announce/debian-security-announce-2007/msg00082.html">
	  <p>It was discovered that the IMAP code in the Evolution
	    Data Server performs insufficient sanitising of a value
	    later used an array index, which can lead to the execution
	    of arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3257</cvename>
      <url>http://secunia.com/advisories/25766/</url>
      <url>http://bugzilla.gnome.org/show_bug.cgi?id=447414</url>
    </references>
    <dates>
      <discovery>2007-06-23</discovery>
      <entry>2007-06-25</entry>
      <modified>2007-06-28</modified>
    </dates>
  </vuln>

  <vuln vid="d337b206-200f-11dc-a197-0011098b2f36">
    <topic>xpcd -- buffer overflow</topic>
    <affects>
      <package>
	<name>xpcd</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Debian Project reports:</p>
	<blockquote cite="http://www.debian.org/security/2005/dsa-676">
	  <p>Erik Sjolund discovered a buffer overflow in pcdsvgaview,
	    an SVGA PhotoCD viewer.  xpcd-svga is part of xpcd and uses
	    svgalib to display graphics on the Linux console for which
	    root permissions are required.  A malicious user could
	    overflow a fixed-size buffer and may cause the program to
	    execute arbitrary code with elevated privileges.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>12523</bid>
      <cvename>CVE-2005-0074</cvename>
      <url>http://www.debian.org/security/2005/dsa-676</url>
    </references>
    <dates>
      <discovery>2005-02-11</discovery>
      <entry>2007-06-21</entry>
    </dates>
  </vuln>

  <vuln vid="903654bd-1927-11dc-b8a0-02e0185f8d72">
    <topic>clamav -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.90.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Clamav had been found vulnerable to multiple vulnerabilities:</p>
	<ul>
	  <li>Improper checking for the end of an buffer causing an
	    unspecified attack vector.</li>
	  <li>Insecure temporary file handling, which could be exploited
	    to read sensitive information.</li>
	  <li>A flaw in the parser engine which could allow a remote
	    attacker to bypass the scanning of RAR files.</li>
	  <li>A flaw in libclamav/unrar.c which could cause a remote
	    Denial of Service (DoS) by sending a specially crafted
	    RAR file with a modified vm_codesize.</li>
	  <li>A flaw in the OLE2 parser which could cause a remote
	    Denial of Service (DoS).</li>
	</ul>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2650</cvename>
      <cvename>CVE-2007-3023</cvename>
      <cvename>CVE-2007-3024</cvename>
      <cvename>CVE-2007-3122</cvename>
      <cvename>CVE-2007-3123</cvename>
      <url>http://news.gmane.org/gmane.comp.security.virus.clamav.devel/cutoff=2853</url>
    </references>
    <dates>
      <discovery>2007-04-18</discovery>
      <entry>2007-06-19</entry>
    </dates>
  </vuln>

  <vuln vid="8092b820-1d6f-11dc-a0b2-001921ab2fa4">
    <topic>p5-Mail-SpamAssassin -- local user symlink-attack DoS vulnerability</topic>
    <affects>
      <package>
	<name>p5-Mail-SpamAssassin</name>
	<range><lt>3.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SpamAssassin website reports:</p>
	<blockquote cite="http://spamassassin.apache.org/advisories/cve-2007-2873.txt">
	  <p>A local user symlink-attack DoS vulnerability in
	    SpamAssassin has been found, affecting versions 3.1.x,
	    3.2.0, and SVN trunk.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://spamassassin.apache.org/advisories/cve-2007-2873.txt</url>
      <cvename>CVE-2007-2873</cvename>
    </references>
    <dates>
      <discovery>2007-06-11</discovery>
      <entry>2007-06-18</entry>
    </dates>
  </vuln>

  <vuln vid="39988ee8-1918-11dc-b6bd-0016179b2dd5">
    <topic>cups -- Incomplete SSL Negotiation Denial of Service</topic>
    <affects>
      <package>
	<name>cups-base</name>
	<range><lt>1.2.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/24517/">
	  <p>CUPS is not using multiple workers to handle connections.
	    This can be exploited to stop CUPS from accepting new connections
	    by starting but never completing an SSL negotiation.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/24517/</url>
      <url>http://security.gentoo.org/glsa/glsa-200703-28.xml</url>
      <cvename>CVE-2007-0720</cvename>
    </references>
    <dates>
      <discovery>2007-05-05</discovery>
      <entry>2007-06-12</entry>
    </dates>
  </vuln>

  <vuln vid="70ae62b0-16b0-11dc-b803-0016179b2dd5">
    <topic>c-ares -- DNS Cache Poisoning Vulnerability</topic>
    <affects>
      <package>
	<name>c-ares</name>
	<range><lt>1.4.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/25579/">
	  <p>The vulnerability is caused due to predictable
	    DNS "Transaction ID" field in DNS queries and can
	    be exploited to poison the DNS cache of an application
	    using the library if a valid ID is guessed.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-3152</cvename>
      <cvename>CVE-2007-3153</cvename>
      <url>http://secunia.com/advisories/25579/</url>
      <url>http://cool.haxx.se/cvs.cgi/curl/ares/CHANGES?rev=HEAD&amp;content-type=text/vnd.viewcvs-markup</url>
    </references>
    <dates>
      <discovery>2007-06-08</discovery>
      <entry>2007-06-09</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="0838733d-1698-11dc-a197-0011098b2f36">
    <topic>wordpress -- XMLRPC SQL Injection</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<name>de-wordpress</name>
	<name>zh-wordpress</name>
	<range><lt>2.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/25552/">
	  <p>Slappter has discovered a vulnerability in WordPress, which can
	    be exploited by malicious users to conduct SQL injection
	    attacks.</p>
	  <p>Input passed to the "wp.suggestCategories" method in xmlrpc.php
	    is not properly sanitised before being used in SQL queries.  This
	    can be exploited to manipulate SQL queries by injecting arbitrary
	    SQL code.</p>
	  <p>Successful exploitation allows e.g. retrieving usernames and
	    password hashes, but requires valid user credentials and knowledge
	    of the database table prefix.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>24344</bid>
      <url>http://secunia.com/advisories/25552/</url>
    </references>
    <dates>
      <discovery>2007-06-06</discovery>
      <entry>2007-06-09</entry>
      <modified>2007-06-24</modified>
    </dates>
  </vuln>

  <vuln vid="6a31cbe3-1695-11dc-a197-0011098b2f36">
    <topic>wordpress -- unmoderated comments disclosure</topic>
    <affects>
      <package>
	<name>wordpress</name>
	<name>de-wordpress</name>
	<name>zh-wordpress</name>
	<range><lt>2.2.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Blogsecurity reports:</p>
	<blockquote cite="http://blogsecurity.net/news/news-310507/">
	  <p>An attacker can read comments on posts that have not been
	    moderated.	This can be a real security risk if blog admins
	    are using unmoderated comments (comments that have not been
	    made public) to hide sensitive notes regarding posts, future
	    work, passwords etc.  So please be careful if you are one of
	    these blog admins.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://blogsecurity.net/news/news-310507/</url>
    </references>
    <dates>
      <discovery>2007-06-01</discovery>
      <entry>2007-06-09</entry>
      <modified>2007-08-16</modified>
    </dates>
  </vuln>

  <vuln vid="12b7286f-16a2-11dc-b803-0016179b2dd5">
    <topic>webmin -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>webmin</name>
	<range><lt>1.350</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/25580/">
	  <p>Input passed to unspecified parameters in pam_login.cgi
	    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>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>24381</bid>
      <cvename>CVE-2007-3156</cvename>
      <url>http://secunia.com/advisories/25580/</url>
      <url>http://www.webmin.com/changes-1.350.html</url>
    </references>
    <dates>
      <discovery>2007-06-01</discovery>
      <entry>2007-06-09</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="3ac80dd2-14df-11dc-bcfc-0016179b2dd5">
    <topic>mplayer -- cddb stack overflow</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.10_10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mplayer Team reports:</p>
	<blockquote cite="http://www.mplayerhq.hu/design7/news.html">
	  <p>A stack overflow was found in the code used to handle
	    cddb queries.  When copying the album title and category,
	    no checking was performed on the size of the strings
	    before storing them in a fixed-size array.	A malicious
	    entry in the database could trigger a stack overflow in
	    the program, leading to arbitrary code execution with the
	    uid of the user running MPlayer.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>24302</bid>
      <cvename>CVE-2007-2948</cvename>
    </references>
    <dates>
      <discovery>2007-06-06</discovery>
      <entry>2007-06-07</entry>
    </dates>
  </vuln>

  <vuln vid="d9405748-1342-11dc-a35c-001485ab073e">
    <topic>mod_jk -- information disclosure</topic>
    <affects>
      <package>
	<name>mod_jk</name>
	<range><lt>1.2.23,1</lt></range>
      </package>
      <package>
	<name>mod_jk-ap2</name>
	<range><lt>1.2.23</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Kazu Nambo reports:</p>
	<blockquote cite="http://tomcat.apache.org/security-jk.html">
	  <p>URL decoding the the Apache webserver prior to
	    decoding in the Tomcat server could pypass access
	    control rules and give access to pages on a different
	    AJP by sending a crafted URL.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1860</cvename>
      <url>http://secunia.com/advisories/25383/</url>
      <url>http://tomcat.apache.org/connectors-doc/news/20070301.html#20070518.1</url>
      <url>http://tomcat.apache.org/security-jk.html</url>
    </references>
    <dates>
      <discovery>2007-05-18</discovery>
      <entry>2007-06-05</entry>
      <modified>2007-10-31</modified>
    </dates>
  </vuln>

  <vuln vid="62b8f253-12d9-11dc-a35c-001485ab073e">
    <topic>typo3 -- email header injection</topic>
    <affects>
      <package>
	<name>typo3</name>
	<range><gt>3.0</gt><lt>4.0.5</lt></range>
	<range><gt>4.1</gt><lt>4.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Olivier Dobberkau, Andreas Otto, and Thorsten Kahler report:</p>
	<blockquote cite="http://typo3.org/teams/security/security-bulletins/typo3-20070221-1/">
	  <p>An unspecified error in the internal form engine can be used for
	    sending arbitrary mail headers, using it for purposes which it
	    is not meant for, e.g. sending spam messages.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1081</cvename>
      <url>http://secunia.com/advisories/24207/</url>
      <url>http://typo3.org/teams/security/security-bulletins/typo3-20070221-1/</url>
    </references>
    <dates>
      <discovery>2007-02-21</discovery>
      <entry>2007-06-04</entry>
    </dates>
  </vuln>

  <vuln vid="3d0e724e-129b-11dc-9f79-0016179b2dd5">
    <topic>phppgadmin -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>phppgadmin</name>
	<range><lt>4.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports about phppgadmin:</p>
	<blockquote cite="http://www.securityfocus.com/bid/24115/info">
	  <p>Exploiting this vulnerability may allow an attacker to perform
	    cross-site scripting attacks on unsuspecting users in the context
	    of the affected website. As a result, the attacker may be able to
	    steal cookie-based authentication credentials and to launch other
	    attacks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>24115</bid>
      <cvename>CVE-2007-5728</cvename>
      <url>http://lists.grok.org.uk/pipermail/full-disclosure/2007-May/063617.html</url>
      <url>http://secunia.com/advisories/25446/</url>
    </references>
    <dates>
      <discovery>2007-05-27</discovery>
      <entry>2007-06-04</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="7ca2a709-103b-11dc-8e82-00001cd613f9">
    <topic>findutils -- GNU locate heap buffer overrun</topic>
    <affects>
      <package>
	<name>findutils</name>
	<range><lt>4.2.31</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>James Youngman reports:</p>
	<blockquote cite="http://lists.gnu.org/archive/html/bug-findutils/2007-06/msg00000.html">
	  <p>When GNU locate reads filenames from an old-format locate database,
	    they are read into a fixed-length buffer allocated on the heap.
	    Filenames longer than the 1026-byte buffer can cause a buffer
	    overrun.  The overrunning data can be chosen by any person able to
	    control the names of filenames created on the local system.  This
	    will normally include all local users, but in many cases also remote
	    users (for example in the case of FTP servers allowing uploads).</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2452</cvename>
      <mlist>http://lists.gnu.org/archive/html/bug-findutils/2007-06/msg00000.html</mlist>
    </references>
    <dates>
      <discovery>2007-05-30</discovery>
      <entry>2007-06-01</entry>
    </dates>
  </vuln>

  <vuln vid="de2fab2d-0a37-11dc-aae2-00304881ac9a">
    <topic>FreeType 2 -- Heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>freetype2</name>
	<range><lt>2.2.1_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
  <blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754">
    <p>Integer signedness error in truetype/ttgload.c in Freetype 2.3.4 and
      earlier might allow remote attackers to execute arbitrary code via a
      crafted TTF image with a negative n_points value, which leads to an
      integer overflow and heap-based buffer overflow.</p>
  </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2754</cvename>
      <mlist>http://lists.gnu.org/archive/html/freetype-devel/2007-04/msg00041.html</mlist>
      <url>http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754</url>
      <url>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240200</url>
      <freebsdpr>ports/112769</freebsdpr>
    </references>
    <dates>
      <discovery>2007-04-27</discovery>
      <entry>2007-05-24</entry>
    </dates>
  </vuln>

  <vuln vid="8e01ab5b-0949-11dc-8163-000e0c2e438a">
    <topic>FreeBSD -- heap overflow in file(1)</topic>
    <affects>
      <package>
	<name>file</name>
	<range><lt>4.21</lt></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.2</gt><lt>6.2_5</lt></range>
	<range><gt>6.1</gt><lt>6.1_17</lt></range>
	<range><gt>5.5</gt><lt>5.5_13</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>When writing data into a buffer in the file_printf function,
	  the length of the unused portion of the buffer is not
	  correctly tracked, resulting in a buffer overflow when
	  processing certain files.</p>
	<h1>Impact:</h1>
	<p>An attacker who can cause file(1) to be run on a maliciously
	  constructed input can cause file(1) to crash.  It may be
	  possible for such an attacker to execute arbitrary code with
	  the privileges of the user running file(1).</p>
	<p>The above also applies to any other applications using the
	  libmagic(3) library.</p>
	<h1>Workaround:</h1>
	<p>No workaround is available, but systems where file(1) and
	  other libmagic(3)-using applications are never run on
	  untrusted input are not vulnerable.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1536</cvename>
      <freebsdsa>SA-07:04.file</freebsdsa>
    </references>
    <dates>
      <discovery>2007-05-23</discovery>
      <entry>2007-05-23</entry>
      <modified>2007-08-02</modified>
    </dates>
  </vuln>

  <vuln vid="0e575ed3-0764-11dc-a80b-0016179b2dd5">
    <topic>squirrelmail -- Cross site scripting in HTML filter</topic>
    <affects>
      <package>
	<name>squirrelmail</name>
	<range><ge>1.4.0</ge><lt>1.4.9a</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/2007-05-09">
	  <p>Multiple cross-site scripting (XSS) vulnerabilities in the HTML
	    filter in SquirrelMail 1.4.0 through 1.4.9a allow remote attackers
	    to inject arbitrary web script or HTML via the (1) data: URI in an
	    HTML e-mail attachment or (2) various non-ASCII character sets that
	    are not properly filtered when viewed with Microsoft Internet
	    Explorer.</p>
	</blockquote>
      </body>
    </description>
    <references>
     <cvename>CVE-2007-1262</cvename>
     <url>http://www.squirrelmail.org/security/issue/2007-05-09</url>
    </references>
    <dates>
      <discovery>2007-05-09</discovery>
      <entry>2007-05-21</entry>
    </dates>
  </vuln>

  <vuln vid="4cb9c513-03ef-11dc-a51d-0019b95d4f14">
    <topic>png -- DoS crash vulnerability</topic>
    <affects>
      <package>
	<name>png</name>
	<range><lt>1.2.17</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A Libpng Security Advisory reports:</p>
	<blockquote cite="http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/l/li/libpng/libpng-1.2.17-ADVISORY.txt">
	  <p>A grayscale PNG image with a malformed (bad CRC) tRNS
	    chunk will crash some libpng applications.</p>
	  <p>This vulnerability could be used to crash a browser when
	    a user tries to view such a malformed PNG file.  It is not
	    known whether the vulnerability could be exploited
	    otherwise.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2445</cvename>
      <certvu>684664</certvu>
      <url>http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/l/li/libpng/libpng-1.2.17-ADVISORY.txt</url>
    </references>
    <dates>
      <discovery>2007-05-15</discovery>
      <entry>2007-05-16</entry>
    </dates>
  </vuln>

  <vuln vid="3546a833-03ea-11dc-a51d-0019b95d4f14">
    <topic>samba -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>samba</name>
	<name>ja-samba</name>
	<range><gt>3.*</gt><lt>3.0.25</lt></range>
	<range><gt>3.*,1</gt><lt>3.0.25,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Samba Team reports:</p>
	<blockquote cite="http://de5.samba.org/samba/security/CVE-2007-2444.html">
	  <p>A bug in the local SID/Name translation routines may
	    potentially result in a user being able to issue SMB/CIFS
	    protocol operations as root.</p>
	  <p>When translating SIDs to/from names using Samba local
	    list of user and group accounts, a logic error in the smbd
	    daemon's internal security stack may result in a
	    transition to the root user id rather than the non-root
	    user.  The user is then able to temporarily issue SMB/CIFS
	    protocol operations as the root user.  This window of
	    opportunity may allow the attacker to establish additional
	    means of gaining root access to the server.</p>
	</blockquote>
	<blockquote cite="http://de5.samba.org/samba/security/CVE-2007-2446.html">
	  <p>Various bugs in Samba's NDR parsing can allow a user to
	    send specially crafted MS-RPC requests that will overwrite
	    the heap space with user defined data.</p>
	</blockquote>
	<blockquote cite="http://de5.samba.org/samba/security/CVE-2007-2447.html">
	  <p>Unescaped user input parameters are passed as arguments
	    to /bin/sh allowing for remote command execution.</p>
	  <p>This bug was originally reported against the anonymous
	    calls to the SamrChangePassword() MS-RPC function in
	    combination with the "username map script" smb.conf option
	    (which is not enabled by default).</p>
	  <p>After further investigation by Samba developers, it was
	    determined that the problem was much broader and impacts
	    remote printer and file share management as well.  The
	    root cause is passing unfiltered user input provided via
	    MS-RPC calls to /bin/sh when invoking externals scripts
	    defined in smb.conf.  However, unlike the "username map
	    script" vulnerability, the remote file and printer
	    management scripts require an authenticated user
	    session.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2444</cvename>
      <cvename>CVE-2007-2446</cvename>
      <cvename>CVE-2007-2447</cvename>
      <url>http://de5.samba.org/samba/security/CVE-2007-2444.html</url>
      <url>http://de5.samba.org/samba/security/CVE-2007-2446.html</url>
      <url>http://de5.samba.org/samba/security/CVE-2007-2447.html</url>
    </references>
    <dates>
      <discovery>2007-05-14</discovery>
      <entry>2007-05-16</entry>
      <modified>2008-09-26</modified>
    </dates>
  </vuln>

  <vuln vid="f5e52bf5-fc77-11db-8163-000e0c2e438a">
    <topic>php -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>php5-imap</name>
	<name>php5-odbc</name>
	<name>php5-session</name>
	<name>php5-shmop</name>
	<name>php5-sqlite</name>
	<name>php5-wddx</name>
	<name>php5</name>
	<range><lt>5.2.2</lt></range>
      </package>
      <package>
	<name>php4-odbc</name>
	<name>php4-session</name>
	<name>php4-shmop</name>
	<name>php4-wddx</name>
	<name>php4</name>
	<range><lt>4.4.7</lt></range>
      </package>
      <package>
	<name>mod_php4-twig</name>
	<name>mod_php4</name>
	<name>mod_php5</name>
	<name>mod_php</name>
	<name>php4-cgi</name>
	<name>php4-cli</name>
	<name>php4-dtc</name>
	<name>php4-horde</name>
	<name>php4-nms</name>
	<name>php5-cgi</name>
	<name>php5-cli</name>
	<name>php5-dtc</name>
	<name>php5-horde</name>
	<name>php5-nms</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The PHP development team reports:</p>
	<blockquote cite="http://www.php.net/releases/5_2_2.php">
	  <p>Security Enhancements and Fixes in PHP 5.2.2 and PHP
	    4.4.7:</p>
	  <ul>
	    <li>Fixed CVE-2007-1001, GD wbmp used with invalid image
	      size</li>
	    <li>Fixed asciiz byte truncation inside mail()</li>
	    <li>Fixed a bug in mb_parse_str() that can be used to
	      activate register_globals</li>
	    <li>Fixed unallocated memory access/double free in in
	      array_user_key_compare()</li>
	    <li>Fixed a double free inside session_regenerate_id()</li>
	    <li>Added missing open_basedir &amp; safe_mode checks to zip://
	      and bzip:// wrappers.</li>
	    <li>Limit nesting level of input variables with
	      max_input_nesting_level as fix for.</li>
	    <li>Fixed CRLF injection inside ftp_putcmd().</li>
	    <li>Fixed a possible super-global overwrite inside
	      import_request_variables().</li>
	    <li>Fixed a remotely trigger-able buffer overflow inside
	      bundled libxmlrpc library.</li>
	  </ul>
	  <p>Security Enhancements and Fixes in PHP 5.2.2 only:</p>
	  <ul>
	    <li>Fixed a header injection via Subject and To parameters
	      to the mail() function</li>
	    <li>Fixed wrong length calculation in unserialize S
	      type.</li>
	    <li>Fixed substr_compare and substr_count information
	      leak.</li>
	    <li>Fixed a remotely trigger-able buffer overflow inside
	      make_http_soap_request().</li>
	    <li>Fixed a buffer overflow inside
	      user_filter_factory_create().</li>
	  </ul>
	  <p>Security Enhancements and Fixes in PHP 4.4.7 only:</p>
	  <ul>
	    <li>XSS in phpinfo()</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1001</cvename>
      <url>http://www.php.net/releases/4_4_7.php</url>
      <url>http://www.php.net/releases/5_2_2.php</url>
    </references>
    <dates>
      <discovery>2007-05-03</discovery>
      <entry>2007-05-07</entry>
      <modified>2007-05-10</modified>
    </dates>
  </vuln>

  <vuln vid="0ac89b39-f829-11db-b55c-000e0c6d38a9">
    <topic>qemu - several vulnerabilities</topic>
    <affects>
      <package>
	<name>qemu</name>
	<name>qemu-devel</name>
	<range><lt>0.9.0_1</lt></range>
	<range><ge>0.9.0s.20070101*</ge><lt>0.9.0s.20070405_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Debian Security Team reports:</p>
	<blockquote cite="http://lists.debian.org/debian-security-announce/debian-security-announce-2007/msg00040.html">
	  <p>Several vulnerabilities have been discovered in the QEMU processor
	    emulator, which may lead to the execution of arbitrary code or
	    denial of service. The Common Vulnerabilities and Exposures project
	    identifies the following problems:</p>
	  <p>CVE-2007-1320<br/>Tavis Ormandy discovered that a memory management
	    routine of the Cirrus video driver performs insufficient bounds
	    checking, which might allow the execution of arbitrary code through
	    a heap overflow.</p>
	  <p>CVE-2007-1321<br/>Tavis Ormandy discovered that the NE2000 network
	    driver and the socket code perform insufficient input validation,
	    which might allow the execution of arbitrary code through a heap
	    overflow.</p>
	  <p>CVE-2007-1322<br/>Tavis Ormandy discovered that the "icebp"
	    instruction can be abused to terminate the emulation, resulting in
	    denial of service.</p>
	  <p>CVE-2007-1323<br/>Tavis Ormandy discovered that the NE2000 network
	    driver and the socket code perform insufficient input validation,
	    which might allow the execution of arbitrary code through a heap
	    overflow.</p>
	  <p>CVE-2007-1366<br/>Tavis Ormandy discovered that the "aam"
	    instruction can be abused to crash qemu through a division by zero,
	    resulting in denial of service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1320</cvename>
      <cvename>CVE-2007-1321</cvename>
      <cvename>CVE-2007-1322</cvename>
      <cvename>CVE-2007-1323</cvename>
      <cvename>CVE-2007-1366</cvename>
      <mlist msgid="20070501100313.GA4074@galadriel.inutil.org">http://lists.debian.org/debian-security-announce/debian-security-announce-2007/msg00040.html</mlist>
    </references>
    <dates>
      <discovery>2007-05-01</discovery>
      <entry>2007-05-01</entry>
      <modified>2007-05-02</modified>
    </dates>
  </vuln>

  <vuln vid="632c98be-aad2-4af2-849f-41a6862afd6a">
    <topic>p5-Imager - possibly exploitable buffer overflow</topic>
    <affects>
      <package>
	<name>p5-Imager</name>
	<range><lt>0.57</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Imager 0.56 and all earlier versions with BMP support have
	  a security issue when reading compressed 8-bit per pixel BMP
	  files where either a compressed run of data or a literal run
	  of data overflows the scan-line.</p>
	<p>Such an overflow causes a buffer overflow in a malloc()
	  allocated memory buffer, possibly corrupting the memory arena
	  headers.</p>
	<p>The effect depends on your system memory allocator, with glibc
	  this typically results in an abort, but with other memory
	  allocators it may be possible to cause local code execution.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1942</cvename>
      <cvename>CVE-2007-1943</cvename>
      <cvename>CVE-2007-1946</cvename>
      <cvename>CVE-2007-1948</cvename>
      <url>https://rt.cpan.org/Public/Bug/Display.html?id=26811</url>
      <url>http://ifsec.blogspot.com/2007/04/several-windows-image-viewers.html</url>
    </references>
    <dates>
      <discovery>2007-04-04</discovery>
      <entry>2007-04-30</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="275b845e-f56c-11db-8163-000e0c2e438a">
    <topic>FreeBSD -- IPv6 Routing Header 0 is dangerous</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.2</gt><lt>6.2_4</lt></range>
	<range><gt>6.1</gt><lt>6.1_16</lt></range>
	<range><gt>5.5</gt><lt>5.5_12</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>There is no mechanism for preventing IPv6 routing headers
	  from being used to route packets over the same link(s) many
	  times.</p>
	<h1>Impact</h1>
	<p>An attacker can "amplify" a denial of service attack against
	  a link between two vulnerable hosts; that is, by sending a
	  small volume of traffic the attacker can consume a much larger
	  amount of bandwidth between the two vulnerable hosts.</p>
	<p>An attacker can use vulnerable hosts to "concentrate" a
	  denial of service attack against a victim host or network;
	  that is, a set of packets sent over a period of 30 seconds
	  or more could be constructed such that they all arrive at
	  the victim within a period of 1 second or less  over a
	  period of 30 seconds or more could be constructed such that
	  they all arrive at the victim within a period of 1 second or
	  less.</p>
	<p>Other attacks may also be possible.</p>
	<h1>Workaround</h1>
	<p>No workaround is available.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-2242</cvename>
      <freebsdsa>SA-07:03.ipv6</freebsdsa>
    </references>
    <dates>
      <discovery>2007-04-26</discovery>
      <entry>2007-04-28</entry>
    </dates>
  </vuln>

  <vuln vid="ef2ffb03-f2b0-11db-ad25-0010b5a0a860">
    <topic>mod_perl -- remote DoS in PATH_INFO parsing</topic>
    <affects>
      <package>
	<name>mod_perl</name>
	<range><lt>1.30</lt></range>
      </package>
      <package>
	<name>mod_perl2</name>
	<range><lt>2.0.3_2,3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mandriva reports:</p>
	<blockquote cite="http://www.mandriva.com/security/advisories?name=MDKSA-2007:083">
	  <p>PerlRun.pm in Apache mod_perl 1.29 and earlier, and
	    RegistryCooker.pm in mod_perl 2.x, does not properly escape
	    PATH_INFO before use in a regular expression, which allows remote
	    attackers to cause a denial of service (resource consumption) via a
	    crafted URI.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1349</cvename>
      <url>http://www.mandriva.com/security/advisories?name=MDKSA-2007:083</url>
      <url>http://secunia.com/advisories/24839</url>
    </references>
    <dates>
      <discovery>2007-03-29</discovery>
      <entry>2007-04-24</entry>
      <modified>2007-06-27</modified>
    </dates>
  </vuln>

  <vuln vid="c389d06d-ee57-11db-bd51-0016179b2dd5">
    <topic>claws-mail -- APOP vulnerability</topic>
    <affects>
      <package>
	<name>claws-mail</name>
	<range><lt>2.9.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558">
	  <p>The APOP protocol allows remote attackers to guess the first 3
	    characters of a password via man-in-the-middle (MITM) attacks
	    that use crafted message IDs and MD5 collisions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1558</cvename>
      <url>http://www.claws-mail.org/news.php</url>
    </references>
    <dates>
      <discovery>2007-04-02</discovery>
      <entry>2007-04-19</entry>
    </dates>
  </vuln>

  <vuln vid="5678da43-ea99-11db-a802-000fea2763ce">
    <topic>lighttpd -- DOS when access files with mtime 0</topic>
    <affects>
      <package>
	<name>lighttpd</name>
	<range><lt>1.4.15</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Lighttpd SA:</p>
	<blockquote cite="http://www.lighttpd.net/assets/2007/4/13/lighttpd_sa2007_02.txt">
	  <p>Lighttpd caches the rendered string for mtime. The cache key has
	    as a default value 0.  At that point the pointer to the string are
	    still NULL. If a file with an mtime of 0 is requested it tries to
	    access the pointer and crashes.</p>
	  <p>The bug requires that a malicious user can either upload files or
	    manipulate the mtime of the files.</p>
	  <p>The bug was reported by cubiq and fixed by Marcus Rueckert.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1870</cvename>
      <url>http://www.lighttpd.net/assets/2007/4/13/lighttpd_sa2007_02.txt</url>
    </references>
    <dates>
      <discovery>2007-01-14</discovery>
      <entry>2007-04-14</entry>
    </dates>
  </vuln>

  <vuln vid="d2b48d30-ea97-11db-a802-000fea2763ce">
    <topic>lighttpd -- Remote DOS in CRLF parsing</topic>
    <affects>
      <package>
	<name>lighttpd</name>
	<range><gt>1.4.11</gt><lt>1.4.13_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Lighttpd SA:</p>
	<blockquote cite="http://www.lighttpd.net/assets/2007/4/13/lighttpd_sa2007_01.txt">
	  <p>If the connection aborts during parsing "\r\n\r\n" the server
	    might get into a infinite loop and use 100% of the CPU time.
	    lighttpd still responses to other requests. This can be repeated
	    until either the server limit for concurrent connections or file
	    descriptors is reached.</p>
	  <p>The bug was reported and fixed by Robert Jakabosky.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1869</cvename>
      <url>http://www.lighttpd.net/assets/2007/4/13/lighttpd_sa2007_01.txt</url>
    </references>
    <dates>
      <discovery>2006-12-15</discovery>
      <entry>2007-04-14</entry>
    </dates>
  </vuln>

  <vuln vid="c110eda2-e995-11db-a944-0012f06707f0">
    <topic>freeradius -- EAP-TTLS Tunnel Memory Leak Remote DOS Vulnerability</topic>
    <affects>
      <package>
	<name>freeradius</name>
	<name>freeradius-mysql</name>
	<range><le>1.1.5</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 malicous 802.1x supplicant could send malformed Diameter format
	     attributes inside of an EAP-TTLS tunnel. The server would reject
	     the authentication request, but would leak one VALUE_PAIR data
	     structure, of approximately 300 bytes. If an attacker performed
	     the attack many times (e.g. thousands or more over a period of
	     minutes to hours), the server could leak megabytes of memory,
	     potentially leading to an "out of memory" condition, and early
	     process exit.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>23466</bid>
      <cvename>CVE-2005-1455</cvename>
      <cvename>CVE-2005-1454</cvename>
      <cvename>CVE-2007-2028</cvename>
      <cvename>CVE-2005-4745</cvename>
      <url>http://www.freeradius.org/security.html</url>
    </references>
    <dates>
      <discovery>2007-04-10</discovery>
      <entry>2007-04-13</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="f1c4d133-e6d3-11db-99ea-0060084a00e5">
    <topic>fetchmail -- insecure APOP authentication</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><lt>6.3.8</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-2007-01.txt">
	  <p>The POP3 standard, currently RFC-1939, has specified an optional,
	    MD5-based authentication scheme called "APOP" which no longer
	    should be considered secure.</p>
	  <p>Additionally, fetchmail's POP3 client implementation has been
	    validating the APOP challenge too lightly and accepted random
	    garbage as a POP3 server's APOP challenge. This made it easier
	    than necessary for man-in-the-middle attackers to retrieve by
	    several probing and guessing the first three characters of the
	    APOP secret, bringing brute forcing the remaining characters well
	    within reach.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1558</cvename>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2007-01.txt</url>
    </references>
    <dates>
      <discovery>2007-04-06</discovery>
      <entry>2007-04-09</entry>
    </dates>
  </vuln>

  <vuln vid="84d3fbb2-e607-11db-8a32-000c76189c4c">
    <topic>mcweject -- exploitable buffer overflow</topic>
    <affects>
      <package>
	<name>mcweject</name>
	<range><le>0.9</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1719">
	  <p>Buffer overflow in eject.c in Jason W. Bacon mcweject 0.9 on
	    FreeBSD, and possibly other versions, allows local users to execute
	    arbitrary code via a long command line argument, possibly involving
	    the device name.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1719</cvename>
      <freebsdpr>ports/111365</freebsdpr>
      <url>http://www.milw0rm.com/exploits/3578</url>
    </references>
    <dates>
      <discovery>2007-03-27</discovery>
      <entry>2007-04-08</entry>
    </dates>
  </vuln>

  <vuln vid="72999d57-d6f6-11db-961b-005056847b26">
    <topic>webcalendar -- "noSet" variable overwrite vulnerability</topic>
    <affects>
      <package>
	<name>WebCalendar</name>
	<range><lt>1.0.5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/24403/">
	  <p>A vulnerability has been discovered in WebCalendar,
	    which can be exploited by malicious people to compromise
	    a vulnerable system.</p>
	  <p>Input passed to unspecified parameters is not properly
	    verified before being used with the "noSet" parameter set.
	    This can be exploited to overwrite certain variables, and
	    allows e.g. the inclusion of arbitrary PHP files from internal
	    or external resources.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1343</cvename>
      <bid>22834</bid>
      <url>http://sourceforge.net/project/shownotes.php?release_id=491130</url>
      <url>http://xforce.iss.net/xforce/xfdb/32832</url>
    </references>
    <dates>
      <discovery>2007-03-04</discovery>
      <entry>2007-04-08</entry>
    </dates>
  </vuln>

  <vuln vid="34414a1e-e377-11db-b8ab-000c76189c4c">
    <topic>zope -- cross-site scripting vulnerability</topic>
    <affects>
      <package>
	<name>zope</name>
	<range><lt>2.7.9_2</lt></range>
	<range><ge>2.8.0</ge><le>2.8.8</le></range>
	<range><ge>2.9.0</ge><le>2.9.6</le></range>
	<range><ge>2.10.0</ge><le>2.10.2</le></range>
      </package>
      <package>
	<name>plone</name>
	<range><lt>2.5.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Zope Team reports:</p>
	<blockquote cite="http://www.zope.org/Products/Zope/Hotfix-2007-03-20/announcement/view">
	  <p>A vulnerability has been discovered in Zope, where by certain types
	    of misuse of HTTP GET, an attacker could gain elevated privileges.
	    All Zope versions up to and including 2.10.2 are affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>23084</bid>
      <cvename>CVE-2007-0240</cvename>
      <freebsdpr>ports/111119</freebsdpr>
      <url>http://www.zope.org/Products/Zope/Hotfix-2007-03-20/announcement/view</url>
      <url>http://plone.org/products/plone/releases/2.5.3</url>
    </references>
    <dates>
      <discovery>2007-01-16</discovery>
      <entry>2007-04-05</entry>
      <modified>2009-03-22</modified>
    </dates>
  </vuln>

  <vuln vid="c27bc173-d7aa-11db-b141-0016179b2dd5">
    <topic>Squid -- TRACE method handling denial of service</topic>
    <affects>
      <package>
	<name>squid</name>
	<range><ge>2.6.*</ge><lt>2.6.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Squid advisory 2007:1 notes:</p>
	<blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2007_1.txt">
	  <p>Due to an internal error Squid-2.6 is vulnerable to a denial of
	    service attack when processing the TRACE request method.</p>
	  <p>Workarounds:</p>
	  <p>To work around the problem deny access to using the TRACE method by
	    inserting the following two lines before your first http_access
	    rule.</p>
	  <p>acl TRACE method TRACE</p>
	  <p>http_access deny TRACE</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1560</cvename>
      <url>http://www.squid-cache.org/Advisories/SQUID-2007_1.txt</url>
    </references>
    <dates>
      <discovery>2007-03-20</discovery>
      <entry>2007-03-21</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="8e02441d-d39c-11db-a6da-0003476f14d3">
    <topic>sql-ledger -- security bypass vulnerability</topic>
    <affects>
      <package>
	<name>sql-ledger</name>
	<range><lt>2.6.26</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Chris Travers reports:</p>
	<blockquote cite="http://www.securityfocus.com/archive/1/462375">
	  <p>George Theall of Tenable Security notified the LedgerSMB
	    core team today of an authentication bypass vulnerability
	    allowing full access to the administrator interface of
	    LedgerSMB 1.1 and SQL-Ledger 2.x.  The problem is caused
	    by the password checking routine failing to enforce a
	    password check under certain circumstances. The user
	    can then create accounts or effect denial of service
	    attacks.</p>
	  <p>This is not related to any previous CVE.</p>
	  <p>We have coordinated with the SQL-Ledger vendor and
	    today both of us released security patches correcting
	    the problem. SQL-Ledger users who can upgrade to 2.6.26
	    should do so, and LedgerSMB 1.1 or 1.0 users should
	    upgrade to 1.1.9. Users who cannot upgrade should
	    configure their web servers to use http authentication
	    for the admin.pl script in the main root directory.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <freebsdpr>ports/110350</freebsdpr>
      <url>http://www.securityfocus.com/archive/1/462375</url>
    </references>
    <dates>
      <discovery>2007-03-09</discovery>
      <entry>2007-03-16</entry>
    </dates>
  </vuln>

  <vuln vid="f235fe7a-b9ca-11db-bf0f-0013720b182d">
    <topic>samba -- potential Denial of Service bug in smbd</topic>
    <affects>
      <package>
	<name>samba</name>
	<name>ja-samba</name>
	<range><ge>3.0.6,1</ge><lt>3.0.24,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/CVE-2007-0452.html">
	  <p>Internally Samba's file server daemon, smbd, implements
	    support for deferred file open calls in an attempt to serve
	    client requests that would otherwise fail due to a share mode
	    violation.	When renaming a file under certain circumstances
	    it is possible that the request is never removed from the deferred
	    open queue.  smbd will then become stuck is a loop trying to
	    service the open request.</p>
	  <p>This bug may allow an authenticated user to exhaust resources
	    such as memory and CPU on the server by opening multiple CIFS
	    sessions, each of which will normally spawn a new smbd process,
	    and sending each connection into an infinite loop.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-0452</cvename>
      <url>http://www.samba.org/samba/security/CVE-2007-0452.html</url>
    </references>
    <dates>
      <discovery>2007-02-05</discovery>
      <entry>2007-03-16</entry>
    </dates>
  </vuln>

  <vuln vid="57ae52f7-b9cc-11db-bf0f-0013720b182d">
    <topic>samba -- format string bug in afsacl.so VFS plugin</topic>
    <affects>
      <package>
	<name>samba</name>
	<name>ja-samba</name>
	<range><ge>3.0.6,1</ge><lt>3.0.24,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/CVE-2007-0454.html">
	  <p>NOTE: This security advisory only impacts Samba servers
	    that share AFS file systems to CIFS clients and which have
	    been explicitly instructed in smb.conf to load the afsacl.so
	    VFS module.</p>
	  <p>The source defect results in the name of a file stored on
	    disk being used as the format string in a call to snprintf().
	    This bug becomes exploitable only when a user is able
	    to write to a share which utilizes Samba's afsacl.so library
	    for setting Windows NT access control lists on files residing
	    on an AFS file system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-0454</cvename>
      <url>http://www.samba.org/samba/security/CVE-2007-0454.html</url>
    </references>
    <dates>
      <discovery>2007-02-05</discovery>
      <entry>2007-03-16</entry>
    </dates>
  </vuln>

  <vuln vid="73f53712-d028-11db-8c07-0211d85f11fb">
    <topic>ktorrent -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>ktorrent</name>
	<range><lt>2.1.2</lt></range>
      </package>
      <package>
	<name>ktorrent-devel</name>
	<range><lt>20070311</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Two problems have been found in KTorrent:</p>
	<ul>
	  <li>KTorrent does not properly sanitize file names to filter
	    out ".." components, so it's possible for an attacker to create
	    a malicious torrent in order to overwrite arbitrary files within
	    the filesystem.</li>
	  <li>Messages with invalid chunk indexes aren't rejected.</li>
	</ul>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-1384</cvename>
      <cvename>CVE-2007-1385</cvename>
      <url>http://ktorrent.org/forum/viewtopic.php?t=1401</url>
    </references>
    <dates>
      <discovery>2007-03-09</discovery>
      <entry>2007-03-11</entry>
      <modified>2007-03-14</modified>
    </dates>
  </vuln>

  <vuln vid="abeb9b64-ce50-11db-bc24-0016179b2dd5">
    <topic>mplayer -- DMO File Parsing Buffer Overflow Vulnerability</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.10_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>"Moritz Jodeit reports:</p>
	<blockquote cite="http://lists.grok.org.uk/pipermail/full-disclosure/2007-March/052738.html">
	  <p>There's an exploitable buffer overflow in the current version
	    of MPlayer (v1.0rc1) which can be exploited with a maliciously
	    crafted video file.  It is hidden in the DMO_VideoDecoder()
	    function of `loader/dmo/DMO_VideoDecoder.c' file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>22771</bid>
      <cvename>CVE-2007-1246</cvename>
    </references>
    <dates>
      <discovery>2007-02-11</discovery>
      <entry>2007-03-09</entry>
    </dates>
  </vuln>

  <vuln vid="e546c7ce-ce46-11db-bc24-0016179b2dd5">
    <topic>trac -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>trac</name>
	<range><lt>0.10.3</lt></range>
      </package>
      <package>
	<name>ja-trac</name>
	<range><lt>0.10.3_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/24470/">
	  <p>The vulnerability is caused due to an error within the
	    "download wiki page as text" function, which can be exploited
	    to execute arbitrary HTML and script code in a user's browser
	    session in context of an affected site.</p>
	  <p>Successful exploitation may require that the victim uses IE.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/24470</url>
      <url>http://trac.edgewall.org/wiki/ChangeLog#a0.10.3.1</url>
    </references>
    <dates>
      <discovery>2007-03-09</discovery>
      <entry>2007-03-09</entry>
    </dates>
  </vuln>

  <vuln vid="cf86c644-cb6c-11db-8e9d-000c6ec775d9">
    <topic>mod_jk -- long URL stack overflow vulnerability</topic>
    <affects>
      <package>
	<name>mod_jk-ap2</name>
	<name>mod_jk</name>
	<range><ge>1.2.19</ge><lt>1.2.21</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>TippingPoint and The Zero Day Initiative reports:</p>
	<blockquote cite="http://www.zerodayinitiative.com/advisories/ZDI-07-008.html">
	  <p>This vulnerability allows remote attackers to execute
	    arbitrary code on vulnerable installations of Apache
	    Tomcat JK Web Server Connector. Authentication is not
	    required to exploit this vulnerability.</p>
	  <p>The specific flaw exists in the URI handler for the
	    mod_jk.so library, map_uri_to_worker(), defined in
	    native/common/jk_uri_worker_map.c. When parsing a long URL
	    request, the URI worker map routine performs an unsafe
	    memory copy. This results in a stack overflow condition
	    which can be leveraged to execute arbitrary code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-0774</cvename>
      <url>http://tomcat.apache.org/security-jk.html</url>
      <url>http://www.zerodayinitiative.com/advisories/ZDI-07-008.html</url>
    </references>
    <dates>
      <discovery>2007-03-02</discovery>
      <entry>2007-03-05</entry>
      <modified>2007-03-06</modified>
    </dates>
  </vuln>

  <vuln vid="3cb6f059-c69d-11db-9f82-000e0c2e438a">
    <topic>bind -- Multiple Denial of Service vulnerabilities</topic>
    <affects>
      <package>
	<name>named</name>
	<range><lt>9.3.4</lt></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.2</gt><lt>6.2_1</lt></range>
	<range><gt>6.1</gt><lt>6.1_13</lt></range>
	<range><gt>5.5</gt><lt>5.5_11</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>A type * (ANY) query response containing multiple RRsets can
	  trigger an assertion failure.</p>
	<p>Certain recursive queries can cause the nameserver to crash
	  by using memory which has already been freed.</p>
	<h1>Impact:</h1>
	<p>A remote attacker sending a type * (ANY) query to an
	  authoritative DNS server for a DNSSEC signed zone can cause
	  the named(8) daemon to exit, resulting in a Denial of
	  Service.</p>
	<p>A remote attacker sending recursive queries can cause the
	  nameserver to crash, resulting in a Denial of Service.</p>
	<h1>Workaround:</h1>
	<p>There is no workaround available, but systems which are not
	  authoritative servers for DNSSEC signed zones are not
	  affected by the first issue; and systems which do not permit
	  untrusted users to perform recursive DNS resolution are not
	  affected by the second issue.  Note that the default
	  configuration for named(8) in FreeBSD allows local access
	  only (which on many systems is equivalent to refusing access
	  to untrusted users).</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-0493</cvename>
      <cvename>CVE-2007-0494</cvename>
      <freebsdsa>SA-07:02.bind</freebsdsa>
    </references>
    <dates>
      <discovery>2007-02-09</discovery>
      <entry>2007-02-27</entry>
    </dates>
  </vuln>

  <vuln vid="46b922a8-c69c-11db-9f82-000e0c2e438a">
    <topic>FreeBSD -- Jail rc.d script privilege escalation</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.1</gt><lt>6.1_12</lt></range>
	<range><gt>6.0</gt><lt>6.0_17</lt></range>
	<range><gt>5.5</gt><lt>5.5_15</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>In multiple situations the host's jail rc.d(8) script does
	  not check if a path inside the jail file system structure is
	  a symbolic link before using the path.  In particular this is
	  the case when writing the output from the jail start-up to
	  /var/log/console.log and when mounting and unmounting file
	  systems inside the jail directory structure.</p>
	<h1>Impact:</h1>
	<p>Due to the lack of handling of potential symbolic links the
	  host's jail rc.d(8) script is vulnerable to "symlink
	  attacks".  By replacing /var/log/console.log inside the jail
	  with a symbolic link it is possible for the superuser (root)
	  inside the jail to overwrite files on the host system outside
	  the jail with arbitrary content.  This in turn can be used to
	  execute arbitrary commands with non-jailed superuser
	  privileges.</p>
	<p>Similarly, by changing directory mount points inside the
	  jail file system structure into symbolic links, it may be
	  possible for a jailed attacker to mount file systems which
	  were meant to be mounted inside the jail at arbitrary points
	  in the host file system structure, or to unmount arbitrary
	  file systems on the host system.</p>
	<p>NOTE WELL: The above vulnerabilities occur only when a jail
	  is being started or stopped using the host's jail rc.d(8)
	  script; once started (and until stopped), running jails
	  cannot exploit this.</p>
	<h1>Workaround:</h1>
	<p>If the sysctl(8) variable security.jail.chflags_allowed is
	  set to 0 (the default), setting the "sunlnk" system flag on
	  /var, /var/log, /var/log/console.log, and all file system
	  mount points and their parent directories inside the jail(s)
	  will ensure that the console log file and mount points are
	  not replaced by symbolic links.  If this is done while jails
	  are running, the administrator must check that an attacker
	  has not replaced any directories with symlinks after setting
	  the "sunlnk" flag.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-0166</cvename>
      <freebsdsa>SA-07:01.jail</freebsdsa>
    </references>
    <dates>
      <discovery>2007-01-11</discovery>
      <entry>2007-02-27</entry>
      <modified>2007-08-02</modified>
    </dates>
  </vuln>

  <vuln vid="44449bf7-c69b-11db-9f82-000e0c2e438a">
    <topic>gtar -- name mangling symlink vulnerability</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>5.5</gt><lt>5.5_9</lt></range>
	<range><gt>4.11</gt><lt>4.11_26</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>Symlinks created using the "GNUTYPE_NAMES" tar extension can
	  be absolute due to lack of proper sanity checks.</p>
	<h1>Impact:</h1>
	<p>If an attacker can get a user to extract a specially crafted
	  tar archive the attacker can overwrite arbitrary files with
	  the permissions of the user running gtar.  If file system
	  permissions allow it, this may allow the attacker to overwrite
	  important system file (if gtar is being run as root), or
	  important user configuration files such as .tcshrc or .bashrc,
	  which would allow the attacker to run arbitrary commands.</p>
	<h1>Workaround:</h1>
	<p>Use "bsdtar", which is the default tar implementation in
	  FreeBSD 5.3 and higher.  For FreeBSD 4.x, bsdtar is available
	  in the FreeBSD Ports Collection as
	  ports/archivers/libarchive.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-6097</cvename>
      <freebsdsa>SA-06:26.gtar</freebsdsa>
    </references>
    <dates>
      <discovery>2006-12-06</discovery>
      <entry>2007-02-27</entry>
    </dates>
  </vuln>

  <vuln vid="5c554c0f-c69a-11db-9f82-000e0c2e438a">
    <topic>FreeBSD -- Kernel memory disclosure in firewire(4)</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.1</gt><lt>6.1_11</lt></range>
	<range><gt>6.0</gt><lt>6.2_16</lt></range>
	<range><gt>5.5</gt><lt>5.5_9</lt></range>
	<range><gt>4.11</gt><lt>4.11_26</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>In the FW_GCROM ioctl, a signed integer comparison is used
	  instead of an unsigned integer comparison when computing the
	  length of a buffer to be copied from the kernel into the
	  calling application.</p>
	<h1>Impact:</h1>
	<p>A user in the "operator" group can read the contents of
	  kernel memory.  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>
	<h1>Workaround:</h1>
	<p>No workaround is available, but systems without IEEE 1394
	  ("FireWire") interfaces are not vulnerable.  (Note that
	  systems with IEEE 1394 interfaces are affected regardless of
	  whether any devices are attached.)</p>
	<p>Note also that FreeBSD does not have any non-root users in
	  the "operator" group by default; systems on which no users
	  have been added to this group are therefore also not
	  vulnerable.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-6013</cvename>
      <freebsdsa>SA-06:25.kmem</freebsdsa>
    </references>
    <dates>
      <discovery>2006-12-06</discovery>
      <entry>2007-02-27</entry>
    </dates>
  </vuln>

  <vuln vid="792bc222-c5d7-11db-9f82-000e0c2e438a">
    <topic>libarchive -- Infinite loop in corrupt archives handling in libarchive</topic>
    <affects>
      <package>
	<name>libarchive</name>
	<range><lt>1.3.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>If the end of an archive is reached while attempting to
	  "skip" past a region of an archive, libarchive will enter an
	  infinite loop wherein it repeatedly attempts (and fails) to
	  read further data.</p>
	<h1>Impact:</h1>
	<p>An attacker able to cause a system to extract (via "tar -x"
	  or another application which uses libarchive) or list the
	  contents (via "tar -t" or another libarchive-using
	  application) of an archive provided by the attacker can cause
	  libarchive to enter an infinite loop and use all available
	  CPU time.</p>
	<h1>Workaround:</h1>
	<p>No workaround is available.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5680</cvename>
      <freebsdsa>SA-06:24.libarchive</freebsdsa>
    </references>
    <dates>
      <discovery>2006-11-08</discovery>
      <entry>2007-02-26</entry>
    </dates>
  </vuln>

  <vuln vid="0f37d765-c5d4-11db-9f82-000e0c2e438a">
    <topic>OpenSSL -- Multiple problems in crypto(3)</topic>
    <affects>
      <package>
	<name>openssl</name>
	<range><lt>0.9.7l_0</lt></range>
	<range><gt>0.9.8</gt><lt>0.9.8d_0</lt></range>
      </package>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.1</gt><lt>6.1_9</lt></range>
	<range><gt>6.0</gt><lt>6.0_14</lt></range>
	<range><gt>5.5</gt><lt>5.5_7</lt></range>
	<range><gt>5.4</gt><lt>5.4_21</lt></range>
	<range><gt>5.3</gt><lt>5.3_36</lt></range>
	<range><gt>4.11</gt><lt>4.11_24</lt></range>
      </system>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description:</h1>
	<p>Several problems have been found in OpenSSL:</p>
	<ul>
	  <li>During the parsing of certain invalid ASN1 structures an
	    error condition is mishandled, possibly resulting in an
	    infinite loop.</li>
	  <li>A buffer overflow exists in the SSL_get_shared_ciphers
	    function.</li>
	  <li>A NULL pointer may be dereferenced in the SSL version 2
	    client code.</li>
	</ul>
	<p>In addition, many applications using OpenSSL do not perform
	  any validation of the lengths of public keys being used.</p>
	<h1>Impact:</h1>
	<p>Servers which parse ASN1 data from untrusted sources may be
	  vulnerable to a denial of service attack.</p>
	<p>An attacker accessing a server which uses SSL version 2 may
	  be able to execute arbitrary code with the privileges of that
	  server.</p>
	<p>A malicious SSL server can cause clients connecting using
	  SSL version 2 to crash.</p>
	<p>Applications which perform public key operations using
	  untrusted keys may be vulnerable to a denial of service
	  attack.</p>
	<h1>Workaround:</h1>
	<p>No workaround is available, but not all of the
	  vulnerabilities mentioned affect all applications.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2937</cvename>
      <cvename>CVE-2006-2938</cvename>
      <cvename>CVE-2006-2940</cvename>
      <cvename>CVE-2006-3738</cvename>
      <cvename>CVE-2006-4343</cvename>
      <freebsdsa>SA-06:23.openssl</freebsdsa>
    </references>
    <dates>
      <discovery>2006-09-28</discovery>
      <entry>2007-02-26</entry>
    </dates>
  </vuln>

  <vuln vid="12bd6ecf-c430-11db-95c5-000c6ec775d9">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.5.0.10,1</lt></range>
	<range><gt>2.*,1</gt><lt>2.0.0.2,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.5.0.10</lt></range>
      </package>
      <package>
	<name>lightning</name>
	<range><lt>0.3.1</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.0.8</lt></range>
	<range><ge>1.1</ge><lt>1.1.1</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>linux-thunderbird</name>
	<name>mozilla-thunderbird</name>
	<range><lt>1.5.0.10</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.0.a2007.04.18</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><lt>1.5.a2007.04.18</lt></range>
      </package>
      <package>
	<name>firefox-ja</name>
	<name>linux-mozilla-devel</name>
	<name>linux-mozilla</name>
	<name>mozilla</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports of multiple security issues
	  in Firefox, Seamonkey, and Thunderbird.  Several of these
	  issues can probably 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#firefox2.0.0.2">
	  <ul>
	    <li>MFSA 2007-08 onUnload + document.write() memory corruption</li>
	    <li>MFSA 2007-07 Embedded nulls in location.hostname confuse same-domain checks</li>
	    <li>MFSA 2007-06 Mozilla Network Security Services (NSS) SSLv2 buffer overflow</li>
	    <li>MFSA 2007-05 XSS and local file access by opening blocked popups</li>
	    <li>MFSA 2007-04 Spoofing using custom cursor and CSS3 hotspot</li>
	    <li>MFSA 2007-03 Information disclosure through cache collisions</li>
	    <li>MFSA 2007-02 Improvements to help protect against Cross-Site Scripting attacks</li>
	    <li>MFSA 2007-01 Crashes with evidence of memory corruption (rv:1.8.0.10/1.8.1.2)</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-6077</cvename>
      <cvename>CVE-2007-0008</cvename>
      <cvename>CVE-2007-0009</cvename>
      <cvename>CVE-2007-0775</cvename>
      <cvename>CVE-2007-0776</cvename>
      <cvename>CVE-2007-0777</cvename>
      <cvename>CVE-2007-0778</cvename>
      <cvename>CVE-2007-0779</cvename>
      <cvename>CVE-2007-0780</cvename>
      <cvename>CVE-2007-0800</cvename>
      <cvename>CVE-2007-0981</cvename>
      <cvename>CVE-2007-0995</cvename>
      <cvename>CVE-2007-1092</cvename>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=482</url>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=483</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-01.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-02.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-03.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-04.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-05.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-06.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-07.html</url>
      <url>http://www.mozilla.org/security/announce/2007/mfsa2007-08.html</url>
    </references>
    <dates>
      <discovery>2007-02-23</discovery>
      <entry>2007-02-24</entry>
      <modified>2007-04-19</modified>
    </dates>
  </vuln>

  <vuln vid="afdf500f-c1f6-11db-95c5-000c6ec775d9">
    <topic>snort -- DCE/RPC preprocessor vulnerability</topic>
    <affects>
      <package>
	<name>snort</name>
	<range><ge>2.6.1</ge><lt>2.6.1.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A IBM Internet Security Systems Protection Advisory
	  reports:</p>
	<blockquote cite="http://iss.net/threats/257.html">
	  <p>Snort is vulnerable to a stack-based buffer overflow as a
	    result of DCE/RPC reassembly. This vulnerability is in a
	    dynamic-preprocessor enabled in the default configuration,
	    and the configuration for this preprocessor allows for
	    auto-recognition of SMB traffic to perform reassembly
	    on. No checks are performed to see if the traffic is part
	    of a valid TCP session, and multiple Write AndX requests
	    can be chained in the same TCP segment. As a result, an
	    attacker can exploit this overflow with a single TCP PDU
	    sent across a network monitored by Snort or Sourcefire.</p>
	  <p>Snort users who cannot upgrade immediately are advised to
	    disable the DCE/RPC preprocessor by removing the DCE/RPC
	    preprocessor directives from snort.conf and restarting
	    Snort. However, be advised that disabling the DCE/RPC
	    preprocessor reduces detection capabilities for attacks in
	    DCE/RPC traffic. After upgrading, customers should
	    re-enable the DCE/RPC preprocessor.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <certvu>196240</certvu>
      <cvename>CVE-2006-5276</cvename>
      <url>http://xforce.iss.net/xforce/xfdb/31275</url>
      <url>http://www.snort.org/docs/advisory-2007-02-19.html</url>
    </references>
    <dates>
      <discovery>2007-02-19</discovery>
      <entry>2007-02-21</entry>
    </dates>
  </vuln>

  <vuln vid="94234e00-be8a-11db-b2ec-000c6ec775d9">
    <topic>rar -- password prompt buffer overflow vulnerability</topic>
    <affects>
      <package>
	<name>rar</name>
	<range><lt>3.70.b1,1</lt></range>
      </package>
      <package>
	<name>unrar</name>
	<name>zh-unrar</name>
	<range><lt>3.70.b1,4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>iDefense reports:</p>
	<blockquote cite="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=472">
	  <p>Remote exploitation of a stack based buffer overflow
	    vulnerability in RARLabs Unrar may allow an attacker to
	    execute arbitrary code with the privileges of the user
	    opening the archive.</p>
	  <p>Unrar is prone to a stack based buffer overflow when
	    processing specially crafted password protected
	    archives.</p>
	  <p>If users are using the vulnerable command line based
	    unrar, they still need to interact with the program in
	    order to trigger the vulnerability. They must respond to
	    the prompt asking for the password, after which the
	    vulnerability will be triggered. They do not need to enter
	    a correct password, but they must at least push the enter
	    key.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>22447</bid>
      <cvename>CVE-2007-0855</cvename>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=472</url>
      <url>http://www.rarsoft.com/rarnew.htm</url>
    </references>
    <dates>
      <discovery>2007-02-07</discovery>
      <entry>2007-02-17</entry>
    </dates>
  </vuln>

  <vuln vid="7fcf1727-be71-11db-b2ec-000c6ec775d9">
    <topic>php -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>php5-imap</name>
	<name>php5-odbc</name>
	<name>php5-session</name>
	<name>php5-shmop</name>
	<name>php5-sqlite</name>
	<name>php5-wddx</name>
	<name>php5</name>
	<range><lt>5.2.1_2</lt></range>
      </package>
      <package>
	<name>php4-odbc</name>
	<name>php4-session</name>
	<name>php4-shmop</name>
	<name>php4-wddx</name>
	<name>php4</name>
	<range><lt>4.4.5</lt></range>
      </package>
      <package>
	<name>mod_php4-twig</name>
	<name>mod_php4</name>
	<name>mod_php5</name>
	<name>mod_php</name>
	<name>php4-cgi</name>
	<name>php4-cli</name>
	<name>php4-dtc</name>
	<name>php4-horde</name>
	<name>php4-nms</name>
	<name>php5-cgi</name>
	<name>php5-cli</name>
	<name>php5-dtc</name>
	<name>php5-horde</name>
	<name>php5-nms</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Multiple vulnerabilities have been found in PHP, including:
	  buffer overflows, stack overflows, format string, and
	  information disclosure vulnerabilities.</p>
	<p>The session extension contained <code>safe_mode</code> and
	  <code>open_basedir</code> bypasses, but the FreeBSD Security
	  Officer does not consider these real security
	  vulnerabilities, since <code>safe_mode</code> and
	  <code>open_basedir</code> are insecure by design and should
	  not be relied upon.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-0905</cvename>
      <cvename>CVE-2007-0906</cvename>
      <cvename>CVE-2007-0907</cvename>
      <cvename>CVE-2007-0908</cvename>
      <cvename>CVE-2007-0909</cvename>
      <cvename>CVE-2007-0910</cvename>
      <cvename>CVE-2007-0988</cvename>
      <url>http://secunia.com/advisories/24089/</url>
      <url>http://www.php.net/releases/4_4_5.php</url>
      <url>http://www.php.net/releases/5_2_1.php</url>
    </references>
    <dates>
      <discovery>2007-02-09</discovery>
      <entry>2007-02-17</entry>
      <modified>2007-03-12</modified>
    </dates>
  </vuln>

  <vuln vid="7bb127c1-a5aa-11db-9ddc-0011098b2f36">
    <topic>joomla -- multiple remote vulnerabilities</topic>
    <affects>
      <package>
	<name>joomla</name>
	<range><lt>1.0.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/23563/">
	  <p>Some vulnerabilities have been reported in Joomla!, where some
	    have unknown impacts and one can be exploited by malicious people
	    to conduct cross-site scripting attacks.</p>
	  <ol>
	    <li>Input passed to an unspecified parameter 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.</li>
	    <li>The vulnerabilities are caused due to unspecified errors
	      in Joomla!.  The vendor describes them as "several low level
	      security issues". No further information is currently
	      available.</li>
	    </ol>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>21810</bid>
      <cvename>CVE-2006-6832</cvename>
      <cvename>CVE-2006-6833</cvename>
      <cvename>CVE-2006-6834</cvename>
      <url>http://secunia.com/advisories/23563/</url>
    </references>
    <dates>
      <discovery>2006-12-29</discovery>
      <entry>2007-01-17</entry>
    </dates>
  </vuln>

  <vuln vid="1374b96c-a1c2-11db-9ddc-0011098b2f36">
    <topic>sircd -- remote reverse DNS buffer overflow</topic>
    <affects>
      <package>
       <name>sircd</name>
       <range><le>0.4.0</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/8153/">
	 <p>A vulnerability in sircd can be exploited by a malicious person
	   to compromise a vulnerable system.  The vulnerability is caused
	   by a boundary error in the code handling reverse DNS lookups,
	   when a user connects to the service. If the FQDN (Fully Qualified
	   Domain Name) returned is excessively long, the allocated buffer
	   is overflowed making it possible to execute arbitrary code on the
	   system with the privileges of the sircd daemon.</p>
       </blockquote>
      </body>
    </description>
    <references>
      <bid>6924</bid>
      <url>http://secunia.com/advisories/8153</url>
    </references>
    <dates>
      <discovery>2003-02-24</discovery>
      <entry>2007-01-15</entry>
    </dates>
  </vuln>

  <vuln vid="e92d8f6b-a1c0-11db-9ddc-0011098b2f36">
    <topic>sircd -- remote operator privilege escalation vulnerability</topic>
    <affects>
      <package>
       <name>sircd</name>
       <range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/10274/">
	 <p>A vulnerability has been reported in sircd, which can be
	   exploited by malicious users to gain operator privileges.
	   The problem is that any user reportedly can set their usermode
	   to operator.  The vulnerability has been reported in
	   versions 0.5.2 and 0.5.3. Other versions may also be affected.</p>
       </blockquote>
      </body>
    </description>
    <references>
      <bid>9097</bid>
      <url>http://secunia.com/advisories/10274/</url>
    </references>
    <dates>
      <discovery>2003-11-20</discovery>
      <entry>2007-01-15</entry>
    </dates>
  </vuln>

  <vuln vid="41da2ba4-a24e-11db-bd24-000f3dcc6a5d">
    <topic>cacti -- Multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>cacti</name>
	<range><lt>0.8.6i.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/23528/">
	  <p>rgod has discovered four vulnerabilities in Cacti,
	    which can be exploited by malicious people to bypass
	    certain security restrictions, manipulate data
	    and compromise vulnerable systems.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/23528/</url>
      <url>http://forums.cacti.net/about18846-0-asc-0.html</url>
    </references>
    <dates>
      <discovery>2006-12-28</discovery>
      <entry>2007-01-12</entry>
    </dates>
  </vuln>

  <vuln vid="b2ff68b2-9f29-11db-a4e4-0211d87675b7">
    <topic>mplayer -- buffer overflow in the code for RealMedia RTSP streams.</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.10_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<blockquote cite="http://www.mplayerhq.hu/design7/news.html">
	<p>A potential buffer overflow was found in the code used to handle
	RealMedia RTSP streams. When checking for matching asm rules, the code
	stores the results in a fixed-size array, but no boundary checks are
	performed. This may lead to a buffer overflow if the user is tricked
	into connecting to a malicious server. Since the attacker can not write
	arbitrary data into the buffer, creating an exploit is very hard; but a
	DoS attack is easily made.
	A fix for this problem was committed to SVN on Sun Dec 31 13:27:53 2006
	UTC as r21799. The fix involves three files: stream/realrtsp/asmrp.c,
	stream/realrtsp/asmrp.h and stream/realrtsp/real.c.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <freebsdpr>ports/107217</freebsdpr>
      <cvename>CVE-2006-6172</cvename>
      <url>http://www.mplayerhq.hu/design7/news.html</url>
    </references>
    <dates>
      <discovery>2006-12-31</discovery>
      <entry>2007-01-08</entry>
    </dates>
  </vuln>

  <vuln vid="37e30313-9d8c-11db-858b-0060084a00e5">
    <topic>fetchmail -- crashes when refusing a message bound for an MDA</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><ge>6.3.5</ge><lt>6.3.6</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-03.txt">
	  <p>When delivering messages to a message delivery agent by means
	    of the "mda" option, fetchmail can crash (by passing
	    a NULL pointer to ferror() and fflush()) when refusing a message.
	    SMTP and LMTP delivery modes aren't affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5974</cvename>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2006-03.txt</url>
    </references>
    <dates>
      <discovery>2007-01-04</discovery>
      <entry>2007-01-06</entry>
    </dates>
  </vuln>

  <vuln vid="5238ac45-9d8c-11db-858b-0060084a00e5">
    <topic>fetchmail -- TLS enforcement problem/MITM attack/password exposure</topic>
    <affects>
      <package>
	<name>fetchmail</name>
	<range><lt>6.3.6</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-02.txt">
	  <p>Fetchmail has had several longstanding password disclosure
	    vulnerabilities.</p>
	  <ul>
	    <li>sslcertck/sslfingerprint options should have implied
	      "sslproto tls1" in order to enforce TLS negotiation,
	      but did not.</li>
	    <li>Even with "sslproto tls1" in the config, fetches
	      would go ahead in plain text if STLS/STARTTLS wasn't available
	      (not advertised, or advertised but rejected).</li>
	    <li>POP3 fetches could completely ignore all TLS options
	      whether available or not because it didn't reliably issue
	      CAPA before checking for STLS support - but CAPA is a
	      requisite for STLS. Whether or not CAPAbilities were probed,
	      depended on the "auth" option. (Fetchmail only
	      tried CAPA if the auth option was not set at all, was set
	      to gssapi, kerberos, kerberos_v4, otp, or cram-md5.)</li>
	    <li>POP3 could fall back to using plain text passwords, even
	      if strong authentication had been configured.</li>
	    <li>POP2 would not complain if strong authentication or TLS
	      had been requested.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5867</cvename>
      <url>http://fetchmail.berlios.de/fetchmail-SA-2006-02.txt</url>
    </references>
    <dates>
      <discovery>2007-01-04</discovery>
      <entry>2007-01-06</entry>
    </dates>
  </vuln>

  <vuln vid="78ad2525-9d0c-11db-a5f6-000c6ec775d9">
    <topic>opera -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>opera-devel</name>
	<name>linux-opera</name>
	<range><lt>9.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>iDefense reports:</p>
	<blockquote cite="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=457">
	  <p>The vulnerability specifically exists due to Opera
	    improperly processing a JPEG DHT marker. The DHT marker is
	    used to define a Huffman Table which is used for decoding
	    the image data. An invalid number of index bytes in the
	    DHT marker will trigger a heap overflow with partially
	    user controlled data.</p>
	  <p>Exploitation of this vulnerability would allow an
	    attacker to execute arbitrary code on the affected
	    host. The attacker would first need to construct a website
	    containing the malicious image and trick the vulnerable
	    user into visiting the site. This would trigger the
	    vulnerability and allow the code to execute with the
	    privileges of the local user.</p>
	</blockquote>
	<blockquote cite="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=458">
	  <p>A flaw exists within Opera's Javascript SVG
	    implementation. When processing a
	    createSVGTransformFromMatrix request Opera does not
	    properly validate the type of object passed to the
	    function. Passing an incorrect object to this function can
	    result in it using a pointer that is user controlled when
	    it attempts to make the virtual function call.</p>
	  <p>Exploitation of this vulnerability would allow an
	    attacker to execute arbitrary code on the affected
	    host. The attacker would first need to construct a website
	    containing the malicious JavaScript and trick the
	    vulnerable user into visiting the site. This would trigger
	    the vulnerability and allow the code to execute with the
	    privileges of the local user.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-0126</cvename>
      <cvename>CVE-2007-0127</cvename>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=457</url>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=458</url>
      <url>http://www.opera.com/support/search/supsearch.dml?index=851</url>
      <url>http://www.opera.com/support/search/supsearch.dml?index=852</url>
    </references>
    <dates>
      <discovery>2007-01-05</discovery>
      <entry>2007-01-05</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="3d8d3548-9d02-11db-a541-000ae42e9b93">
    <topic>drupal -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><gt>4.7</gt><lt>4.7.5</lt></range>
	<range><lt>4.6.11</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal security team reports:</p>
	<blockquote cite="http://drupal.org/files/sa-2007-001/advisory.txt">
	  <p>A few arguments passed via URLs are not properly sanitized
	    before display.  When an attacker is able to entice an
	    administrator to follow a specially crafted link, arbitrary
	    HTML and script code can be injected and executed in the
	    victim's session. Such an attack may lead to administrator
	    access if certain conditions are met.</p>
	</blockquote>
	<blockquote cite="http://drupal.org/files/sa-2007-002/advisory.txt">
	  <p>The way page caching was implemented allows a denial of
	    service attack. An attacker has to have the ability to post
	    content on the site. He or she would then be able to poison
	    the page cache, so that it returns cached 404 page not found
	    errors for existing pages.</p>
	  <p>If the page cache is not enabled, your site is not vulnerable.
	    The vulnerability only affects sites running on top of MySQL.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2007-0136</cvename>
      <url>http://drupal.org/files/sa-2007-001/advisory.txt</url>
      <url>http://drupal.org/files/sa-2007-002/advisory.txt</url>
    </references>
    <dates>
      <discovery>2007-01-05</discovery>
      <entry>2007-01-05</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="9347d82d-9a66-11db-b271-000e35248ad7">
    <topic>w3m -- format string vulnerability</topic>
    <affects>
      <package>
	<name>w3m</name>
	<name>w3m-img</name>
	<name>w3m-m17n</name>
	<name>w3m-m17n-img</name>
	<name>ja-w3m</name>
	<name>ja-w3m-img</name>
	<range><lt>0.5.1_6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An anonymous person reports:</p>
	<blockquote cite="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1612792&amp;group_id=39518&amp;atid=425439">
	  <p>w3m-0.5.1 crashes when using the -dump or -backend options to
	    open a HTTPS URL with a SSL certificate where the CN contains
	    "%n%n%n%n%n%n".</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>21735</bid>
      <cvename>CVE-2006-6772</cvename>
      <url>http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1612792&amp;group_id=39518&amp;atid=425439</url>
      <url>http://secunia.com/advisories/23492/</url>
    </references>
    <dates>
      <discovery>2006-12-10</discovery>
      <entry>2007-01-03</entry>
    </dates>
  </vuln>

  <vuln vid="f4ff7434-9505-11db-9ddc-0011098b2f36">
    <topic>plone -- user can masquerade as a group</topic>
    <affects>
      <package>
	<name>plone</name>
	<range><gt>2.5</gt><lt>2.5.1_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Plone.org reports:</p>
	<blockquote cite="http://plone.org/products/plone-hotfix/releases/20061031">
	  <p>PlonePAS-using Plone releases (Plone 2.5 and Plone 2.5.1) has a
	    potential vulnerability that allows a user to masquerade as a group.
	    Please update your sites.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>21460</bid>
      <cvename>CVE-2006-4249</cvename>
      <url>http://plone.org/products/plone-hotfix/releases/20061031</url>
    </references>
    <dates>
      <discovery>2006-11-02</discovery>
      <entry>2006-12-27</entry>
    </dates>
  </vuln>

  <vuln vid="3f851b22-89fb-11db-a937-003048116330">
    <topic>proftpd -- remote code execution vulnerabilities</topic>
    <affects>
      <package>
	<name>proftpd</name>
	<name>proftpd-mysql</name>
	<range><lt>1.3.0_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The proftpd development team reports that several
	  remote buffer overflows had been found in the
	  proftpd server.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5815</cvename>
      <cvename>CVE-2006-6170</cvename>
    </references>
    <dates>
      <discovery>2006-11-10</discovery>
      <entry>2006-12-21</entry>
    </dates>
  </vuln>

  <vuln vid="11a84092-8f9f-11db-ab33-000e0c2e438a">
    <topic>gzip -- multiple vulnerabilities</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.1</gt><lt>6.1_7</lt></range>
	<range><gt>6.0</gt><lt>6.0_12</lt></range>
	<range><gt>5.5</gt><lt>5.5_5</lt></range>
	<range><gt>5.4</gt><lt>5.4_19</lt></range>
	<range><gt>5.3</gt><lt>5.3_34</lt></range>
	<range><lt>4.11_22</lt></range>
      </system>
      <package>
	<name>gzip</name>
	<range><lt>1.3.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>Multiple programming errors have been found in gzip which
	  can be triggered when gzip is decompressing files.  These
	  errors include insufficient bounds checks in buffer use, a
	  NULL pointer dereference, and a potential infinite loop.</p>
	<h1>Impact</h1>
	<p>The insufficient bounds checks in buffer use can cause gzip
	  to crash, and may permit the execution of arbitrary code.
	  The NULL pointer deference can cause gzip to crash.  The
	  infinite loop can cause a Denial-of-Service situation where
	  gzip uses all available CPU time.</p>
	<h1>Workaround</h1>
	<p>No workaround is available.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4334</cvename>
      <cvename>CVE-2006-4335</cvename>
      <cvename>CVE-2006-4336</cvename>
      <cvename>CVE-2006-4337</cvename>
      <cvename>CVE-2006-4338</cvename>
      <freebsdsa>SA-06:21.gzip</freebsdsa>
    </references>
    <dates>
      <discovery>2006-09-19</discovery>
      <entry>2006-12-19</entry>
      <modified>2007-06-05</modified>
    </dates>
  </vuln>

  <vuln vid="ef3306fc-8f9b-11db-ab33-000e0c2e438a">
    <topic>bind9 -- Denial of Service in named(8)</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.1</gt><lt>6.1_6</lt></range>
	<range><gt>6.0</gt><lt>6.0_11</lt></range>
	<range><gt>5.5</gt><lt>5.5_4</lt></range>
	<range><gt>5.4</gt><lt>5.4_18</lt></range>
	<range><gt>5.0</gt><lt>5.3_33</lt></range>
      </system>
      <package>
	<name>bind9</name>
	<range><gt>9.0</gt><lt>9.3.2.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>For a recursive DNS server, a remote attacker sending enough
	  recursive queries for the replies to arrive after all the
	  interested clients have left the recursion queue will trigger
	  an INSIST failure in the named(8) daemon.  Also for a
	  recursive DNS server, an assertion failure can occur when
	  processing a query whose reply will contain more than one
	  SIG(covered) RRset.</p>
	<p>For an authoritative DNS server serving a RFC 2535 DNSSEC
	  zone which is queried for the SIG records where there are
	  multiple SIG(covered) RRsets (e.g. a zone apex), named(8)
	  will trigger an assertion failure when it tries to construct
	  the response.</p>
	<h1>Impact</h1>
	<p>An attacker who can perform recursive lookups on a DNS server
	  and is able to send a sufficiently large number of recursive
	  queries, or is able to get the DNS server to return more than
	  one SIG(covered) RRsets can stop the functionality of the DNS
	  service.</p>
	<p>An attacker querying an authoritative DNS server serving a
	  RFC 2535 DNSSEC zone may be able to crash the DNS server.</p>
	<h1>Workaround</h1>
	<p>A possible workaround is to only allow trusted clients to
	  perform recursive queries.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4095</cvename>
      <cvename>CVE-2006-4096</cvename>
      <freebsdsa>SA-06:20.bind</freebsdsa>
    </references>
    <dates>
      <discovery>2006-09-06</discovery>
      <entry>2006-12-19</entry>
    </dates>
  </vuln>

  <vuln vid="077c2dca-8f9a-11db-ab33-000e0c2e438a">
    <topic>openssl -- Incorrect PKCS#1 v1.5 padding validation in crypto(3)</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><gt>6.1</gt><lt>6.1_6</lt></range>
	<range><gt>6.0</gt><lt>6.0_11</lt></range>
	<range><gt>5.5</gt><lt>5.5_4</lt></range>
	<range><gt>5.4</gt><lt>5.4_18</lt></range>
	<range><gt>5.3</gt><lt>5.3_33</lt></range>
	<range><lt>4.11_21</lt></range>
      </system>
      <package>
	<name>openssl</name>
	<range><gt>0.9.8</gt><lt>0.9.8c_9</lt></range>
	<range><lt>0.9.7k_0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>When verifying a PKCS#1 v1.5 signature, OpenSSL ignores any
	  bytes which follow the cryptographic hash being signed.  In
	  a valid signature there will be no such bytes.</p>
	<h1>Impact</h1>
	<p>OpenSSL will incorrectly report some invalid signatures as
	  valid.  When an RSA public exponent of 3 is used, or more
	  generally when a small public exponent is used with a
	  relatively large modulus (e.g., a public exponent of 17 with
	  a 4096-bit modulus), an attacker can construct a signature
	  which OpenSSL will accept as a valid PKCS#1 v1.5 signature.</p>
	<h1>Workaround</h1>
	<p>No workaround is available.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4339</cvename>
      <freebsdsa>SA-06:19.openssl</freebsdsa>
    </references>
    <dates>
      <discovery>2006-09-06</discovery>
      <entry>2006-12-19</entry>
    </dates>
  </vuln>

  <vuln vid="0679deeb-8eaf-11db-abc9-0003476f14d3">
    <topic>sql-ledger -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>sql-ledger</name>
	<range><lt>2.6.22</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Debian security Team reports:</p>
	<blockquote cite="http://www.us.debian.org/security/2006/dsa-1239">
	  <p>Several remote vulnerabilities have been discovered in SQL
	    Ledger, a web based double-entry accounting program, which may
	    lead to the execution of arbitrary code. The Common
	    Vulnerabilities and Exposures project identifies the following
	    problems:</p>
	  <p>Chris Travers discovered that the session management can be
	    tricked into hijacking existing sessions.</p>
	  <p>Chris Travers discovered that directory traversal
	    vulnerabilities can be exploited to execute arbitrary Perl
	    code.</p>
	  <p>It was discovered that missing input sanitising allows
	    execution of arbitrary Perl code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4244</cvename>
      <cvename>CVE-2006-4731</cvename>
      <cvename>CVE-2006-5872</cvename>
      <url>http://www.us.debian.org/security/2006/dsa-1239</url>
    </references>
    <dates>
      <discovery>2006-12-17</discovery>
      <entry>2006-12-18</entry>
    </dates>
  </vuln>

  <vuln vid="5b47b70d-8ba9-11db-81d5-00123ffe8333">
    <topic>dbus -- match_rule_equal() Weakness</topic>
    <affects>
      <package>
	<name>dbus</name>
	<range><lt>1.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/23373/">
	  <p>D-Bus have a weakness, which can be exploited by malicious, local
	    users to cause a DoS (Denial of Service).</p>
	  <p>An error within the "match_rule_equal()" function can be
	    exploited to disable the ability of other processes to receive
	    messages by removing their matches from D-Bus.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-6107</cvename>
      <url>http://www.freedesktop.org/wiki/Software/dbus</url>
      <url>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=218055</url>
      <url>http://secunia.com/advisories/23373/</url>
    </references>
    <dates>
      <discovery>2006-12-12</discovery>
      <entry>2006-12-14</entry>
    </dates>
  </vuln>

  <vuln vid="779a2d55-8ba8-11db-81d5-00123ffe8333">
    <topic>evince -- Buffer Overflow Vulnerability</topic>
    <affects>
      <package>
	<name>evince</name>
	<range><lt>0.6.1_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/23111/">
	  <p>A vulnerability has been discovered in Evince, which can be
	    exploited by malicious people to compromise a user's system.</p>
	  <p>The vulnerability is caused due to a boundary error within the
	    "get_next_text()" function in ps/ps.c. This can be exploited to
	    cause a buffer overflow by e.g. tricking a user into opening a
	    specially crafted PostScript file.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5864</cvename>
      <url>http://secunia.com/advisories/23111/</url>
    </references>
    <dates>
      <discovery>2006-11-27</discovery>
      <entry>2006-12-14</entry>
    </dates>
  </vuln>

  <vuln vid="fefd93d8-8af5-11db-9d01-0016179b2dd5">
    <topic>tdiary -- injection vulnerability</topic>
    <affects>
      <package>
	<name>ja-tdiary</name>
	<name>tdiary</name>
	<range><le>2.0.3</le></range>
      </package>
      <package>
	<name>ja-tdiary-devel</name>
	<name>tdiary-devel</name>
	<range><gt>2.1</gt><lt>2.1.4_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>An undisclosed eRuby injection vulnerability had been discovered in
	  tDiary.</p>
      </body>
    </description>
    <references>
     <url>http://sourceforge.net/forum/forum.php?forum_id=642685</url>
    </references>
    <dates>
      <discovery>2006-12-10</discovery>
      <entry>2006-12-13</entry>
      <modified>2007-03-16</modified>
    </dates>
  </vuln>

  <vuln vid="d29dc506-8aa6-11db-bd0d-00123ffe8333">
    <topic>wv -- Multiple Integer Overflow Vulnerabilities</topic>
    <affects>
      <package>
	<name>wv</name>
	<range><lt>1.2.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/22595/">
	  <p>Some vulnerabilities have been reported in wvWare, which can be
	    exploited by malicious people to cause a DoS (Denial of Service)
	    and potentially compromise an application using the library.</p>
	  <p>The vulnerabilities are caused due to integer overflows within
	    the "wvGetLFO_records()" and "wvGetLFO_PLF()" functions. These can
	    be exploited to cause heap-based buffer overflows by e.g. tricking
	    a user to open a specially crafted Microsoft Word document with an
	    application using the library.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4513</cvename>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=433</url>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=434</url>
      <url>http://secunia.com/advisories/22595/</url>
    </references>
    <dates>
      <discovery>2006-10-26</discovery>
      <entry>2006-12-13</entry>
    </dates>
  </vuln>

  <vuln vid="b9044cc2-8aa5-11db-bd0d-00123ffe8333">
    <topic>wv2 -- Integer Overflow Vulnerability</topic>
    <affects>
      <package>
	<name>wv2</name>
	<range><lt>0.2.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/20665/">
	  <p>A vulnerability has been reported in wvWare wv2 Library, which
	    potentially can be exploited by malicious people to compromise an
	    application using the library.</p>
	  <p>The vulnerability is caused due to an integer overflow error in
	    "word_helper.h" when handling a Word document. This can be
	    exploited to cause a buffer overflow and may allow arbitrary code
	    execution via a specially crafted Word document.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2197</cvename>
      <url>http://secunia.com/advisories/20665/</url>
    </references>
    <dates>
      <discovery>2006-06-12</discovery>
      <entry>2006-12-13</entry>
    </dates>
  </vuln>

  <vuln vid="e969e6cb-8911-11db-9d01-0016179b2dd5">
    <topic>tnftpd -- Remote root Exploit</topic>
    <affects>
      <package>
	<name>tnftpd</name>
	<range><lt>20040810</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The tnftpd port suffer from a remote stack overrun,
	  which can lead to a root compromise.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-6652</cvename>
     <url>http://lists.grok.org.uk/pipermail/full-disclosure/2006-December/051009.html</url>
    </references>
    <dates>
      <discovery>2006-12-1</discovery>
      <entry>2006-12-11</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="eb5124a4-8a20-11db-b033-00123ffe8333">
    <topic>clamav -- Multipart Nestings Denial of Service</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.88.7</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><le>20061029</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/23347/">
	  <p>Clam AntiVirus have a vulnerability, which can be exploited by
	    malicious people to cause a DoS (Denial of Service).</p>
	  <p>The vulnerability is caused due to a stack overflow when scanning
	    messages with deeply nested multipart content. This can be
	    exploited to crash the service by sending specially crafted emails
	    to a vulnerable system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-6481</cvename>
      <url>http://secunia.com/advisories/23347/</url>
      <url>http://www.quantenblog.net/security/virus-scanner-bypass</url>
    </references>
    <dates>
      <discovery>2006-12-06</discovery>
      <entry>2006-10-12</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="1b043693-8617-11db-93b2-000e35248ad7">
    <topic>libxine -- multiple buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>libxine</name>
	<range><lt>1.1.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The libxine development team reports that several
	  vulnerabilities had been found in the libxine library. The
	  first vulnerability is caused by improper checking of the
	  src/input/libreal/real.c "real_parse_sdp()" function.
	  A remote attacker could exploit this by tricking an user to
	  connect to a preparated server potentially causing a buffer
	  overflow.  Another buffer overflow had been found in the
	  libmms library, potentially allowing a remote attacker to
	  cause a denial of service vulnerability, and possible remote
	  code execution through the following functions: send_command,
	  string_utf16, get_data and get_media_packets.  Other functions
	  might be affected as well.</p>
      </body>
    </description>
    <references>
      <bid>18608</bid>
      <bid>21435</bid>
      <cvename>CVE-2006-2200</cvename>
      <cvename>CVE-2006-6172</cvename>
      <url>http://sourceforge.net/project/shownotes.php?release_id=468432</url>
    </references>
    <dates>
      <discovery>2006-05-04</discovery>
      <entry>2006-12-07</entry>
      <modified>2006-12-09</modified>
    </dates>
  </vuln>

  <vuln vid="4db1669c-8589-11db-ac4f-02e081235dab">
    <topic>gnupg -- remotely controllable function pointer</topic>
    <affects>
      <package>
	<name>gnupg</name>
	<range><lt>1.4.6</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/2006q4/000491.html">
	  <p>GnuPG uses data structures called filters to process
	    OpenPGP messages.  These filters are used in a similar
	    way as a pipelines in the shell.  For communication
	    between these filters context structures are used.	These
	    are usually allocated on the stack and passed to the
	    filter functions.  At most places the OpenPGP data stream
	    fed into these filters is closed before the context
	    structure gets deallocated.  While decrypting encrypted
	    packets, this may not happen in all cases and the filter
	    may use a void contest structure filled with garbage.  An
	    attacker may control this garbage.	The filter context
	    includes another context used by the low-level decryption
	    to access the decryption algorithm.  This is done using a
	    function pointer.  By carefully crafting an OpenPGP
	    message, an attacker may control this function pointer and
	    call an arbitrary function of the process.	Obviously an
	    exploit needs to prepared for a specific version,
	    compiler, libc, etc to be successful - but it is
	    definitely doable.</p>
	  <p>Fixing this is obvious: We need to allocate the context on
	    the heap and use a reference count to keep it valid as
	    long as either the controlling code or the filter code
	    needs it.</p>
	  <p>We have checked all other usages of such a stack based
	    filter contexts but fortunately found no other vulnerable
	    places.  This allows to release a relatively small patch.
	    However, for reasons of code cleanness and easier audits
	    we will soon start to change all these stack based filter
	    contexts to heap based ones.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-6235</cvename>
      <url>http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000246.html</url>
      <url>http://secunia.com/advisories/23245/</url>
    </references>
    <dates>
      <discovery>2006-12-04</discovery>
      <entry>2006-12-07</entry>
      <modified>2006-12-15</modified>
    </dates>
  </vuln>

  <vuln vid="a8674c14-83d7-11db-88d5-0012f06707f0">
    <topic>ruby -- cgi.rb library Denial of Service</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby+pthreads</name>
	<name>ruby+pthreads+oniguruma</name>
	<name>ruby+oniguruma</name>
	<range><ge>1.8.*,1</ge><lt>1.8.5_5,1</lt></range>
      </package>
      <package>
	<name>ruby_static</name>
	<range><ge>1.8.*,1</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The official ruby site reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/news/2006/12/04/another-dos-vulnerability-in-cgi-library/">
	  <p>Another vulnerability has been discovered in the CGI library
	    (cgi.rb) that ships with Ruby which could be used by a malicious
	    user to create a denial of service attack (DoS).</p>
	  <p>A specific HTTP request for any web application using cgi.rb
	    causes CPU consumption on the machine on which the web application
	    is running. Many such requests result in a denial of service.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-6303</cvename>
      <url>http://www.ruby-lang.org/en/news/2006/12/04/another-dos-vulnerability-in-cgi-library/</url>
    </references>
    <dates>
      <discovery>2006-12-04</discovery>
      <entry>2006-12-04</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="ed124f8c-82a2-11db-b46b-0012f06707f0">
    <topic>libmusicbrainz -- multiple buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>libmusicbrainz</name>
	<range><lt>2.1.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports about libmusicbrainz:</p>
	<blockquote cite="http://www.securityfocus.com/bid/19508/discuss">
	  <p>The libmusicbrainz library is prone to multiple buffer-overflow
	    vulnerabilities because the application fails to check the size of
	    the data before copying it into a finite-sized internal memory
	    buffer.</p>
	  <p>An attacker can exploit these issues to execute arbitrary code
	    within the context of the application or to cause a
	    denial-of-service condition.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>19508</bid>
      <cvename>CVE-2006-4197</cvename>
      <url>http://www.securityfocus.com/bid/21185/discuss</url>
    </references>
    <dates>
      <discovery>2006-08-17</discovery>
      <entry>2006-12-02</entry>
    </dates>
  </vuln>

  <vuln vid="666b8c9e-8212-11db-851e-0016179b2dd5">
    <topic>tdiary -- cross site scripting vulnerability</topic>
    <affects>
      <package>
	<name>ja-tdiary</name>
	<name>tdiary</name>
	<range><le>2.0.2</le></range>
      </package>
      <package>
	<name>ja-tdiary-devel</name>
	<name>tdiary-devel</name>
	<range><gt>2.1</gt><lt>2.1.4_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>tDiary was vulnerable to an unspecified Cross-Site
	  Scripting vulnerability</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-6174</cvename>
      <url>http://sourceforge.net/forum/forum.php?forum_id=638868</url>
    </references>
    <dates>
      <discovery>2006-11-26</discovery>
      <entry>2006-12-02</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="18e3a5be-81f9-11db-95a2-0012f06707f0">
    <topic>ImageMagick -- SGI Image File heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>ImageMagick</name>
	<range><ge>6.0.0</ge><lt>6.2.9</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityFocus reports about ImageMagick:</p>
	<blockquote cite="http://www.securityfocus.com/bid/21185/info">
	  <p>ImageMagick is prone to a remote heap-based buffer-overflow
	    vulnerability because the application fails to properly
	    bounds-check user-supplied input before copying it to an
	    insufficiently sized memory buffer.</p>
	  <p>Exploiting this issue allows attackers to execute arbitrary
	    machine code in the context of applications that use the
	    ImageMagick library.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>21185</bid>
      <cvename>CVE-2006-5868</cvename>
      <url>http://www.securityfocus.com/bid/21185/discuss</url>
    </references>
    <dates>
      <discovery>2006-11-14</discovery>
      <entry>2006-12-02</entry>
    </dates>
  </vuln>

  <vuln vid="3dd7eb58-80ae-11db-b4ec-000854d03344">
    <topic>gtar -- GNUTYPE_NAMES directory traversal vulnerability</topic>
    <affects>
      <package>
	<name>gtar</name>
	<range><lt>1.16_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Teemu Salmela reports:</p>
	<blockquote cite="http://archives.neohapsis.com/archives/fulldisclosure/2006-11/0344.html">
	  <p>There is a tar record type, called GNUTYPE_NAMES (an
	    obsolete GNU extension), that allows the creation of
	    symbolic links pointing to arbitrary locations in the
	    filesystem, which makes it possible to create/overwrite
	    arbitrary files.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>21235</bid>
      <cvename>CVE-2006-6097</cvename>
      <url>http://archives.neohapsis.com/archives/fulldisclosure/2006-11/0344.html</url>
    </references>
    <dates>
      <discovery>2006-11-21</discovery>
      <entry>2006-11-30</entry>
    </dates>
  </vuln>

  <vuln vid="a8af7d70-8007-11db-b280-0008743bf21a">
    <topic>kronolith -- arbitrary local file inclusion vulnerability</topic>
    <affects>
      <package>
	<name>kronolith</name>
	<range><lt>2.1.4</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>iDefense Labs reports:</p>
	<blockquote cite="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=445">
	  <p>Remote exploitation of a design error in Horde's Kronolith
	    could allow an authenticated web mail user to execute
	    arbitrary PHP code under the security context of the running
	    web server.</p>
	  <p>The vulnerability specifically exists due to a design error in the
	    way it includes certain files. Specifically, the 'lib/FBView.php'
	    file contains a function 'Kronolith_FreeBusy_View::factory' which
	    will include local files that are supplied via the 'view' HTTP GET
	    request parameter.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://lists.horde.org/archives/announce/2006/000307.html</url>
    </references>
    <dates>
      <discovery>2006-11-29</discovery>
      <entry>2006-11-30</entry>
    </dates>
  </vuln>

  <vuln vid="34c93ae8-7e6f-11db-bf00-02e081235dab">
    <topic>gnupg -- buffer overflow</topic>
    <affects>
      <package>
	<name>gnupg</name>
	<range><lt>1.4.5_1</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/2006q4/000241.html">
	  <p>When running GnuPG interactively, special crafted
	    messages may be used to crash gpg or gpg2.	Running gpg in
	    batch mode, as done by all software using gpg as a backend
	    (e.g. mailers), is not affected by this bug.</p>
	  <p>Exploiting this overflow seems to be possible.</p>
	  <p>gpg-agent, gpgsm, gpgv or other tools from the GnuPG
	    suite are not affected.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html</url>
    </references>
    <dates>
      <discovery>2006-11-27</discovery>
      <entry>2006-11-27</entry>
    </dates>
  </vuln>

  <vuln vid="cca97f5f-7435-11db-91de-0008743bf21a">
    <topic>proftpd -- Remote Code Execution Vulnerability</topic>
    <affects>
      <package>
	<name>proftpd</name>
	<name>proftpd-mysql</name>
	<range><le>1.3.0_2</le></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/4451">
	  <p>A vulnerability has been identified in ProFTPD, which could be
	    exploited by attackers to cause a denial of service or execute
	    arbitrary commands. This flaw is due to a buffer overflow error
	    in the "main.c" file where the "cmd_buf_size" size of the buffer
	    used to handle FTP commands sent by clients is not properly set
	    to the size configured via the "CommandBufferSize" directive,
	    which could be exploited by attackers to compromise a vulnerable
	    server via a specially crafted FTP command.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.frsirt.com/english/advisories/2006/4451</url>
    </references>
    <dates>
      <discovery>2006-11-10</discovery>
      <entry>2006-11-14</entry>
      <modified>2006-11-15</modified>
    </dates>
  </vuln>

  <vuln vid="5a945904-73b1-11db-91d2-0002a5c2f4ef">
    <topic>unzoo -- Directory Traversal Vulnerability</topic>
    <affects>
      <package>
	<name>unzoo</name>
	<range><lt>4.4_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/12857/">
	  <p>Doubles has discovered a vulnerability in Unzoo, which
	    potentially can be exploited by malicious people to
	    compromise a user's system.</p>
	  <p>The vulnerability is caused due to an input validation error
	    when unpacking archives. This can be exploited via a
	    directory traversal attack to overwrite files outside the
	    directory, where the files are extracted to, if a user is
	    tricked into extracting a malicious archive using Unzoo.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>11417</bid>
      <url>http://secunia.com/advisories/12857/</url>
      <url>http://securitytracker.com/alerts/2004/Oct/1011673.html</url>
    </references>
    <dates>
      <discovery>2004-10-18</discovery>
      <entry>2006-11-14</entry>
      <modified>2006-12-15</modified>
    </dates>
  </vuln>

  <vuln vid="6d68618a-7199-11db-a2ad-000c6ec775d9">
    <topic>bugzilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>bugzilla</name>
	<name>ja-bugzilla</name>
	<range><gt>2.*</gt><lt>2.22.1</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.5/">
	  <ul>
	    <li>Sometimes the information put into the &lt;h1&gt; and
	      &lt;h2&gt; tags in Bugzilla was not properly escaped,
	      leading to a possible XSS vulnerability.</li>
	    <li>Bugzilla administrators were allowed to put raw,
	      unfiltered HTML into many fields in Bugzilla, leading to
	      a possible XSS vulnerability.  Now, the HTML allowed in
	      those fields is limited.</li>
	    <li>attachment.cgi could leak the names of private
	      attachments</li>
	    <li>The "deadline" field was visible in the XML format of
	      a bug, even to users who were not a member of the
	      "timetrackinggroup."</li>
	    <li>A malicious user could pass a URL to an admin, and
	      make the admin delete or change something that he had
	      not intended to delete or change.</li>
	    <li>It is possible to inject arbitrary HTML into the
	      showdependencygraph.cgi page, allowing for a cross-site
	      scripting attack.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5453</cvename>
      <cvename>CVE-2006-5454</cvename>
      <cvename>CVE-2006-5455</cvename>
      <url>http://www.bugzilla.org/security/2.18.5/</url>
    </references>
    <dates>
      <discovery>2006-10-15</discovery>
      <entry>2006-11-11</entry>
    </dates>
  </vuln>

  <vuln vid="92442c4b-6f4a-11db-bd28-0012f06707f0">
    <topic>Imlib2 -- multiple image file processing vulnerabilities</topic>
    <affects>
      <package>
	<name>imlib2</name>
	<range><lt>20060926_1,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/22732/">
	  <p>Some vulnerabilities have been reported in imlib2, which can be
	    exploited by malicious people to cause a DoS (Denial of Service)
	    or potentially compromise an application using the library.</p>
	  <p>The vulnerabilities are caused due to unspecified errors within
	    the processing of JPG, ARGB, PNG, LBM, PNM, TIFF, and TGA images.
	    This may be exploited to execute arbitrary code by e.g. tricking a
	    user into opening a specially crafted image file with an
	    application using imlib2.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20903</bid>
      <cvename>CVE-2006-4806</cvename>
      <cvename>CVE-2006-4807</cvename>
      <cvename>CVE-2006-4808</cvename>
      <cvename>CVE-2006-4809</cvename>
    </references>
    <dates>
      <discovery>2006-11-03</discovery>
      <entry>2006-11-08</entry>
    </dates>
  </vuln>

  <vuln vid="ab8dbe98-6be4-11db-ae91-0012f06707f0">
    <topic>ruby -- cgi.rb library Denial of Service</topic>
    <affects>
      <package>
	<name>ruby</name>
	<name>ruby+pthreads</name>
	<name>ruby+pthreads+oniguruma</name>
	<name>ruby+oniguruma</name>
	<range><ge>1.8.*,1</ge><lt>1.8.5_4,1</lt></range>
      </package>
      <package>
	<name>ruby_static</name>
	<range><ge>1.8.*,1</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Official ruby site reports:</p>
	<blockquote cite="http://www.ruby-lang.org/en/news/2006/11/03/CVE-2006-5467/">
	  <p>A vulnerability has been discovered in the CGI library (cgi.rb)
	    that ships with Ruby which could be used by a malicious user to
	    create a denial of service attack (DoS). The problem is triggered
	    by sending the library an HTTP request that uses multipart MIME
	    encoding and as an invalid boundary specifier that begins with
	    "-" instead of "--". Once triggered it will
	    exhaust all available memory resources effectively creating a DoS
	    condition.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20777</bid>
      <cvename>CVE-2006-5467</cvename>
      <url>http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html</url>
    </references>
    <dates>
      <discovery>2006-10-25</discovery>
      <entry>2006-11-04</entry>
      <modified>2006-12-15</modified>
    </dates>
  </vuln>

  <vuln vid="b318dc8c-6756-11db-83c3-000c6ec775d9">
    <topic>screen -- combined UTF-8 characters vulnerability</topic>
    <affects>
      <package>
	<name>screen</name>
	<range><lt>4.0.3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>A vulnerability in the handling handling of combined UTF-8
	  characters in screen may allow an user-assisted attacker to
	  crash screen or potentially allow code execution as the user
	  running screen.  To exploit this issue the user running
	  scren must in some way interact with the attacker.</p>
      </body>
    </description>
    <references>
      <bid>20727</bid>
      <cvename>CVE-2006-4573</cvename>
      <mlist>http://lists.gnu.org/archive/html/screen-users/2006-10/msg00028.html</mlist>
      <url>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=212056</url>
    </references>
    <dates>
      <discovery>2006-10-23</discovery>
      <entry>2006-10-29</entry>
    </dates>
  </vuln>

  <vuln vid="a9c51caf-6603-11db-ab90-000e35fd8194">
    <topic>mysql -- database suid privilege escalation</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>5.1</ge><lt>5.1.12</lt></range>
	<range><ge>5.0</ge><lt>5.0.25</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Dmitri Lenev reports a privilege escalation in
	  MySQL.  MySQL evaluates arguments of suid routines in the
	  security context of the routine's definer instead of the
	  routine's caller, which allows remote and local
	  authenticated users to gain privileges through a routine
	  that has been made available using GRANT EXECUTE.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4227</cvename>
      <url>http://bugs.mysql.com/bug.php?id=18630</url>
    </references>
    <dates>
      <discovery>2006-03-29</discovery>
      <entry>2006-10-29</entry>
      <modified>2006-10-30</modified>
    </dates>
  </vuln>

  <vuln vid="a0e92718-6603-11db-ab90-000e35fd8194">
    <topic>mysql -- database "case-sensitive" privilege escalation</topic>
    <affects>
      <package>
	<name>mysql-server</name>
	<range><ge>5.1</ge><lt>5.1.12</lt></range>
	<range><ge>5.0</ge><lt>5.0.25</lt></range>
	<range><lt>4.1.21</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Michal Prokopiuk reports a privilege escalation in MySQL.
	  The vulnerability causes MySQL, when run on case-sensitive
	  filesystems, to allow remote and local authenticated users
	  to create or access a database when the database name
	  differs only in case from a database for which they have
	  permissions.</p>
      </body>
    </description>
    <references>
      <bid>19559</bid>
      <cvename>CVE-2006-4226</cvename>
      <url>http://bugs.mysql.com/bug.php?id=17647</url>
    </references>
    <dates>
      <discovery>2006-08-09</discovery>
      <entry>2006-10-29</entry>
    </dates>
  </vuln>

  <vuln vid="96ed277b-60e0-11db-ad2d-0016179b2dd5">
    <topic>Serendipity -- XSS Vulnerabilities</topic>
    <affects>
      <package>
	<name>serendipity</name>
	<range><lt>1.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Serendipity Team reports:</p>
	<blockquote cite="http://blog.s9y.org/archives/147-Serendipity-1.0.2-and-1.1-beta5-released.html">
	  <p>Serendipity failed to correctly sanitize user input on the
	    media manager administration page. The content of GET variables
	    were written into JavaScript strings. By using standard string
	    evasion techniques it was possible to execute arbitrary
	    JavaScript.</p>
	  <p>Additionally Serendipity dynamically created a HTML form on
	    the media manager administration page that contained all
	    variables found in the URL as hidden fields. While the variable
	    values were correctly escaped it was possible to break out
	    by specifying strange variable names.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.hardened-php.net/advisory_112006.136.htmlSerendipity</url>
      <url>http://secunia.com/advisories/22501/</url>
    </references>
    <dates>
      <discovery>2006-10-19</discovery>
      <entry>2006-10-21</entry>
    </dates>
  </vuln>

  <vuln vid="d8fbf13a-6215-11db-a59e-0211d85f11fb">
    <topic>kdelibs -- integer overflow in khtml</topic>
    <affects>
      <package>
	<name>kdelibs</name>
	<name>kdelibs-nocups</name>
	<range><lt>3.5.4_4</lt></range>
      </package>
      <package>
	<name>qt</name>
	<name>qt-copy</name>
	<range><lt>3.3.6_3</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Red Hat reports:</p>
	<blockquote cite="http://rhn.redhat.com/errata/RHSA-2006-0720.html">
	  <p>An integer overflow flaw was found in the way Qt handled pixmap
	    images. The KDE khtml library uses Qt in such a way that untrusted
	    parameters could be passed to Qt, triggering the overflow.
	    An attacker could for example create a malicious web page that when
	    viewed by a victim in the Konqueror browser would cause Konqueror
	    to crash or possibly execute arbitrary code with the privileges of
	    the victim.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4811</cvename>
      <url>http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=210742</url>
      <url>http://rhn.redhat.com/errata/RHSA-2006-0720.html</url>
    </references>
    <dates>
      <discovery>2006-10-14</discovery>
      <entry>2006-10-22</entry>
    </dates>
  </vuln>

  <vuln vid="4867ae85-608d-11db-8faf-000c6ec775d9">
    <topic>opera -- URL parsing heap overflow vulnerability</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>opera-devel</name>
	<name>linux-opera</name>
	<range><gt>9.*</gt><lt>9.02</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>iDefense Labs reports:</p>
	<blockquote cite="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=424">
	  <p>Remote exploitation of a heap overflow vulnerability
	    within version 9 of Opera Software's Opera Web browser
	    could allow an attacker to execute arbitrary code on the
	    affected host.</p>
	  <p>A flaw exists within Opera when parsing a tag that
	    contains a URL. A heap buffer with a constant size of 256
	    bytes is allocated to store the URL, and the tag's URL is
	    copied into this buffer without sufficient bounds checking
	    of its length.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4819</cvename>
      <url>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=424</url>
      <url>http://secunia.com/advisories/22218/</url>
      <url>http://www.opera.com/support/search/supsearch.dml?index=848</url>
    </references>
    <dates>
      <discovery>2006-10-17</discovery>
      <entry>2006-10-20</entry>
    </dates>
  </vuln>

  <vuln vid="1c0def84-5fb1-11db-b2e9-0008c79fa3d2">
    <topic>asterisk -- remote heap overwrite vulnerability</topic>
    <affects>
      <package>
	<name>asterisk</name>
	<name>asterisk-bristuff</name>
	<range><lt>1.2.13</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adam Boileau of Security-Assessment.com reports:</p>
	<blockquote cite="http://www.security-assessment.com/files/advisories/Asterisk_remote_heap_overflow.pdf">
	  <p>The Asterisk Skinny channel driver for Cisco SCCP phones
	    (chan_skinny.so) incorrectly validates a length value in
	    the packet header.	An integer wrap-around leads to heap
	    overwrite, and arbitrary remote code execution as root.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://www.security-assessment.com/files/advisories/Asterisk_remote_heap_overflow.pdf</url>
      <mlist msgid="4536A2F2.2020902@security-assessment.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=116121567530170</mlist>
    </references>
    <dates>
      <discovery>2006-10-17</discovery>
      <entry>2006-10-20</entry>
    </dates>
  </vuln>

  <vuln vid="b6c18956-5fa3-11db-ad2d-0016179b2dd5">
    <topic>plone -- unprotected MembershipTool methods</topic>
    <affects>
      <package>
	<name>plone</name>
	<range><lt>2.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Plone Team reports:</p>
	<blockquote cite="http://dev.plone.org/plone/ticket/5432">
	  <p>Plone 2.0.5, 2.1.2, and 2.5-beta1 does not restrict
	    access to the:</p>
	  <ul>
	    <li>changeMemberPortrait</li>
	    <li>deletePersonalPortrait</li>
	    <li>testCurrentPassword</li>
	  </ul>
	  <p>methods, which allows remote attackers to modify portraits.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-1711</cvename>
      <url>http://plone.org/products/plone/releases/2.1.4</url>
      <url>https://svn.plone.org/svn/plone/PloneHotfix20060410/trunk/README.txt</url>
    </references>
    <dates>
      <discovery>2006-10-19</discovery>
      <entry>2006-10-19</entry>
      <modified>2006-10-20</modified>
    </dates>
  </vuln>

  <vuln vid="19207592-5f17-11db-ae08-0008743bf21a">
    <topic>drupal -- HTML attribute injection</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><lt>4.6.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Team reports:</p>
	<blockquote cite="http://drupal.org/files/sa-2006-026/advisory.txt">
	  <p>A malicious user may entice users to visit a specially
	    crafted URL that may result in the redirection of Drupal
	    form submission to a third-party site. A user visiting the
	    user registration page via such a url, for example, will
	    submit all data, such as his/her e-mail address, but also
	    possible private profile data, to a third-party site.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/files/sa-2006-026/advisory.txt</url>
      <url>http://drupal.org/drupal-4.7.4</url>
    </references>
    <dates>
      <discovery>2006-10-18</discovery>
      <entry>2006-10-18</entry>
    </dates>
  </vuln>

  <vuln vid="937d5911-5f16-11db-ae08-0008743bf21a">
    <topic>drupal -- cross site request forgeries</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><lt>4.6.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Team reports:</p>
	<blockquote cite="http://drupal.org/files/sa-2006-025/advisory.txt">
	  <p>Visiting a specially crafted page, anywhere on the web, may
	    allow that page to post forms to a Drupal site in the
	    context of the visitor's session. To illustrate; suppose
	    one has an active user 1 session, the most powerful
	    administrator account for a site, to a Drupal site while
	    visiting a website created by an attacker. This website
	    will now be able to submit any form to the Drupal site with
	    the privileges of user 1, either by enticing the user to
	    submit a form or by automated means.</p>
	  <p>An attacker can exploit this vulnerability by changing
	    passwords, posting PHP code or creating new users, for
	    example. The attack is only limited by the privileges of
	    the session it executes in.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/files/sa-2006-025/advisory.txt</url>
      <url>http://drupal.org/drupal-4.7.4</url>
    </references>
    <dates>
      <discovery>2006-10-18</discovery>
      <entry>2006-10-18</entry>
    </dates>
  </vuln>

  <vuln vid="b2383758-5f15-11db-ae08-0008743bf21a">
    <topic>drupal -- multiple XSS vulnerabilities</topic>
    <affects>
      <package>
	<name>drupal</name>
	<range><lt>4.6.10</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Team reports:</p>
	<blockquote cite="http://drupal.org/files/sa-2006-024/advisory.txt">
	  <p>A bug in input validation and lack of output validation
	    allows HTML and script insertion on several pages.</p>
	  <p>Drupal's XML parser passes unescaped data to watchdog
	    under certain circumstances. A malicious user may execute
	    an XSS attack via a specially crafted RSS feed. This
	    vulnerability exists on systems that do not use PHP's
	    mb_string extension (to check if mb_string is being used,
	    navigate to admin/settings and look under "String
	    handling"). Disabling the aggregator module provides an
	    immediate workaround.</p>
	  <p>The aggregator module, profile module, and forum module do
	    not properly escape output of certain fields.</p>
	  <p>Note: XSS attacks may lead to administrator access if
	    certain conditions are met.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://drupal.org/files/sa-2006-024/advisory.txt</url>
      <url>http://drupal.org/drupal-4.7.4</url>
    </references>
    <dates>
      <discovery>2006-10-18</discovery>
      <entry>2006-10-18</entry>
    </dates>
  </vuln>

  <vuln vid="18a14baa-5ee5-11db-ae08-0008743bf21a">
    <topic>ingo -- local arbitrary shell command execution</topic>
    <affects>
      <package>
	<name>ingo</name>
	<range><lt>1.1.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Horde team reports a vulnerability within Ingo, the
	  filter management suite. The vulnerability is caused due to
	  inadequete escaping, possibly allowing a local user to execute
	  arbitrary shell commands via procmail.</p>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5449</cvename>
      <url>http://bugs.horde.org/ticket/?id=4513</url>
      <url>http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.49&amp;r2=1.55.2.59&amp;ty=h</url>
      <url>http://lists.horde.org/archives/announce/2006/000296.html</url>
    </references>
    <dates>
      <discovery>2006-10-18</discovery>
      <entry>2006-10-18</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="a6d9da4a-5d5e-11db-8faf-000c6ec775d9">
    <topic>nvidia-driver -- arbitrary root code execution vulnerability</topic>
    <affects>
      <package>
	<name>nvidia-driver</name>
	<range><ge>1.0.8762</ge><lt>1.0.8776</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Rapid7 reports:</p>
	<blockquote cite="http://www.rapid7.com/advisories/R7-0025.jsp">
	  <p>The NVIDIA Binary Graphics Driver for Linux is vulnerable
	    to a buffer overflow that allows an attacker to run
	    arbitrary code as root. This bug can be exploited both
	    locally or remotely (via a remote X client or an X client
	    which visits a malicious web page).  A working
	    proof-of-concept root exploit is included with this
	    advisory.</p>
	  <p>The NVIDIA drivers for Solaris and FreeBSD are also
	    likely to be vulnerable.</p>
	</blockquote>
	<p>Disabling Render acceleration in the "nvidia" driver, via
	  the "RenderAccel" X configuration option, can be used as a
	  workaround for this issue.</p>
      </body>
    </description>
    <references>
      <certvu>147252</certvu>
      <cvename>CVE-2006-5379</cvename>
      <url>http://nvidia.custhelp.com/cgi-bin/nvidia.cfg/php/enduser/std_adp.php?p_faqid=1971</url>
      <url>http://secunia.com/advisories/22419/</url>
      <url>http://www.rapid7.com/advisories/R7-0025.jsp</url>
    </references>
    <dates>
      <discovery>2006-10-16</discovery>
      <entry>2006-10-16</entry>
      <modified>2006-10-21</modified>
    </dates>
  </vuln>

  <vuln vid="8012a79d-5d21-11db-bb8d-00123ffe8333">
    <topic>clamav -- CHM unpacker and PE rebuilding vulnerabilities</topic>
    <affects>
      <package>
	<name>clamav</name>
	<range><lt>0.88.5</lt></range>
      </package>
      <package>
	<name>clamav-devel</name>
	<range><le>20060922</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/22370/">
	  <p>Two vulnerabilities have been reported in Clam AntiVirus, which
	    potentially can be exploited by malicious people to cause a DoS
	    (Denial of Service) or compromise a vulnerable system.</p>
	  <p>1) An unspecified error in the CHM unpacker in chmunpack.c can be
	    exploited to cause a DoS.</p>
	  <p>2) An unspecified error in rebuildpe.c when rebuilding PE files
	    after unpacking can be exploited to cause a heap-based buffer
	    overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>http://secunia.com/advisories/22370/</url>
      <url>http://lurker.clamav.net/message/20061016.015114.dc6a8930.en.html</url>
      <url>http://sourceforge.net/project/shownotes.php?release_id=455799</url>
    </references>
    <dates>
      <discovery>2006-10-15</discovery>
      <entry>2006-10-16</entry>
    </dates>
  </vuln>

  <vuln vid="93ba13f8-5c41-11db-a5ae-00508d6a62df">
    <topic>tkdiff -- temporary file symlink privilege escalation</topic>
    <affects>
      <package>
	<name>tkdiff</name>
	<range><lt>4.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Javier Fernández-Sanguino Peña reports a vulnerability in
	  tkdiff which allows local users to gain priveleges of the
	  user running tkdiff due to insecure temporary file creation.</p>
      </body>
    </description>
    <references>
      <url>http://www.debian.org/security/2005/dsa-927</url>
      <cvename>CVE-2005-3343</cvename>
      <bid>16064</bid>
      <url>http://secunia.com/advisories/18083</url>
    </references>
    <dates>
      <discovery>2005-12-20</discovery>
      <entry>2006-10-15</entry>
    </dates>
  </vuln>

  <vuln vid="2c8a84d9-5bee-11db-a5ae-00508d6a62df">
    <topic>vtiger -- multiple remote file inclusion vulnerabilities</topic>
    <affects>
      <package>
	<name>vtiger</name>
	<range><lt>5.0</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Dedi Dwianto a.k.a the_day reports:</p>
	<blockquote cite="http://www.milw0rm.com/exploits/2508">
	  <p>Input passed to the "$calpath" parameter in update.php is
	    not properly verified before being used. This can be
	    exploited to execute arbitrary PHP code by including files
	    from local or external resources.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5289</cvename>
      <bid>20435</bid>
      <mlist msgid="20061009094328.15530.qmail@securityfocus.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=116049557032343</mlist>
      <url>http://advisories.echo.or.id/adv/adv54-theday-2006.txt</url>
    </references>
    <dates>
      <discovery>2006-10-09</discovery>
      <entry>2006-10-15</entry>
    </dates>
  </vuln>

  <vuln vid="5c9a2769-5ade-11db-a5ae-00508d6a62df">
    <topic>google-earth -- heap overflow in the KML engine</topic>
    <affects>
      <package>
	<name>google-earth</name>
	<range><lt>4.0.2414</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>JAAScois reports:</p>
	<p>While processing KML/KMZ data Google Earth fails to verify
	  its size prior to copying it into a fixed-sized buffer.
	  This can be exploited as a buffer-overflow vulnerability to
	  cause the application to crash and/or to execute arbitrary
	  code.</p>
      </body>
    </description>
    <references>
      <bid>20464</bid>
      <url>http://www.jaascois.com/exploits/18602024/</url>
    </references>
    <dates>
      <discovery>2006-10-10</discovery>
      <entry>2006-10-14</entry>
      <modified>2007-04-13</modified>
    </dates>
  </vuln>

  <vuln vid="72f21372-55e4-11db-a5ae-00508d6a62df">
    <topic>torrentflux -- User-Agent XSS Vulnerability</topic>
    <affects>
      <package>
	<name>torrentflux</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<blockquote cite="http://www.stevenroddis.com.au/2006/10/06/torrentflux-user-agent-xss-vulnerability/">
	  <p>Steven Roddis reports that User-Agent string is not
	    properly escaped when handled by torrentflux. This allows
	    for arbitrary code insertion.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20371</bid>
      <cvename>CVE-2006-5227</cvename>
      <url>http://www.stevenroddis.com.au/2006/10/06/torrentflux-user-agent-xss-vulnerability/</url>
      <url>http://secunia.com/advisories/22293/</url>
    </references>
    <dates>
      <discovery>2006-09-30</discovery>
      <entry>2006-10-07</entry>
      <modified>2006-10-15</modified>
    </dates>
  </vuln>

  <vuln vid="fe83eb5b-55e1-11db-a5ae-00508d6a62df">
    <topic>python -- buffer overrun in repr() for unicode strings</topic>
    <affects>
      <package>
	<name>python+ipv6</name>
	<range><ge>0</ge></range>
      </package>
      <package>
	<name>python</name>
	<range><lt>2.4.3_1</lt></range>
	<range><gt>2.5.*</gt><lt>2.5.c2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Benjamin C. Wiley Sittler reports:</p>
	<blockquote cite="https://launchpad.net/distros/ubuntu/+source/python2.4/+bug/56633">
	  <p>I discovered a [buffer overrun in repr() for unicode
	    strings]. This causes an unpatched non-debug wide
	    (UTF-32/UCS-4) build of python to abort.</p>
	</blockquote>
	<p>Ubuntu security team reports:</p>
	<blockquote cite="http://www.ubuntu.com/usn/usn-359-1">
	  <p>If an application uses repr() on arbitrary untrusted data,
	    this [bug] could be exploited to execute arbitrary code
	    with the privileges of the python application.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4980</cvename>
      <url>https://launchpad.net/distros/ubuntu/+source/python2.4/+bug/56633</url>
      <url>http://www.ubuntu.com/usn/usn-359-1</url>
      <url>http://secunia.com/advisories/22276/</url>
    </references>
    <dates>
      <discovery>2006-08-15</discovery>
      <entry>2006-10-07</entry>
      <modified>2006-10-08</modified>
    </dates>
  </vuln>

  <vuln vid="e329550b-54f7-11db-a5ae-00508d6a62df">
    <topic>php -- _ecalloc Integer Overflow Vulnerability</topic>
    <affects>
      <package>
	<name>php5</name>
	<range><lt>5.1.6_1</lt></range>
      </package>
      <package>
	<name>php5-cli</name>
	<name>php5-cgi</name>
	<name>php5-dtc</name>
	<name>php5-horde</name>
	<name>php5-nms</name>
	<name>mod_php5</name>
	<range><ge>0</ge></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_092006.133.html">
	  <p>The PHP 5 branch of the PHP source code lacks the
	    protection against possible integer overflows inside
	    ecalloc() that is present in the PHP 4 branch and also for
	    several years part of our Hardening-Patch and our new
	    Suhosin-Patch.</p>
	  <p>It was discovered that such an integer overflow can be
	    triggered when user input is passed to the unserialize()
	    function. Earlier vulnerabilities in PHP's unserialize()
	    that were also discovered by one of our audits in December
	    2004 are unrelated to the newly discovered flaw, but they
	    have shown, that the unserialize() function is exposed to
	    user-input in many popular PHP applications.  Examples for
	    applications that use the content of COOKIE variables with
	    unserialize() are phpBB and Serendipity.</p>
	  <p>The successful exploitation of this integer overflow will
	    result in arbitrary code execution.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4812</cvename>
      <url>http://www.hardened-php.net/advisory_092006.133.html</url>
      <url>http://secunia.com/advisories/22280/</url>
    </references>
    <dates>
      <discovery>2006-09-30</discovery>
      <entry>2006-10-06</entry>
      <modified>2006-10-17</modified>
    </dates>
  </vuln>

  <vuln vid="8a5770b4-54b5-11db-a5ae-00508d6a62df">
    <topic>mambo -- multiple SQL injection vulnerabilities</topic>
    <affects>
      <package>
	<name>mambo</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>James Bercegay reports:</p>
	<blockquote cite="http://www.gulftech.org/?node=research&amp;article_id=00116-10042006">
	  <p>Mambo is vulnerable to an Authentication Bypass issue that
	    is due to an SQL Injection in the login function. The SQL
	    Injection is possible because the $passwd variable is only
	    sanitized when it is not passed as an argument to the
	    function.</p>
	</blockquote>
	<p>Omid reports:</p>
	<blockquote cite="http://seclists.org/bugtraq/2006/Aug/0491.html">
	  <p>There are several sql injections in Mambo 4.6 RC2 &amp;
	    Joomla 1.0.10 (and maybe other versions):</p>
	  <ul>
	    <li>When a user edits a content, the "id" parameter is not
	      checked properly in /components/com_content/content.php,
	      which can cause 2 sql injections.</li>
	    <li>The "limit" parameter in the administration section is
	      not checked. This affects many pages of administration
	      section</li>
	    <li>In the administration section, while editing/creating a
	      user, the "gid" parameter is not checked properly.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>19719</bid>
      <bid>19734</bid>
      <url>http://www.gulftech.org/?node=research&amp;article_id=00116-10042006</url>
      <url>http://seclists.org/bugtraq/2006/Aug/0491.html</url>
      <url>http://www.frsirt.com/english/advisories/2006/3918</url>
      <url>http://mamboxchange.com/forum/forum.php?forum_id=7704</url>
      <url>http://secunia.com/advisories/21644/</url>
      <url>http://secunia.com/advisories/22221/</url>
    </references>
    <dates>
      <discovery>2006-08-26</discovery>
      <entry>2006-10-05</entry>
    </dates>
  </vuln>

  <vuln vid="19a92df1-548d-11db-8f1a-000a48049292">
    <topic>tin -- buffer overflow vulnerabilities</topic>
    <affects>
      <package>
	<name>tin</name>
	<name>zh-tin</name>
	<range><lt>1.8.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<blockquote cite="ftp://ftp.tin.org/pub/news/clients/tin/stable/CHANGES">
	  <p>Urs Janssen and Aleksey Salow report possible buffer
	    overflows in tin versions 1.8.0 and 1.8.1.</p>
	</blockquote>
	<blockquote cite="http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.005-tin.html">
	  <p>OpenPKG project elaborates there is an allocation
	    off-by-one bug in version 1.8.0 which can lead to a buffer
	    overflow.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <url>ftp://ftp.tin.org/pub/news/clients/tin/stable/CHANGES</url>
      <url>http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.005-tin.html</url>
    </references>
    <dates>
      <discovery>2006-02-15</discovery>
      <entry>2006-10-05</entry>
    </dates>
  </vuln>

  <vuln vid="ae7124ff-547c-11db-8f1a-000a48049292">
    <topic>openldap -- slapd acl selfwrite Security Issue</topic>
    <affects>
      <package>
	<name>openldap-server</name>
	<name>openldap-sasl-server</name>
	<range><lt>2.3.25</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Howard Chu reports:</p>
	<blockquote cite="http://www.openldap.org/its/index.cgi/Software%20Bugs?id=4587">
	  <p>An ACL of the form 'access to dn.subtree="ou=groups,
	    dc=example,dc=com" attr=member by * selfwrite' is intended
	    to only allow users to add/delete their own DN to the
	    target attribute. Currently it allows any DNs to be
	    modified.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>19832</bid>
      <cvename>CVE-2006-4600</cvename>
      <url>http://www.openldap.org/its/index.cgi/Software%20Bugs?id=4587</url>
      <url>http://www.openldap.org/lists/openldap-announce/200608/msg00000.html</url>
      <url>http://secunia.com/advisories/21721</url>
      <url>http://securitytracker.com/alerts/2006/Sep/1016783.html</url>
    </references>
    <dates>
      <discovery>2006-06-14</discovery>
      <entry>2006-10-05</entry>
    </dates>
  </vuln>

  <vuln vid="5a39a22e-5478-11db-8f1a-000a48049292">
    <topic>mono -- "System.CodeDom.Compiler" Insecure Temporary Creation</topic>
    <affects>
      <package>
	<name>mono</name>
	<range><lt>1.1.13.8.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Sebastian Krahmer reports:</p>
	<blockquote cite="http://www.ubuntu.com/usn/usn-357-1">
	  <p>Sebastian Krahmer of the SuSE security team discovered
	    that the System.CodeDom.Compiler classes used temporary
	    files in an insecure way. This could allow a symbolic link
	    attack to create or overwrite arbitrary files with the
	    privileges of the user invoking the program. Under some
	    circumstances, a local attacker could also exploit this to
	    inject arbitrary code into running Mono processes.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5072</cvename>
      <url>http://www.ubuntu.com/usn/usn-357-1</url>
      <url>http://secunia.com/advisories/22237/</url>
    </references>
    <dates>
      <discovery>2006-10-04</discovery>
      <entry>2006-10-05</entry>
    </dates>
  </vuln>

  <vuln vid="edabe438-542f-11db-a5ae-00508d6a62df">
    <topic>php -- open_basedir Race Condition Vulnerability</topic>
    <affects>
      <package>
	<name>php4</name>
	<name>php5</name>
	<range><lt>4.4.4_1</lt></range>
	<range><ge>5.*</ge><lt>5.1.6_2</lt></range>
      </package>
      <package>
	<name>php-suhosin</name>
	<range><lt>0.9.6</lt></range>
      </package>
      <package>
	<name>php4-cli</name>
	<name>php5-cli</name>
	<name>php4-cgi</name>
	<name>php5-cgi</name>
	<name>php4-dtc</name>
	<name>php5-dtc</name>
	<name>php4-horde</name>
	<name>php5-horde</name>
	<name>php4-nms</name>
	<name>php5-nms</name>
	<name>mod_php4</name>
	<name>mod_php5</name>
	<range><ge>0</ge></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_082006.132.html">
	  <p>PHP's open_basedir feature is meant to disallow scripts to
	    access files outside a set of configured base directories.
	    The checks for this are placed within PHP functions dealing
	    with files before the actual open call is performed.</p>
	  <p>Obviously there is a little span of time between the check
	    and the actual open call. During this time span the checked
	    path could have been altered and point to a file that is
	    forbidden to be accessed due to open_basedir restrictions.</p>
	  <p>Because the open_basedir restrictions often not call PHP
	    functions but 3rd party library functions to actually open
	    the file it is impossible to close this time span in a
	    general way. It would only be possible to close it when PHP
	    handles the actual opening on it's own.</p>
	  <p>While it seems hard to change the path during this little
	    time span it is very simple with the use of the symlink()
	    function combined with a little trick. PHP's symlink()
	    function ensures that source and target of the symlink
	    operation are allowed by open_basedir restrictions (and
	    safe_mode). However it is possible to point a symlink to
	    any file by the use of mkdir(), unlink() and at least two
	    symlinks.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20326</bid>
      <cvename>CVE-2006-5178</cvename>
      <url>http://www.hardened-php.net/advisory_082006.132.html</url>
      <url>http://secunia.com/advisories/22235/</url>
    </references>
    <dates>
      <discovery>2006-10-02</discovery>
      <entry>2006-10-05</entry>
      <modified>2006-10-16</modified>
    </dates>
  </vuln>

  <vuln vid="86526ba4-53c8-11db-8f1a-000a48049292">
    <topic>phpbb -- NULL byte injection vulnerability</topic>
    <affects>
      <package>
	<name>phpbb</name>
	<name>zh-phpbb-tw</name>
	<range><lt>2.0.22</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/22188/">
	  <p>ShAnKaR has discovered a vulnerability in phpBB, which can
	    be exploited by malicious users to compromise a vulnerable
	    system.</p>
	  <p>Input passed to the "avatar_path" parameter in
	    admin/admin_board.php is not properly sanitised before
	    being used as a configuration variable to store avatar
	    images. This can be exploited to upload and execute
	    arbitrary PHP code by changing "avatar_path" to a file with
	    a trailing NULL byte.</p>
	  <p>Successful exploitation requires privileges to the
	    administration section.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20347</bid>
      <cvename>CVE-2006-4758</cvename>
      <url>http://secunia.com/advisories/22188/</url>
      <url>http://xforce.iss.net/xforce/xfdb/28884</url>
      <url>http://www.security.nnov.ru/Odocument221.html</url>
    </references>
    <dates>
      <discovery>2006-09-12</discovery>
      <entry>2006-10-04</entry>
      <modified>2006-12-24</modified>
    </dates>
  </vuln>

  <vuln vid="35f2679f-52d7-11db-8f1a-000a48049292">
    <topic>postnuke -- admin section SQL injection</topic>
    <affects>
      <package>
	<name>postnuke</name>
	<range><lt>0.763</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>ISS X-Force reports:</p>
	<blockquote cite="http://xforce.iss.net/xforce/xfdb/29271">
	  <p>PostNuke is vulnerable to SQL injection. A remote attacker
	    could send specially-crafted SQL statements to the admin
	    section using the hits parameter, which could allow the
	    attacker to view, add, modify or delete information in the
	    back-end database.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20317</bid>
      <cvename>CVE-2006-5121</cvename>
      <url>http://xforce.iss.net/xforce/xfdb/29271</url>
      <url>http://www.securityfocus.com/archive/1/archive/1/447361/100/0/threaded</url>
      <url>http://secunia.com/advisories/22197/</url>
    </references>
    <dates>
      <discovery>2006-09-29</discovery>
      <entry>2006-10-03</entry>
      <modified>2007-11-17</modified>
    </dates>
  </vuln>

  <vuln vid="b975763f-5210-11db-8f1a-000a48049292">
    <topic>freetype -- LWFN Files Buffer Overflow Vulnerability</topic>
    <affects>
      <package>
	<name>freetype2</name>
	<range><lt>2.1.10_5</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>SecurityTracker reports:</p>
	<blockquote cite="http://securitytracker.com/alerts/2006/Jul/1016522.html">
	  <p>A vulnerability was reported in FreeType. A remote user
	    can cause arbitrary code to be executed on the target
	    user's system.</p>
	  <p>A remote user can create a specially crafted font file
	    that, when loaded by the target user's system, will trigger
	    an integer underflow or integer overflow and crash the
	    application or execute arbitrary code on the target system.</p>
	  <p>Chris Evans reported these vulnerabilities.</p>
	  <p>Impact: A remote user can create a file that, when loaded
	    by the target user, will execute arbitrary code on the
	    target user's system.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>18034</bid>
      <cvename>CVE-2006-0747</cvename>
      <cvename>CVE-2006-1861</cvename>
      <cvename>CVE-2006-3467</cvename>
      <url>http://securitytracker.com/alerts/2006/Jul/1016522.html</url>
    </references>
    <dates>
      <discovery>2006-07-10</discovery>
      <entry>2006-10-02</entry>
    </dates>
  </vuln>

  <vuln vid="74ff10f6-520f-11db-8f1a-000a48049292">
    <topic>cscope -- Buffer Overflow Vulnerabilities</topic>
    <affects>
      <package>
	<name>cscope</name>
	<range><lt>15.6</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/21601">
	  <p>Will Drewry has reported some vulnerabilities in Cscope,
	    which potentially can be exploited by malicious people to
	    compromise a vulnerable system.</p>
	  <p>Various boundary errors within the parsing of file lists
	    or the expansion of environment variables can be exploited
	    to cause stack-based buffer overflows when parsing
	    specially crafted "cscope.lists" files or directories.</p>
	  <p>A boundary error within the parsing of command line
	    arguments can be exploited to cause a stack-based buffer
	    overflow when supplying an overly long "reffile" argument.</p>
	  <p>Successful exploitation may allow execution of arbitrary
	    code.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>19686</bid>
      <bid>19687</bid>
      <cvename>CVE-2006-4262</cvename>
      <url>http://secunia.com/advisories/21601</url>
      <url>http://sourceforge.net/mailarchive/forum.php?thread_id=30266760&amp;forum_id=33500</url>
      <url>http://sourceforge.net/mailarchive/forum.php?thread_id=30266761&amp;forum_id=33500</url>
    </references>
    <dates>
      <discovery>2006-08-20</discovery>
      <entry>2006-10-02</entry>
      <modified>2006-10-11</modified>
    </dates>
  </vuln>

  <vuln vid="64bf6234-520d-11db-8f1a-000a48049292">
    <topic>gnutls -- RSA Signature Forgery Vulnerability</topic>
    <affects>
      <package>
	<name>gnutls</name>
	<name>gnutls-devel</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/21937">
	  <p>A vulnerability has been reported in GnuTLS, which can be
	    exploited by malicious people to bypass certain security
	    restrictions.</p>
	  <p>The vulnerability is caused due to an error in the
	    verification of certain signatures. If a RSA key with
	    exponent 3 is used, it may be possible to forge PKCS #1
	    v1.5 signatures signed with that key.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20027</bid>
      <cvename>CVE-2006-4790</cvename>
      <url>http://secunia.com/advisories/21937</url>
      <url>http://lists.gnupg.org/pipermail/gnutls-dev/2006-September/001205.html</url>
    </references>
    <dates>
      <discovery>2006-09-08</discovery>
      <entry>2006-10-02</entry>
    </dates>
  </vuln>

  <vuln vid="350a5bd9-520b-11db-8f1a-000a48049292">
    <topic>MT -- Search Unspecified XSS</topic>
    <affects>
      <package>
	<name>MT</name>
	<range><ge>3.3</ge><lt>3.33</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/22109">
	  <p>Arai has reported a vulnerability in Movable Type and
	    Movable Type Enterprise, which can be exploited by
	    malicious people to conduct cross-site scripting attacks.</p>
	  <p>Some unspecified input passed via the search functionality
	    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>20228</bid>
      <cvename>CVE-2006-5080</cvename>
      <url>http://secunia.com/advisories/22109</url>
      <url>http://www.sixapart.com/movabletype/news/2006/09/mt_333-mte_103_updates.html</url>
    </references>
    <dates>
      <discovery>2006-09-26</discovery>
      <entry>2006-10-02</entry>
      <modified>2006-10-15</modified>
    </dates>
  </vuln>

  <vuln vid="19b17ab4-51e0-11db-a5ae-00508d6a62df">
    <topic>phpmyadmin -- XSRF vulnerabilities</topic>
    <affects>
      <package>
	<name>phpMyAdmin</name>
	<range><lt>2.9.0.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>phpMyAdmin team reports:</p>
	<blockquote cite="http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-5">
	  <p>We received a security advisory from Stefan Esser
	    (sesser@hardened-php.net) and we wish to thank him for his
	    work.</p>
	  <p>It was possible to inject arbitrary SQL commands by
	    forcing an authenticated user to follow a crafted link.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5116</cvename>
      <cvename>CVE-2006-5117</cvename>
      <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-5</url>
      <url>http://secunia.com/advisories/22126/</url>
      <bid>20253</bid>
    </references>
    <dates>
      <discovery>2006-09-28</discovery>
      <entry>2006-10-02</entry>
      <modified>2006-10-03</modified>
    </dates>
  </vuln>

  <vuln vid="32db37a5-50c3-11db-acf3-000c6ec775d9">
    <topic>openssh -- multiple vulnerabilities</topic>
    <affects>
      <system>
	<name>FreeBSD</name>
	<range><ge>6.1</ge><lt>6.1_10</lt></range>
	<range><ge>6.0</ge><lt>6.0_15</lt></range>
	<range><ge>5.5</ge><lt>5.5_8</lt></range>
	<range><ge>5.4</ge><lt>5.4_22</lt></range>
	<range><ge>5.0</ge><lt>5.3_37</lt></range>
	<range><lt>4.11_25</lt></range>
      </system>
      <package>
	<name>openssh</name>
	<range><lt>4.4,1</lt></range>
      </package>
      <package>
	<name>openssh-portable</name>
	<range><lt>4.4.p1,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<h1>Problem Description</h1>
	<p>The CRC compensation attack detector in the sshd(8) daemon,
	  upon receipt of duplicate blocks, uses CPU time cubic in the
	  number of duplicate blocks received.	[CVE-2006-4924]</p>
	<p>A race condition exists in a signal handler used by the
	  sshd(8) daemon to handle the LoginGraceTime option, which
	  can potentially cause some cleanup routines to be executed
	  multiple times.  [CVE-2006-5051]</p>
	<h1>Impact</h1>
	<p>An attacker sending specially crafted packets to sshd(8)
	  can cause a Denial of Service by using 100% of CPU time
	  until a connection timeout occurs.  Since this attack can be
	  performed over multiple connections simultaneously, it is
	  possible to cause up to MaxStartups (10 by default) sshd
	  processes to use all the CPU time they can obtain.
	  [CVE-2006-4924]</p>
	<p>The OpenSSH project believe that the race condition can
	  lead to a Denial of Service or potentially remote code
	  execution, but the FreeBSD Security Team has been unable to
	  verify the exact impact.  [CVE-2006-5051]</p>
	<h1>Workaround</h1>
	<p>The attack against the CRC compensation attack detector can
	  be avoided by disabling SSH Protocol version 1 support in
	  sshd_config(5).</p>
	<p>There is no workaround for the second issue.</p>
      </body>
    </description>
    <references>
      <bid>20216</bid>
      <cvename>CVE-2006-4924</cvename>
      <cvename>CVE-2006-5051</cvename>
      <freebsdsa>SA-06:22.openssh</freebsdsa>
      <url>http://www.openssh.com/txt/release-4.4</url>
    </references>
    <dates>
      <discovery>2006-09-25</discovery>
      <entry>2006-09-30</entry>
    </dates>
  </vuln>

  <vuln vid="fcba5764-506a-11db-a5ae-00508d6a62df">
    <topic>dokuwiki -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>dokuwiki</name>
	<range><lt>20060309c</lt></range>
      </package>
      <package>
	<name>dokuwiki-devel</name>
	<range><lt>20060909</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/21819/">
	  <p>rgod has discovered a vulnerability in DokuWiki, which can
	    be exploited by malicious people to compromise a vulnerable
	    system.</p>
	  <p>Input passed to the "TARGET_FN" parameter in
	    bin/dwpage.php is not properly sanitised before being used
	    to copy files. This can be exploited via directory
	    traversal attacks in combination with DokuWiki's file
	    upload feature to execute arbitrary PHP code.</p>
	</blockquote>
	<p>CVE Mitre reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4674">
	  <p>Direct static code injection vulnerability in doku.php in
	    DokuWiki before 2006-03-09c allows remote attackers to
	    execute arbitrary PHP code via the X-FORWARDED-FOR HTTP
	    header, which is stored in config.php.</p>
	</blockquote>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4675">
	  <p>Unrestricted file upload vulnerability in
	    lib/exe/media.php in DokuWiki before 2006-03-09c allows
	    remote attackers to upload executable files into the
	    data/media folder via unspecified vectors.</p>
	</blockquote>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4679">
	  <p>DokuWiki before 2006-03-09c enables the debug feature by
	    default, which allows remote attackers to obtain sensitive
	    information by calling doku.php with the X-DOKUWIKI-DO HTTP
	    header set to "debug".</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>19911</bid>
      <cvename>CVE-2006-4674</cvename>
      <cvename>CVE-2006-4675</cvename>
      <cvename>CVE-2006-4679</cvename>
      <url>http://secunia.com/advisories/21819/</url>
      <url>http://bugs.splitbrain.org/index.php?do=details&amp;id=906</url>
    </references>
    <dates>
      <discovery>2006-09-08</discovery>
      <entry>2006-09-30</entry>
      <modified>2006-10-02</modified>
    </dates>
  </vuln>

  <vuln vid="450b76ee-5068-11db-a5ae-00508d6a62df">
    <topic>dokuwiki -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>dokuwiki</name>
	<range><lt>20060309_5</lt></range>
      </package>
      <package>
	<name>dokuwiki-devel</name>
	<range><lt>20060609_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/22192/">
	  <p>Some vulnerabilities have been reported in DokuWiki, which
	    can be exploited by malicious people to cause a DoS (Denial
	    of Service) or potentially compromise a vulnerable system.</p>
	  <p>Input passed to the "w" and "h" parameters in
	    lib/exec/fetch.php is not properly sanitised before being
	    passed as resize parameters to the "convert" application.
	    This can be exploited to cause a DoS due to excessive CPU
	    and memory consumption by passing very large numbers, or to
	    inject arbitrary shell commands by passing specially
	    crafted strings to the "w" and "h" parameter.</p>
	  <p>Successful exploitation requires that the
	    "$conf[imconvert]" option is set.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-5098</cvename>
      <cvename>CVE-2006-5099</cvename>
      <url>http://secunia.com/advisories/22192/</url>
      <url>http://secunia.com/advisories/22199/</url>
      <url>http://bugs.splitbrain.org/?do=details&amp;id=924</url>
      <url>http://bugs.splitbrain.org/?do=details&amp;id=926</url>
    </references>
    <dates>
      <discovery>2006-09-26</discovery>
      <entry>2006-09-30</entry>
      <modified>2006-10-02</modified>
    </dates>
  </vuln>

  <vuln vid="e4c62abd-5065-11db-a5ae-00508d6a62df">
    <topic>tikiwiki -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>tikiwiki</name>
	<range><lt>1.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/21536/">
	  <p>Thomas Pollet has discovered a vulnerability in TikiWiki,
	    which can be exploited by malicious people to conduct
	    cross-site scripting attacks.</p>
	  <p>Input passed to the "highlight" parameter in
	    tiki-searchindex.php 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>
	</blockquote>
	<blockquote cite="http://secunia.com/advisories/21733/">
	  <p>rgod has discovered a vulnerability in TikiWiki, which can
	    be exploited by malicious people to compromise a vulnerable
	    system.</p>
	  <p>The vulnerability is caused due to the "jhot.php" script
	    not correctly verifying uploaded files. This can e.g. be
	    exploited to execute arbitrary PHP code by uploading a
	    malicious PHP script to the "img/wiki" directory.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>19654</bid>
      <bid>19819</bid>
      <cvename>CVE-2006-4299</cvename>
      <cvename>CVE-2006-4602</cvename>
      <url>http://secunia.com/advisories/21536/</url>
      <url>http://secunia.com/advisories/21733/</url>
    </references>
    <dates>
      <discovery>2006-08-21</discovery>
      <entry>2006-09-30</entry>
    </dates>
  </vuln>

  <vuln vid="e79876e4-5061-11db-a5ae-00508d6a62df">
    <topic>punbb -- NULL byte injection vulnerability</topic>
    <affects>
      <package>
	<name>punbb</name>
	<range><lt>1.2.13</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>CVE Mitre reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2006-4759">
	  <p>PunBB 1.2.12 does not properly handle an avatar directory
	    pathname ending in %00, which allows remote authenticated
	    administrative users to upload arbitrary files and execute
	    code, as demonstrated by a query to admin_options.php with
	    an avatars_dir parameter ending in %00. NOTE: this issue
	    was originally disputed by the vendor, but the dispute was
	    withdrawn on 20060926.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4759</cvename>
      <url>http://forums.punbb.org/viewtopic.php?id=13255</url>
    </references>
    <dates>
      <discovery>2006-09-13</discovery>
      <entry>2006-09-30</entry>
    </dates>
  </vuln>

  <vuln vid="2d9ad236-4d26-11db-b48d-00508d6a62df">
    <topic>freeciv -- Denial of Service Vulnerabilities</topic>
    <affects>
      <package>
	<name>freeciv</name>
	<name>freeciv-gtk</name>
	<name>freeciv-gtk2</name>
	<name>freeciv-nox11</name>
	<range><lt>2.0.8_2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/21171/">
	  <p>Luigi Auriemma has reported a vulnerability in Freeciv,
	    which can be exploited by malicious people to cause a DoS
	    (Denial of Service).</p>
	  <p>An error in the "generic_handle_player_attribute_chunk()"
	    function in common/packets.c can be exploited to crash the
	    service via a specially crafted
	    PACKET_PLAYER_ATTRIBUTE_CHUNK packet sent to the server.</p>
	  <p>An error in the "handle_unit_orders()" function in
	    server/unithand.c can be exploited to crash the service
	    via a specially crafted packet.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-3913</cvename>
      <bid>19117</bid>
      <url>http://secunia.com/advisories/21171/</url>
      <url>http://aluigi.altervista.org/adv/freecivx-adv.txt</url>
    </references>
    <dates>
      <discovery>2006-07-23</discovery>
      <entry>2006-09-26</entry>
    </dates>
  </vuln>

  <vuln vid="339fbbc1-4d23-11db-b48d-00508d6a62df">
    <topic>freeciv -- Packet Parsing Denial of Service Vulnerability</topic>
    <affects>
      <package>
	<name>freeciv</name>
	<name>freeciv-gtk</name>
	<name>freeciv-gtk2</name>
	<name>freeciv-nox11</name>
	<range><lt>2.0.8</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/19120/">
	  <p>Luigi Auriemma has reported a vulnerability in Freeciv, which
	    can be exploited by malicious people to cause a DoS (Denial of
	    Service).</p>
	  <p>The vulnerability is caused due to an error within the
	    handling of the packet length in "common/packets.c". This can
	    be exploited to crash the Freeciv server via a specially-
	    crafted packet with the size set to "0xffff".</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-0047</cvename>
      <bid>16975</bid>
      <url>http://secunia.com/advisories/19120/</url>
      <url>http://aluigi.altervista.org/adv/freecivdos-adv.txt</url>
    </references>
    <dates>
      <discovery>2006-03-06</discovery>
      <entry>2006-09-26</entry>
    </dates>
  </vuln>

  <vuln vid="1709084d-4d21-11db-b48d-00508d6a62df">
    <topic>plans -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>plans</name>
	<range><lt>6.7.2</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/15854/">
	  <p>A vulnerability has been reported in Plans, which can be
	    exploited by malicious people to conduct SQL injection
	    attacks.</p>
	  <p>Input passed to the "evt_id" parameter in "plans.cgi"
	    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>
	  <p>Successful exploitation requires that SQL database
	    support has been enabled in "plans_config.pl" (the default
	    setting is flat files).</p>
	</blockquote>
	<blockquote cite="http://secunia.com/advisories/15167/">
	  <p>Some vulnerabilities have been reported in Plans, which
	    can be exploited by malicious people to conduct cross-site
	    scripting attacks or gain knowledge of sensitive
	    information.</p>
	  <p>Input passed to various unspecified parameters 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>
	  <p>An unspecified error can be exploited to gain knowledge
	    of the MySQL password.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>14069</bid>
      <url>http://secunia.com/advisories/15167/</url>
      <url>http://secunia.com/advisories/15854/</url>
      <url>http://planscalendar.com/forum/viewtopic.php?t=660</url>
    </references>
    <dates>
      <discovery>2005-04-28</discovery>
      <entry>2006-09-26</entry>
      <modified>2006-10-15</modified>
    </dates>
  </vuln>

  <vuln vid="d3527663-4ccb-11db-b48d-00508d6a62df">
    <topic>eyeOS -- multiple XSS security bugs</topic>
    <affects>
      <package>
	<name>eyeOS</name>
	<range><lt>0.9.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>eyeOS team reports:</p>
	<blockquote cite="http://eyeos.blogspot.com/2006/09/eyeos-091-released.html">
	  <p>[EyeOS 0.9.1] release fixes two XSS security bugs, so we
	    recommend all users to upgrade to this new version in order
	    to have the best security. These two bugs were discovered by
	    Jose Carlos Norte, who is a new eyeOS developer.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20213</bid>
      <cvename>CVE-2006-5071</cvename>
      <url>http://eyeos.blogspot.com/2006/09/eyeos-091-released.html</url>
    </references>
    <dates>
      <discovery>2006-09-25</discovery>
      <entry>2006-09-25</entry>
      <modified>2006-10-15</modified>
    </dates>
  </vuln>

  <vuln vid="65a8f773-4a37-11db-a4cc-000a48049292">
    <topic>zope -- restructuredText "csv_table" Information Disclosure</topic>
    <affects>
      <package>
	<name>zope</name>
	<range><ge>2.7.0</ge><lt>2.7.9_1</lt></range>
	<range><ge>2.8.0</ge><lt>2.8.8_1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Secunia reports:</p>
	<blockquote cite="http://secunia.com/advisories/21947/">
	  <p>A vulnerability has been reported in Zope, which can be
	    exploited by malicious people to disclose potentially
	    sensitive information.</p>
	  <p>The vulnerability is caused due to an error in the use of
	    the docutils module to parse and render "restructured"
	    text. This can be exploited to disclose certain information
	    via the "csv_table" reStructuredText directive.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20022</bid>
      <cvename>CVE-2006-4684</cvename>
      <url>http://secunia.com/advisories/21947/</url>
      <url>http://www.zope.org/Products/Zope/Hotfix-2006-08-21/Hotfix-20060821/README.txt</url>
    </references>
    <dates>
      <discovery>2006-08-21</discovery>
      <entry>2006-09-22</entry>
      <modified>2006-12-27</modified>
    </dates>
  </vuln>

  <vuln vid="f6bff909-4a26-11db-a4cc-000a48049292">
    <topic>libmms -- stack-based buffer overflow</topic>
    <affects>
      <package>
	<name>libmms</name>
	<range><lt>0.3</lt></range>
      </package>
      <package>
	<name>libxine</name>
	<range><lt>1.1.1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Mitre CVE reports:</p>
	<blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2200">
	  <p>Stack-based buffer overflow in libmms, as used by (a)
	    MiMMS 0.0.9 and (b) xine-lib 1.1.0 and earlier, allows
	    remote attackers to cause a denial of service (application
	    crash) and possibly execute arbitrary code via the (1)
	    send_command, (2) string_utf16, (3) get_data, and (4)
	    get_media_packet functions, and possibly other functions.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-2200</cvename>
      <bid>18608</bid>
      <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374577</url>
    </references>
    <dates>
      <discovery>2006-05-04</discovery>
      <entry>2006-09-22</entry>
    </dates>
  </vuln>

  <vuln vid="1fe734bf-4a06-11db-b48d-00508d6a62df">
    <topic>opera -- RSA Signature Forgery</topic>
    <affects>
      <package>
	<name>opera</name>
	<name>opera-devel</name>
	<name>linux-opera</name>
	<range><lt>9.02</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=845">
	  <p>A specially crafted digital certificate can bypass Opera's
	    certificate signature verification. Forged certificates can
	    contain any false information the forger chooses, and Opera
	    will still present it as valid. Opera will not present any
	    warning dialogs in this case, and the security status will
	    be the highest possible (3). This defeats the protection
	    against "man in the middle", the attacks that SSL was
	    designed to prevent.</p>
	  <p>There is a flaw in OpenSSL's RSA signature verification
	    that affects digital certificates using 3 as the public
	    exponent. Some of the certificate issuers that are on
	    Opera's list of trusted signers have root certificates with
	    3 as the public exponent. The forged certificate can appear
	    to be signed by one of these.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4339</cvename>
      <url>http://secunia.com/advisories/21982/</url>
      <url>http://secunia.com/advisories/21709/</url>
      <url>http://www.cdc.informatik.tu-darmstadt.de/securebrowser/</url>
      <url>http://www.openssl.org/news/secadv_20060905.txt</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-60.html</url>
    </references>
    <dates>
      <discovery>2006-09-18</discovery>
      <entry>2006-09-22</entry>
    </dates>
  </vuln>

  <vuln vid="e6296105-449b-11db-ba89-000c6ec775d9">
    <topic>mozilla -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>firefox</name>
	<range><lt>1.5.0.7,1</lt></range>
	<range><gt>2.*,1</gt><lt>2.0_1,1</lt></range>
      </package>
      <package>
	<name>linux-firefox</name>
	<range><lt>1.5.0.7</lt></range>
      </package>
      <package>
	<name>seamonkey</name>
	<name>linux-seamonkey</name>
	<range><lt>1.0.5</lt></range>
      </package>
      <package>
	<name>thunderbird</name>
	<name>linux-thunderbird</name>
	<name>mozilla-thunderbird</name>
	<range><lt>1.5.0.7</lt></range>
      </package>
      <package>
	<name>linux-firefox-devel</name>
	<range><lt>3.0.a2006.09.21</lt></range>
      </package>
      <package>
	<name>linux-seamonkey-devel</name>
	<range><lt>1.5.a2006.09.21</lt></range>
      </package>
      <package>
	<name>linux-mozilla-devel</name>
	<name>linux-mozilla</name>
	<name>mozilla</name>
	<range><gt>0</gt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Mozilla Foundation reports of multiple security issues
	  in Firefox, Seamonkey, and Thunderbird.  Several of these
	  issues can probably 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-64 Crashes with evidence of memory
	      corruption (rv:1.8.0.7)</li>
	    <li>MFSA 2006-63 JavaScript execution in mail via XBL</li>
	    <li>MFSA 2006-62 Popup-blocker cross-site scripting (XSS)</li>
	    <li>MFSA 2006-61 Frame spoofing using document.open()</li>
	    <li>MFSA 2006-60 RSA Signature Forgery</li>
	    <li>MFSA 2006-59 Concurrency-related vulnerability</li>
	    <li>MFSA 2006-58 Auto-Update compromise through DNS and
	      SSL spoofing</li>
	    <li>MFSA 2006-57 JavaScript Regular Expression Heap
	      Corruption</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <bid>20042</bid>
      <cvename>CVE-2006-4253</cvename>
      <cvename>CVE-2006-4340</cvename>
      <cvename>CVE-2006-4565</cvename>
      <cvename>CVE-2006-4566</cvename>
      <cvename>CVE-2006-4567</cvename>
      <cvename>CVE-2006-4568</cvename>
      <cvename>CVE-2006-4569</cvename>
      <cvename>CVE-2006-4570</cvename>
      <cvename>CVE-2006-4571</cvename>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-57.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-58.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-59.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-60.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-61.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-62.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-63.html</url>
      <url>http://www.mozilla.org/security/announce/2006/mfsa2006-64.html</url>
    </references>
    <dates>
      <discovery>2006-09-14</discovery>
      <entry>2006-09-15</entry>
      <modified>2006-11-02</modified>
    </dates>
  </vuln>

  <vuln vid="24f6b1eb-43d5-11db-81e1-000e0c2e438a">
    <topic>win32-codecs -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>win32-codecs</name>
	<range><lt>3.1.0.p8_1,1</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Apple Security Team reports that there are multiple
	  vulnerabilities within QuickTime (one of the plugins for
	  win32-codecs).  A remote attacker capable of creating a
	  malicious SGI image, FlashPix, FLC movie, or a QuickTime
	  movie can possibly lead to execution of arbitrary code or
	  cause a Denial of Service (application crash).</p>
	<p>Users who have QuickTime (/win32-codecs) as a browser plugin
	  may be vulnerable to remote code execution by visiting a
	  website containing a malicious SGI image, FlashPix, FLC movie
	  or a QuickTime movie.</p>
      </body>
    </description>
    <references>
      <bid>20138</bid>
      <cvename>CVE-2006-4381</cvename>
      <cvename>CVE-2006-4382</cvename>
      <cvename>CVE-2006-4384</cvename>
      <cvename>CVE-2006-4385</cvename>
      <cvename>CVE-2006-4386</cvename>
      <cvename>CVE-2006-4388</cvename>
      <cvename>CVE-2006-4389</cvename>
      <url>http://docs.info.apple.com/article.html?artnum=304357</url>
    </references>
    <dates>
      <discovery>2006-09-08</discovery>
      <entry>2006-09-14</entry>
      <modified>2006-10-17</modified>
    </dates>
  </vuln>

  <vuln vid="ea09c5df-4362-11db-81e1-000e0c2e438a">
    <topic>php -- multiple vulnerabilities</topic>
    <affects>
      <package>
	<name>php4</name>
	<name>php5</name>
	<range><lt>4.4.4</lt></range>
	<range><ge>5</ge><lt>5.1.5</lt></range>
      </package>
      <package>
	<name>php4-cli</name>
	<name>php5-cli</name>
	<name>php4-cgi</name>
	<name>php5-cgi</name>
	<name>php4-dtc</name>
	<name>php5-dtc</name>
	<name>php4-horde</name>
	<name>php5-horde</name>
	<name>php4-nms</name>
	<name>php5-nms</name>
	<name>mod_php4</name>
	<name>mod_php5</name>
	<range><ge>0</ge></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The PHP development team reports:</p>
	<blockquote cite="http://www.php.net/release_5_1_5.php">
	  <ul>
	    <li>Added missing safe_mode/open_basedir checks inside the
	      error_log(), file_exists(), imap_open() and imap_reopen()
	      functions.</li>
	    <li>Fixed overflows inside str_repeat() and wordwrap()
	      functions on 64bit systems.</li>
	    <li>Fixed possible open_basedir/safe_mode bypass in cURL
	      extension and with realpath cache.</li>
	    <li>Fixed overflow in GD extension on invalid GIF
	      images.</li>
	    <li>Fixed a buffer overflow inside sscanf() function.</li>
	    <li>Fixed an out of bounds read inside stripos()
	      function.</li>
	    <li>Fixed memory_limit restriction on 64 bit system.</li>
	  </ul>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4481</cvename>
      <cvename>CVE-2006-4482</cvename>
      <cvename>CVE-2006-4483</cvename>
      <cvename>CVE-2006-4484</cvename>
      <cvename>CVE-2006-4485</cvename>
      <cvename>CVE-2006-4486</cvename>
      <url>http://www.php.net/release_4_4_4.php</url>
      <url>http://www.php.net/release_5_1_5.php</url>
    </references>
    <dates>
      <discovery>2006-08-18</discovery>
      <entry>2006-09-13</entry>
      <modified>2006-09-14</modified>
    </dates>
  </vuln>

  <vuln vid="c0fd7890-4346-11db-89cc-000ae42e9b93">
    <topic>drupal-pubcookie -- authentication may be bypassed</topic>
    <affects>
      <package>
	<name>drupal-pubcookie</name>
	<range><le>4.6.0_20060210</le></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>The Drupal Project reports:</p>
	<blockquote cite="http://drupal.org/node/83064">
	  <p>It is possible for a malicious user to spoof a user's
	    identity by bypassing the login redirection mechanism in the
	    pubcookie module. The malicious user may gain the privileges
	    of the user they are spoofing, including the administrative
	    user.</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-4717</cvename>
      <url>http://drupal.org/node/83064</url>
    </references>
    <dates>
      <discovery>2006-09-08</discovery>
      <entry>2006-09-13</entry>
      <modified>2010-05-12</modified>
    </dates>
  </vuln>

  <vuln vid="7c75d48c-429b-11db-afae-000c6ec775d9">
    <topic>linux-flashplugin7 -- arbitrary code execution vulnerabilities</topic>
    <affects>
      <package>
	<name>linux-flashplugin</name>
	<range><lt>7.0r68</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
	<p>Adobe reports:</p>
	<blockquote cite="http://www.adobe.com/support/security/bulletins/apsb06-11.html">
	  <p>Multiple input validation errors have been identified in
	    Flash Player 8.0.24.0 and earlier versions that could lead
	    to the potential execution of arbitrary code. These
	    vulnerabilities could be accessed through content
	    delivered from a remote location via the user?s web
	    browser, email client, or other applications that include
	    or reference the Flash Player. (CVE-2006-3311,
	    CVE-2006-3587, CVE-2006-3588)</p>
	  <p>These updates include changes to prevent circumvention of
	    the "allowScriptAccess" option. (CVE-2006-4640)</p>
	</blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2006-3311</cvename>
      <cvename>CVE-2006-3587</cvename>
      <cvename>CVE-2006-3588</cvename>
      <cvename>CVE-2006-4640</cvename>
      <url>http://www.adobe.com/support/security/bulletins/apsb06-11.html</url>
    </references>
    <dates>
      <discovery>2006-09-12</discovery>
      <entry>2006-09-12</entry>
    </dates>
  </vuln>

  <vuln vid="28ce7102-4039-11db-a838-00148584c7dd">
    <cancelled/>
  </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>
      <bid>19831</bid>
      <cvename>CVE-2006-2191</cvename>
      <cvename>CVE-2006-2941</cvename>
      <cvename>CVE-2006-3636</cvename>
      <cvename>CVE-2006-4624</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-06-09</discovery>
      <entry>2006-09-04</entry>
      <modified>2006-10-04</modified>
    </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><lt>0.7.10</lt></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>
      <bid>19766</bid>
      <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>
      <modified>2006-10-01</modified>
    </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>
      <modified>2010-05-12</modified>
    </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>
      <cvename>CVE-2006-4232</cvename>
      <cvename>CVE-2006-4233</cvename>
      <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>
      <modified>2010-05-12</modified>
    </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>
      <cvename>CVE-2006-4089</cvename>
      <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>
      <modified>2010-05-12</modified>
    </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>
	<range><ge>0</ge></range>
      </package>
      <package>
	<name>ru-apache</name>
	<range><ge>1.3.28</ge><lt>1.3.37+30.23</lt></range>
      </package>
      <package>
	<name>ru-apache+mod_ssl</name>
	<range><ge>1.3.28</ge><lt>1.3.34.1.57_2</lt></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>
      <modified>2006-11-01</modified>
    </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><lt>2.0_1,1</lt></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-11-02</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>
      <cvename>CVE-2005-3980</cvename>
      <cvename>CVE-2005-4305</cvename>
      <cvename>CVE-2005-4065</cvename>
      <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>2010-05-12</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>
      <cvename>CVE-2006-3548</cvename>
      <url>http://lists.horde.org/archives/announce/2006/000288.html</url>
    </references>
    <dates>
      <discovery>2006-06-28</discovery>
      <entry>2006-07-05</entry>
      <modified>2010-05-12</modified>
    </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>
      <bid>16775</bid>
      <cvename>CVE-2006-0871</cvename>
      <cvename>CVE-2006-1794</cvename>
      <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/18935/</url>
      <url>http://secunia.com/advisories/20745/</url>
      <url>http://www.mamboserver.com/?option=com_content&amp;task=view&amp;id=207</url>
      <url>http://www.gulftech.org/?node=research&amp;article_id=00104-02242006</url>
    </references>
    <dates>
      <discovery>2006-06-19</discovery>
      <entry>2006-07-05</entry>
      <modified>2006-10-05</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>
      <modified>2007-10-16</modified>
    </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>
