<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.nessus.org/">
<title>Nessus.org Plugins</title>
<link>http://www.nessus.org/scripts.php</link>
<description>All the newest security checks for the Nessus scanner</description>

<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57825" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57824" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57823" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57822" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57821" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57820" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57819" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57818" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57817" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57816" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57815" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57814" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57813" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57812" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57811" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57810" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57809" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57808" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57807" />
<rdf:li rdf:resource="http://www.nessus.org/plugins/index.php?view=single&amp;id=57806" />
</rdf:Seq>
</items>
</channel>

<image rdf:about="http://www.nessus.org/images/RssLogo.jpg">
<title>Nessus Plugins</title>
<url>http://www.nessus.org/images/RssLogo.jpg</url>
<link>http://www.nessus.org/</link>
</image>

<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57825">
<title>PHP 5.3.9 'php_register_variable_ex()' Code Execution</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote web server uses a version of PHP that is affected by a<br />
code execution vulnerability.<br />
<br />
Description :<br />
<br />
According to its banner, the version of PHP installed on the remote<br />
host is 5.3.9.  This version reportedly is affected by a code<br />
execution vulnerability. <br />
<br />
Specifically, the fix for the hash collision denial of service<br />
vulnerability (CVE-2011-4885) itself has introduced a remote code<br />
execution vulnerability in the function 'php_register_variable_ex()' in<br />
the file 'php_variables.c'.  A new configuration variable,<br />
'max_input_vars', was added as a part of the fix.  If the number of<br />
input variables exceeds this value and the variable being processed is<br />
an array, code execution can occur.<br />
<br />
See also :<br />
<br />
<a href="https://gist.github.com/1725489" target="_blank">https://gist.github.com/1725489</a><br />
<a href="http://www.php.net/ChangeLog-5.php#5.3.10" target="_blank">http://www.php.net/ChangeLog-5.php#5.3.10</a><br />
<a href="http://www.nessus.org/u?d1ee2de8" target="_blank">http://www.nessus.org/u?d1ee2de8</a><br />
<a href="http://svn.php.net/viewvc?view=revision&amp;revision=323007" target="_blank">http://svn.php.net/viewvc?view=revision&amp;revision=323007</a><br />
<br />
Solution :<br />
<br />
Upgrade to PHP version 5.3.10 or later.<br />
<br />
Risk factor :<br />
<br />
Critical / CVSS Base Score : 10.0<br />
(CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C)<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57825</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57824">
<title>IBM solidDB &lt; 7.0 Fix Pack 1 / 6.5.0.8 Interim Fix 5 Denial of Service</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote database server is affected by a denial of service<br />
vulnerability.<br />
<br />
Description :<br />
<br />
According to its version number, the solidDB install on the remote<br />
host is affected by a denial of service vulnerability due to a flaw in<br />
the way the application handles 'SELECT' statements containing a<br />
'rownum' condition with a subquery. <br />
<br />
A remote, unauthenticated attacker can leverage this issue to cause<br />
the application to crash.<br />
<br />
See also :<br />
<br />
<a href="http://www-01.ibm.com/support/docview.wss?uid=swg1IC79861" target="_blank">http://www-01.ibm.com/support/docview.wss?uid=swg1IC79861</a><br />
<a href="http://www-01.ibm.com/support/docview.wss?uid=swg27021052#if5" target="_blank">http://www-01.ibm.com/support/docview.wss?uid=swg27021052#if5</a><br />
<a href="http://xforce.iss.net/xforce/xfdb/72651" target="_blank">http://xforce.iss.net/xforce/xfdb/72651</a><br />
<br />
Solution :<br />
<br />
Upgrade to IBM solidDB 7.0 Fix Pack 1 / 6.5.0.8 Interim Fix 5 or <br />
later.<br />
<br />
Risk factor :<br />
<br />
High / CVSS Base Score : 7.8<br />
(CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C)<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57824</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57823">
<title>RHSA-2012-0096: ghostscript</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing the patch for the advisory RHSA-2012-0096<br />
<br />
Description :<br />
<br />
Updated ghostscript packages that fix two security issues are now available<br />
for Red Hat Enterprise Linux 4.<br />
<br />
The Red Hat Security Response Team has rated this update as having moderate<br />
security impact. Common Vulnerability Scoring System (CVSS) base scores,<br />
which give detailed severity ratings, are available for each vulnerability<br />
from the CVE links in the References section.<br />
<br />
Ghostscript is a set of software that provides a PostScript interpreter, a<br />
set of C procedures (the Ghostscript library, which implements the graphics<br />
capabilities in the PostScript language) and an interpreter for Portable<br />
Document Format (PDF) files.<br />
<br />
Ghostscript included the current working directory in its library search<br />
path by default. If a user ran Ghostscript without the &quot;-P-&quot; option in an<br />
attacker-controlled directory containing a specially-crafted PostScript<br />
library file, it could cause Ghostscript to execute arbitrary PostScript<br />
code. With this update, Ghostscript no longer searches the current working<br />
directory for library files by default. (CVE-2010-4820)<br />
<br />
Note: The fix for CVE-2010-4820 could possibly break existing<br />
configurations. To use the previous, vulnerable behavior, run Ghostscript<br />
with the &quot;-P&quot; option (to always search the current working directory<br />
first).<br />
<br />
A flaw was found in the way Ghostscript interpreted PostScript Type 1 and<br />
PostScript Type 2 font files. An attacker could create a specially-crafted<br />
PostScript Type 1 or PostScript Type 2 font file that, when interpreted,<br />
could cause Ghostscript to crash or, potentially, execute arbitrary code.<br />
(CVE-2010-4054)<br />
<br />
Users of Ghostscript are advised to upgrade to these updated packages,<br />
which contain backported patches to correct these issues.<br />
<br />
See also :<br />
<br />
<a href="http://rhn.redhat.com/errata/RHSA-2012-0096.html" target="_blank">http://rhn.redhat.com/errata/RHSA-2012-0096.html</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
Medium / CVSS Base Score : 4.3<br />
(CVSS2#AV:N/AC:M/Au:N/C:N/I:N/A:P)<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57823</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57822">
<title>RHSA-2012-0095: ghostscript</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing the patch for the advisory RHSA-2012-0095<br />
<br />
Description :<br />
<br />
Updated ghostscript packages that fix multiple security issues are now<br />
available for Red Hat Enterprise Linux 5 and 6.<br />
<br />
The Red Hat Security Response Team has rated this update as having moderate<br />
security impact. Common Vulnerability Scoring System (CVSS) base scores,<br />
which give detailed severity ratings, are available for each vulnerability<br />
from the CVE links in the References section.<br />
<br />
Ghostscript is a set of software that provides a PostScript interpreter, a<br />
set of C procedures (the Ghostscript library, which implements the graphics<br />
capabilities in the PostScript language) and an interpreter for Portable<br />
Document Format (PDF) files.<br />
<br />
An integer overflow flaw was found in Ghostscript's TrueType bytecode<br />
interpreter. An attacker could create a specially-crafted PostScript or PDF<br />
file that, when interpreted, could cause Ghostscript to crash or,<br />
potentially, execute arbitrary code. (CVE-2009-3743)<br />
<br />
It was found that Ghostscript always tried to read Ghostscript system<br />
initialization files from the current working directory before checking<br />
other directories, even if a search path that did not contain the current<br />
working directory was specified with the &quot;-I&quot; option, or the &quot;-P-&quot; option<br />
was used (to prevent the current working directory being searched first).<br />
If a user ran Ghostscript in an attacker-controlled directory containing a<br />
system initialization file, it could cause Ghostscript to execute arbitrary<br />
PostScript code. (CVE-2010-2055)<br />
<br />
Ghostscript included the current working directory in its library search<br />
path by default. If a user ran Ghostscript without the &quot;-P-&quot; option in an<br />
attacker-controlled directory containing a specially-crafted PostScript<br />
library file, it could cause Ghostscript to execute arbitrary PostScript<br />
code. With this update, Ghostscript no longer searches the current working<br />
directory for library files by default. (CVE-2010-4820)<br />
<br />
Note: The fix for CVE-2010-4820 could possibly break existing<br />
configurations. To use the previous, vulnerable behavior, run Ghostscript<br />
with the &quot;-P&quot; option (to always search the current working directory<br />
first).<br />
<br />
A flaw was found in the way Ghostscript interpreted PostScript Type 1 and<br />
PostScript Type 2 font files. An attacker could create a specially-crafted<br />
PostScript Type 1 or PostScript Type 2 font file that, when interpreted,<br />
could cause Ghostscript to crash or, potentially, execute arbitrary code.<br />
(CVE-2010-4054)<br />
<br />
Users of Ghostscript are advised to upgrade to these updated packages,<br />
which contain backported patches to correct these issues.<br />
<br />
See also :<br />
<br />
<a href="http://rhn.redhat.com/errata/RHSA-2012-0095.html" target="_blank">http://rhn.redhat.com/errata/RHSA-2012-0095.html</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High / CVSS Base Score : 9.3<br />
(CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C)<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57822</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57821">
<title>RHSA-2012-0093: php</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing the patch for the advisory RHSA-2012-0093<br />
<br />
Description :<br />
<br />
Updated php packages that fix one security issue are now available for<br />
Red Hat Enterprise Linux 4, 5 and 6.<br />
<br />
The Red Hat Security Response Team has rated this update as having critical<br />
security impact. A Common Vulnerability Scoring System (CVSS) base score,<br />
which gives a detailed severity rating, is available from the CVE link in<br />
the References section.<br />
<br />
PHP is an HTML-embedded scripting language commonly used with the Apache<br />
HTTP Server.<br />
<br />
It was discovered that the fix for CVE-2011-4885 (released via<br />
RHSA-2012:0071, RHSA-2012:0033, and RHSA-2012:0019 for php packages in Red<br />
Hat Enterprise Linux 4, 5, and 6 respectively) introduced an uninitialized<br />
memory use flaw. A remote attacker could send a specially-crafted HTTP<br />
request to cause the PHP interpreter to crash or, possibly, execute<br />
arbitrary code. (CVE-2012-0830)<br />
<br />
All php users should upgrade to these updated packages, which contain a<br />
backported patch to resolve this issue. After installing the updated<br />
packages, the httpd daemon must be restarted for the update to take effect.<br />
<br />
See also :<br />
<br />
<a href="http://rhn.redhat.com/errata/RHSA-2012-0093.html" target="_blank">http://rhn.redhat.com/errata/RHSA-2012-0093.html</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57821</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57820">
<title>RHSA-2012-0092: php53</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing the patch for the advisory RHSA-2012-0092<br />
<br />
Description :<br />
<br />
Updated php53 packages that fix one security issue are now available for<br />
Red Hat Enterprise Linux 5.<br />
<br />
The Red Hat Security Response Team has rated this update as having critical<br />
security impact. A Common Vulnerability Scoring System (CVSS) base score,<br />
which gives a detailed severity rating, is available from the CVE link in<br />
the References section.<br />
<br />
PHP is an HTML-embedded scripting language commonly used with the Apache<br />
HTTP Server.<br />
<br />
It was discovered that the fix for CVE-2011-4885 (released via<br />
RHSA-2012:0019 for php53 packages in Red Hat Enterprise Linux 5) introduced<br />
an uninitialized memory use flaw. A remote attacker could send a specially-<br />
crafted HTTP request to cause the PHP interpreter to crash or, possibly,<br />
execute arbitrary code. (CVE-2012-0830)<br />
<br />
All php53 users should upgrade to these updated packages, which contain a<br />
backported patch to resolve this issue. After installing the updated<br />
packages, the httpd daemon must be restarted for the update to take effect.<br />
<br />
See also :<br />
<br />
<a href="http://rhn.redhat.com/errata/RHSA-2012-0092.html" target="_blank">http://rhn.redhat.com/errata/RHSA-2012-0092.html</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57820</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57819">
<title>MDVSA-2012:012 : apache</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote Mandriva host is missing one or more security-related<br />
patches.<br />
<br />
Description :<br />
<br />
Multiple vulnerabilities has been found and corrected in apache (ASF<br />
HTTPD):<br />
<br />
The log_cookie function in mod_log_config.c in the mod_log_config<br />
module in the Apache HTTP Server 2.2.17 through 2.2.21, when a<br />
threaded MPM is used, does not properly handle a %{}C format string,<br />
which allows remote attackers to cause a denial of service (daemon<br />
crash) via a cookie that lacks both a name and a value<br />
(CVE-2012-0021).<br />
<br />
scoreboard.c in the Apache HTTP Server 2.2.21 and earlier might allow<br />
local users to cause a denial of service (daemon crash during<br />
shutdown) or possibly have unspecified other impact by modifying a<br />
certain type field within a scoreboard shared memory segment, leading<br />
to an invalid call to the free function (CVE-2012-0031).<br />
<br />
protocol.c in the Apache HTTP Server 2.2.x through 2.2.21 does not<br />
properly restrict header information during construction of Bad<br />
Request (aka 400) error documents, which allows remote attackers to<br />
obtain the values of HTTPOnly cookies via vectors involving a (1)<br />
long or (2) malformed header in conjunction with crafted web script<br />
(CVE-2012-0053).<br />
<br />
The updated packages have been upgraded to the latest 2.2.22 version<br />
which is not vulnerable to this issue.<br />
<br />
Additionally APR and APR-UTIL has been upgraded to the latest<br />
versions 1.4.5 and 1.4.1 respectively which holds many improvments<br />
over the previous versions.<br />
<br />
See also :<br />
<br />
<a href="http://www.mandriva.com/security/advisories?name=MDVSA-2012:012" target="_blank">http://www.mandriva.com/security/advisories?name=MDVSA-2012:012</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s).<br />
<br />
Risk factor :<br />
<br />
Medium / CVSS Base Score : 4.6<br />
(CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:P)<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57819</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57818">
<title>FreeBSD : mathopd - directory traversal vulnerability (6e7ad1d7-4e27-11e1-8e12-90e6ba8a36a2)</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote FreeBSD host is missing a security-related update.<br />
<br />
Description :<br />
<br />
Michiel Boland reports :<br />
<br />
The software has a vulnerability that could lead to directory<br />
traversal if the '*' construct for mass virtual hosting is used.<br />
<br />
See also :<br />
<br />
<a href="http://www.mail-archive.com/mathopd%40mathopd.org/msg00392.html" target="_blank">http://www.mail-archive.com/mathopd%40mathopd.org/msg00392.html</a><br />
<a href="http://www.mathopd.org/security.html" target="_blank">http://www.mathopd.org/security.html</a><br />
<a href="http://www.nessus.org/u?aa4dfa01" target="_blank">http://www.nessus.org/u?aa4dfa01</a><br />
<br />
Solution :<br />
<br />
Update the affected package.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57818</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57817">
<title>Fedora 16 2012-1140</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing the patch for the advisory FEDORA-2012-1140.<br />
<br />
Description :<br />
<br />
Mozilla Firefox is an open-source web browser, designed for standards<br />
compliance, performance and portability.<br />
<br />
Update Information:<br />
<br />
Latest security update of Mozilla products and dependent packages.<br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57817</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57816">
<title>Fedora 15 2012-0939</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing the patch for the advisory FEDORA-2012-0939.<br />
<br />
Description :<br />
<br />
Moodle is a course management system (CMS) - a free, Open Source software<br />
package designed using sound pedagogical principles, to help educators create<br />
effective online learning communities.<br />
<br />
Update Information:<br />
<br />
CVE-2012-0792 CVE-2012-0793 CVE-2012-0794 CVE-2012-0795 CVE-2012-0796 CVE-2012-0797 CVE-2012-0798 CVE-2012-0799 CVE-2012-0800 CVE-2012-0801<br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57816</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57815">
<title>Fedora 16 2012-0913</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing the patch for the advisory FEDORA-2012-0913.<br />
<br />
Description :<br />
<br />
Moodle is a course management system (CMS) - a free, Open Source software<br />
package designed using sound pedagogical principles, to help educators create<br />
effective online learning communities.<br />
<br />
Update Information:<br />
<br />
CVE-2012-0792 CVE-2012-0793 CVE-2012-0794 CVE-2012-0795 CVE-2012-0796 CVE-2012-0797 CVE-2012-0798 CVE-2012-0799 CVE-2012-0800 CVE-2012-0801<br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57815</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57814">
<title>Debian DSA-2403-1 : php5 - code injection</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote Debian host is missing a security-related update.<br />
<br />
Description :<br />
<br />
Stefan Esser discovered that the implementation of the max_input_vars<br />
configuration variable in a recent PHP security update was flawed such<br />
that it allows remote attackers to crash PHP or potentially execute<br />
code.<br />
<br />
See also :<br />
<br />
<a href="http://www.debian.org/security/2012/dsa-2403" target="_blank">http://www.debian.org/security/2012/dsa-2403</a><br />
<br />
Solution :<br />
<br />
Upgrade the php5 packages.<br />
<br />
For the oldstable distribution (lenny), no fix is available at this<br />
time.<br />
<br />
For the stable distribution (squeeze), this problem has been fixed in<br />
version 5.3.3-7+squeeze7.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57814</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57813">
<title>Debian DSA-2402-1 : iceape - several vulnerabilities</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote Debian host is missing a security-related update.<br />
<br />
Description :<br />
<br />
Several vulnerabilities have been found in the Iceape internet suite,<br />
an unbranded version of Seamonkey :<br />
<br />
  - CVE-2011-3670<br />
    Gregory Fleischer discovered that IPv6 URLs were<br />
    incorrectly parsed, resulting in potential information<br />
    disclosure.<br />
<br />
  - CVE-2012-0442<br />
    Jesse Ruderman and Bob Clary discovered memory<br />
    corruption bugs, which may lead to the execution of<br />
    arbitrary code.<br />
<br />
  - CVE-2012-0444<br />
    'regenrecht' discovered that missing input sanitising in<br />
    the Ogg Vorbis parser may lead to the execution of<br />
    arbitrary code.<br />
<br />
  - CVE-2012-0449<br />
    Nicolas Gregoire and Aki Helin discovered that missing<br />
    input sanitising in XSLT processing may lead to the<br />
    execution of arbitrary code.<br />
<br />
See also :<br />
<br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-3670" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-3670</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2012-0442" target="_blank">http://security-tracker.debian.org/tracker/CVE-2012-0442</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2012-0444" target="_blank">http://security-tracker.debian.org/tracker/CVE-2012-0444</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2012-0449" target="_blank">http://security-tracker.debian.org/tracker/CVE-2012-0449</a><br />
<a href="http://www.debian.org/security/2012/dsa-2402" target="_blank">http://www.debian.org/security/2012/dsa-2402</a><br />
<br />
Solution :<br />
<br />
Upgrade the iceape packages.<br />
<br />
For the stable distribution (squeeze), this problem has been fixed in<br />
version 2.0.11-10.<br />
<br />
Risk factor :<br />
<br />
Critical / CVSS Base Score : 10.0<br />
(CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C)<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57813</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57812">
<title>Debian DSA-2401-1 : tomcat6 - several vulnerabilities</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote Debian host is missing a security-related update.<br />
<br />
Description :<br />
<br />
Several vulnerabilities have been found in Tomcat, a servlet and JSP<br />
engine :<br />
<br />
  - CVE-2011-1184 CVE-2011-5062 CVE-2011-5063 CVE-2011-5064<br />
    The HTTP Digest Access Authentication implementation<br />
    performed insufficient countermeasures against replay<br />
    attacks.<br />
<br />
  - CVE-2011-2204<br />
    In rare setups passwords were written into a logfile.<br />
<br />
  - CVE-2011-2526<br />
    Missing input sanitising in the HTTP APR or HTTP NIO<br />
    connectors could lead to denial of service.<br />
<br />
  - CVE-2011-3190<br />
    AJP requests could be spoofed in some setups.<br />
<br />
  - CVE-2011-3375<br />
    Incorrect request caching could lead to information<br />
    disclosure.<br />
<br />
  - CVE-2011-4858 CVE-2012-0022<br />
    This update adds countermeasures against a collision<br />
    denial of service vulnerability in the Java hashtable<br />
    implementation and addresses denial of service<br />
    potentials when processing large amounts of requests.<br />
<br />
Additional information can be found at<br />
<br />
See also :<br />
<br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-1184" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-1184</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-5062" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-5062</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-5063" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-5063</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-5064" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-5064</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-2204" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-2204</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-2526" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-2526</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-3190" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-3190</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-3375" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-3375</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-4858" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-4858</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2012-0022" target="_blank">http://security-tracker.debian.org/tracker/CVE-2012-0022</a><br />
<a href="http://www.debian.org/security/2012/dsa-2401" target="_blank">http://www.debian.org/security/2012/dsa-2401</a><br />
<br />
Solution :<br />
<br />
Upgrade the tomcat6 packages.<br />
<br />
For the stable distribution (squeeze), this problem has been fixed in<br />
version 6.0.35-1+squeeze2.<br />
<br />
Risk factor :<br />
<br />
High / CVSS Base Score : 7.5<br />
(CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P)<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57812</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57811">
<title>Debian DSA-2400-1 : iceweasel - several vulnerabilities</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote Debian host is missing a security-related update.<br />
<br />
Description :<br />
<br />
Several vulnerabilities have been discovered in Iceweasel, a web<br />
browser based on Firefox. The included XULRunner library provides<br />
rendering services for several other applications included in Debian.<br />
<br />
  - CVE-2011-3670<br />
    Gregory Fleischer discovered that IPv6 URLs were<br />
    incorrectly parsed, resulting in potential information<br />
    disclosure.<br />
<br />
  - CVE-2012-0442<br />
    Jesse Ruderman and Bob Clary discovered memory<br />
    corruption bugs, which may lead to the execution of<br />
    arbitrary code.<br />
<br />
  - CVE-2012-0444<br />
    'regenrecht' discovered that missing input sanitising in<br />
    the Ogg Vorbis parser may lead to the execution of<br />
    arbitrary code.<br />
<br />
  - CVE-2012-0449<br />
    Nicolas Gregoire and Aki Helin discovered that missing<br />
    input sanitising in XSLT processing may lead to the<br />
    execution of arbitrary code.<br />
<br />
See also :<br />
<br />
<a href="http://security-tracker.debian.org/tracker/CVE-2011-3670" target="_blank">http://security-tracker.debian.org/tracker/CVE-2011-3670</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2012-0442" target="_blank">http://security-tracker.debian.org/tracker/CVE-2012-0442</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2012-0444" target="_blank">http://security-tracker.debian.org/tracker/CVE-2012-0444</a><br />
<a href="http://security-tracker.debian.org/tracker/CVE-2012-0449" target="_blank">http://security-tracker.debian.org/tracker/CVE-2012-0449</a><br />
<a href="http://www.debian.org/security/2012/dsa-2400" target="_blank">http://www.debian.org/security/2012/dsa-2400</a><br />
<br />
Solution :<br />
<br />
Upgrade the iceweasel packages.<br />
<br />
For the oldstable distribution (lenny), this problem has been fixed in<br />
version 1.9.0.19-13 of the xulrunner source package.<br />
<br />
For the stable distribution (squeeze), this problem has been fixed in<br />
version 3.5.16-12.<br />
<br />
Risk factor :<br />
<br />
Critical / CVSS Base Score : 10.0<br />
(CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C)<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57811</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57810">
<title>CentOS : RHSA-2012-0096</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing a security update.<br />
<br />
Description :<br />
<br />
The remote CentOS system is missing a security update which has been <br />
documented in Red Hat advisory RHSA-2012-0096.<br />
<br />
See also :<br />
<br />
<a href="https://rhn.redhat.com/errata/RHSA-2012-0096.html" target="_blank">https://rhn.redhat.com/errata/RHSA-2012-0096.html</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57810</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57809">
<title>CentOS : RHSA-2012-0095</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing a security update.<br />
<br />
Description :<br />
<br />
The remote CentOS system is missing a security update which has been <br />
documented in Red Hat advisory RHSA-2012-0095.<br />
<br />
See also :<br />
<br />
<a href="https://rhn.redhat.com/errata/RHSA-2012-0095.html" target="_blank">https://rhn.redhat.com/errata/RHSA-2012-0095.html</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57809</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57808">
<title>CentOS : RHSA-2012-0093</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing a security update.<br />
<br />
Description :<br />
<br />
The remote CentOS system is missing a security update which has been <br />
documented in Red Hat advisory RHSA-2012-0093.<br />
<br />
See also :<br />
<br />
<a href="https://rhn.redhat.com/errata/RHSA-2012-0093.html" target="_blank">https://rhn.redhat.com/errata/RHSA-2012-0093.html</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57808</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57807">
<title>CentOS : RHSA-2012-0092</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing a security update.<br />
<br />
Description :<br />
<br />
The remote CentOS system is missing a security update which has been <br />
documented in Red Hat advisory RHSA-2012-0092.<br />
<br />
See also :<br />
<br />
<a href="https://rhn.redhat.com/errata/RHSA-2012-0092.html" target="_blank">https://rhn.redhat.com/errata/RHSA-2012-0092.html</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57807</link>
<dc:date>?</dc:date>
</item>
<item rdf:about="http://www.nessus.org/plugins/index.php?view=single&amp;id=57806">
<title>CentOS : RHSA-2012-0086</title>
<description><![CDATA[<br />
Synopsis :<br />
<br />
The remote host is missing a security update.<br />
<br />
Description :<br />
<br />
The remote CentOS system is missing a security update which has been <br />
documented in Red Hat advisory RHSA-2012-0086.<br />
<br />
See also :<br />
<br />
<a href="https://rhn.redhat.com/errata/RHSA-2012-0086.html" target="_blank">https://rhn.redhat.com/errata/RHSA-2012-0086.html</a><br />
<br />
Solution :<br />
<br />
Update the affected package(s) using, for example, 'yum update'.<br />
<br />
Risk factor :<br />
<br />
High<br />
<br />
]]></description>
<link>http://www.nessus.org/plugins/index.php?view=single&amp;id=57806</link>
<dc:date>?</dc:date>
</item>
</rdf:RDF>


