<?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.tenablesecurity.com/">
  <title>The Passive Vulnerability Scanner (PVS) Plugins</title>
  <link>http://www.tenablesecurity.com/tenable_plugins.pdf</link>
  <description>All the newest security checks for the Tenable Passive Vulnerability Scanner (PVS)</description>
  <image rdf:resource="http://www.tenablesecurity.com/images/RssLogo.jpg" />
  <items>

    <rdf:Seq>
<rdf:li rdf:resource="http://www.tenablesecurity.com/4642.html" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/4641.html" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/4640.html" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/4639.html" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/4638.html" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/4637.html" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/4636.html" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/4635.html" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/4634.html" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/4633.html" />

    </rdf:Seq>

  </items>
</channel>

<image rdf:about="http://www.tenablesecurity.com/images/RssLogo.jpg">
<title>PVS Plugins</title>
<url>http://www.tenablesecurity.com/images/RssLogo.jpg</url>
<link>http://www.tenablesecurity.com/</link>
</image>

<item rdf:about="http://www.tenablesecurity.com/4642.html">
<title>ClamAV memcpy() flaw in versions &lt; 0.94.0</title>
<description><![CDATA[<br />
Synopsis :<br><br>The remote host is vulnerable to a Denial of Service (DoS) attack<br><br>The remote host is running ClamAV version: %L<br><br>This version of ClamAV is vulnerable to a flaw within the 'libclamav/chmunpack.c' file.  Specifically, when handling malformed '.chm' files, the application fails to adequately parse the file.  An attacker, sending a malformed .chm to a server running ClamAV, would be able to crash the service. <br><br><br>CVSS Base Score : 5.0<br>CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P
<br /><br />See also :<br />
<br />
<a href="http://www.clamav.org/2008/06/09/clamav-0931" target="_blank">http://www.clamav.org/2008/06/09/clamav-0931</a><br />
<br />
Solution :<br />
<br />
Upgrade to ClamAV version 0.93.1 or higher  <br />
<br />
Risk factor :<br />
<br />
MEDIUM<br /><br />References:<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1389" target="_blank">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1389</a><br />
<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4642.html</link>

</item>

<item rdf:about="http://www.tenablesecurity.com/4641.html">
<title>Novell eDirectory &lt; 8.8 SP3</title>
<description><![CDATA[<br />
Synopsis :<br><br>The remote host is vulnerable to multiple attack vectors<br><br>The remote host is running the Novell eDirectory LDAP server.  The reported version is:<br>%L<br><br>This version of Novell eDirectory LDAP server is vulnerable to several flaws.  First, the server is vulnerable to four (4) heap overflows.  The flaw is due to insufficient content parsing in a number of HTTP headers.  Successful exploitation of this first vulnerability would result in the atacker executing arbitrary code.<br><br>Second, the server is vulnerable to a cross-site-scripting flaw.  An attacker, exploiting this flaw, would be able to execute script code within the browser of eDirectory HTTP users. <br><br><br>CVSS Base Score : 10.0<br>CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C
<br /><br />See also :<br />
<br />
<a href="www.novell.com/support/viewContent.do?externalId=3426981" target="_blank">www.novell.com/support/viewContent.do?externalId=3426981</a><br />
<br />
Solution :<br />
<br />
Upgrade to version 8.8 SP3 or higher<br />
<br />
Risk factor :<br />
<br />
HIGH<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4641.html</link>

</item>

<item rdf:about="http://www.tenablesecurity.com/4640.html">
<title>Invision Power Board multiple flaws in versions 2.2.2 and 2.3.5</title>
<description><![CDATA[<br />
Synopsis :<br><br>The remote host is vulnerable to multiple attack vectors<br><br>The remote host is running Invision Board, a CGI suite designed to set up a bulletin board system on the remote web server.  This version of Invision Board is vulnerable to several SQL injection attacks due to a lack of parsing on the 'act' and 'name' variables of the index.php script.  There is an information disclosure flaw wherein authentication materials can be retrieved from 'ipb_stronghold' cookies.  There is a vulnerability which allows attackers to hijack Administrative sessions.  There is a denial of service vulnerability due to a lack of parsing to the 'clean_globals()' function.  There is a flaw in the 'source/action_admin/languages.php' wherein an attacker can inject code which is later executed via an 'eval()' function.  Finally, there is a flaw in the way that the application handles data sent to the 'INFO[base_url]' parameter of the 'admin.php' script.  A remote attacker can invoke arbitrary PHP script code. <br><br><br>CVSS Base Score : 7.5<br>CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P
<br /><br />See also :<br />
<br />
<a href="http://www.invisionboard.com" target="_blank">http://www.invisionboard.com</a><br />
<br />
Solution :<br />
<br />
Obtain a patch from www.invisionboard.com<br />
<br />
Risk factor :<br />
<br />
HIGH<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4640.html</link>

</item>

<item rdf:about="http://www.tenablesecurity.com/4639.html">
<title>Sharity detection</title>
<description><![CDATA[<br />
The remote host is running the Sharity service for Unix.  Sharity is a service which allows Unix computers to access SMB/CIFS servers.
<br /><br />See also :<br />
<br />
<a href="www.obdev.at/products/sharity/index.html" target="_blank">www.obdev.at/products/sharity/index.html</a><br />
<br />
Solution :<br />
<br />
<br />
<br />
Risk factor :<br />
<br />
INFO<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4639.html</link>

</item>

<item rdf:about="http://www.tenablesecurity.com/4638.html">
<title>DB2 &lt; 9.5 Fix Pack 2</title>
<description><![CDATA[<br />
Synopsis :<br><br>The remote database server is affected by an unspecified vulnerability.<br><br>The installation of DB2 9.5 on the remote host does not have Fix Pack  2 applied, and hence it is affected by an unspecified vulnerability in the way it deploys 'CLR Stored Procedures' for Visual Studio from IBM  database add-ins (JR28431).<br><br><br>CVSS Base Score : 7.5<br>CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P
<br /><br />See also :<br />
<br />
<a href="http://www.securityfocus.com/bid/30859" target="_blank">http://www.securityfocus.com/bid/30859</a><br />
<br />
Solution :<br />
<br />
Apply DB2 Version 9.5 Fix Pack 2. <br />
<br />
Risk factor :<br />
<br />
HIGH<br /><br />References:<br />
<a href="http://www.nessus.org/plugins/index.php?view=single&id=34056" target="_blank">http://www.nessus.org/plugins/index.php?view=single&id=34056</a><br />
<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4638.html</link>

</item>

<item rdf:about="http://www.tenablesecurity.com/4637.html">
<title>Kayako SupportSuite &lt; 3.30.01 Multiple Vulnerabilities</title>
<description><![CDATA[<br />
Synopsis :<br><br>The remote web server contains a PHP application affected by several vulnerabilities.<br><br>The remote host is running Kayako SupportSuite, a web-based electronic support portal written in PHP.  According to its banner, the version of Kayako installed on the remote host is earlier than 3.30.01 and, as such, affected by several issues:<br><br>  - There is a blind SQL injection issue in the staff panel that enables a staff user to gain administrative access.<br>  - A user may be able to inject arbitrary script into a user's browser by opening a ticket or requesting a chat if they include the script in the 'Full Name' field associated with their account.<br>  - There are numerous cross-site scripting issues.  For your information, the reported version of SupportSuite is:<br>%L<br><br><br><br>CVSS Base Score : 4.3<br>CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N
<br /><br />See also :<br />
<br />
<a href="http://www.gulftech.org/?node=research&article_id=00123-08092008" target="_blank">http://www.gulftech.org/?node=research&article_id=00123-08092008</a><br />
<br />
Solution :<br />
<br />
Upgrade to Kayako SupportSuite 3.30.01 or later.<br />
<br />
Risk factor :<br />
<br />
MEDIUM<br /><br />References:<br />
<a href="http://www.nessus.org/plugins/index.php?view=single&id=34029" target="_blank">http://www.nessus.org/plugins/index.php?view=single&id=34029</a><br />
<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4637.html</link>

</item>

<item rdf:about="http://www.tenablesecurity.com/4636.html">
<title>Kayako SupportSuite version detection</title>
<description><![CDATA[<br />
The remote host is running Kayako SupportSuite version: %L
<br /><br />
Solution :<br />
<br />
<br />
<br />
Risk factor :<br />
<br />
INFO<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4636.html</link>

</item>

<item rdf:about="http://www.tenablesecurity.com/4635.html">
<title>SQL Worm client detection</title>
<description><![CDATA[<br />
Synopsis :<br><br>The remote host has been compromised and is running a 'Backdoor' program<br><br>The remote host appears to be infected with a SQL worm.  The worm is attempting to spread via other web servers.  The observed network traffic from this machine was:<br>%L <br><br><br>CVSS Base Score : 10.0<br>CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C
<br /><br />
Solution :<br />
<br />
Manually examine and clean the host.  <br />
<br />
Risk factor :<br />
<br />
HIGH<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4635.html</link>

</item>

<item rdf:about="http://www.tenablesecurity.com/4634.html">
<title>Opera &lt; 9.52 Multiple Vulnerabilities</title>
<description><![CDATA[<br />
Synopsis :<br><br>The remote host contains a web browser that is affected by several issues.<br><br>The version of Opera installed on the remote host is earlier than 9.52 and thus reportedly affected by several issues :<br><br>  - Specially-crafted URLs could start Opera in a way that would allow execution of arbitrary code.<br>  - Invalid checking of what frames a site can change, allowing a website to open pages from other sites.<br>  - An unspecified cross-site scripting issue.<br>  - Custom shortcuts and menu commands may pass parameters created from uninitialized memory.<br>  - Secure sites loading insecure content in a frame will cause Opera to incorrectly display the padlock icon.<br>  - Feed sources can link to a user's local disk, and appropriate javascript can detect if these files exist or not.<br>  - The page address may be changed when a user subscribes to a newsfeed subscription using the feed subscription button.<br><br><br>CVSS Base Score : 9.3<br>CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C
<br /><br />See also :<br />
<br />
<a href="http://www.opera.com/docs/changelogs/windows/952" target="_blank">http://www.opera.com/docs/changelogs/windows/952</a><br />
<br />
Solution :<br />
<br />
Upgrade to Opera version 9.52 or later. <br />
<br />
Risk factor :<br />
<br />
HIGH<br /><br />References:<br />
<a href="http://www.nessus.org/plugins/index.php?view=single&id=33949" target="_blank">http://www.nessus.org/plugins/index.php?view=single&id=33949</a><br />
<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4634.html</link>

</item>

<item rdf:about="http://www.tenablesecurity.com/4633.html">
<title>Cisco Secure Access Control Server Detection</title>
<description><![CDATA[<br />
Synopsis :<br><br>The remote web server is part of an access policy control platform.<br><br>The remote host appears to be running Cisco Secure Access Control Server, an access policy control platform, on this port.  It is used to centrally manage access to network resources. 
<br /><br />See also :<br />
<br />
<a href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/index.html" target="_blank">http://www.cisco.com/en/US/products/sw/secursw/ps2086/index.html</a><br />
<br />
Solution :<br />
<br />
Limit incoming traffic to this port if desired. <br />
<br />
Risk factor :<br />
<br />
INFO<br /><br />References:<br />
<a href="http://www.nessus.org/plugins/index.php?view=single&id=33942" target="_blank">http://www.nessus.org/plugins/index.php?view=single&id=33942</a><br />
<br /><br />Copyright Tenable Network Security Inc. 2007]]></description>
<dc:date>2008-09-07T14:54:00-05:00</dc:date>
<link>http://www.tenablesecurity.com/4633.html</link>

</item>


</rdf:RDF>
