freebsd-ports/security/vuxml/vuln-2008.xml
Baptiste Daroussin e14ed8232d Rework vuxml a bit to make them validable again
modify tidy.xsl to make it generates manually the xml declaration
xsl is not able to generate a list of entity otherwise.

Remove copyright form included files, they are redudundant anyway and
in the end only the vuln.xml file is distribued with entities expanded

Rework a bit the entity declaration in order for the document to look
great after expansion (as it did before we introduced the expansion
mechanism)

All validation are now processed direcly on the flattened file.

This is based on a patch from mfechner here

Submitted by:		mfechner
Differential Revision:	https://reviews.freebsd.org/D28299
2021-01-25 17:16:21 +00:00

6583 lines
236 KiB
XML

<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><ge>22</ge><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>
<package>
<name>FreeBSD</name>
<range><ge>6.3</ge><lt>6.3_4</lt></range>
<range><ge>7.0</ge><lt>7.0_4</lt></range>
</package>
</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>
<modified>2016-08-09</modified>
</dates>
</vuln>
<vuln vid="7dbb7197-7b68-11dd-80ba-000bcdf0a03b">
<topic>FreeBSD -- nmount(2) local arbitrary code execution</topic>
<affects>
<package>
<name>FreeBSD</name>
<range><ge>6.3</ge><lt>6.3_4</lt></range>
<range><ge>7.0</ge><lt>7.0_4</lt></range>
</package>
</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>
<modified>2016-08-09</modified>
</dates>
</vuln>
<vuln vid="6d4e4759-7b67-11dd-80ba-000bcdf0a03b">
<topic>FreeBSD -- amd64 swapgs local privilege escalation</topic>
<affects>
<package>
<name>FreeBSD</name>
<range><ge>6.3</ge><lt>6.3_4</lt></range>
<range><ge>7.0</ge><lt>7.0_4</lt></range>
</package>
</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 FreeBSD/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>
<modified>2016-08-09</modified>
</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 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 vulnerabilities</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-09</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>
<package>
<name>FreeBSD</name>
<range><ge>6.3</ge><lt>6.3_3</lt></range>
<range><ge>7.0</ge><lt>7.0_3</lt></range>
</package>
</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>
<modified>2016-08-09</modified>
</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://www.fetchmail.info/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://www.fetchmail.info/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-console</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://www.fetchmail.info/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://www.fetchmail.info/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>