[Openvas-commits] r2534 - in trunk/openvas-plugins: . scripts
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Feb 20 17:40:19 CET 2009
Author: chandra
Date: 2009-02-20 17:40:17 +0100 (Fri, 20 Feb 2009)
New Revision: 2534
Added:
trunk/openvas-plugins/scripts/gb_syntax_desktop_dir_trvsl_vuln.nasl
trunk/openvas-plugins/scripts/gb_wireshark_mult_vuln_feb09_lin.nasl
trunk/openvas-plugins/scripts/gb_wireshark_mult_vuln_feb09_win.nasl
trunk/openvas-plugins/scripts/osc_photoGallery_sql_injection.nasl
trunk/openvas-plugins/scripts/secpod_euphonics_player_bof_vuln.nasl
trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_lin.nasl
trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_win.nasl
trunk/openvas-plugins/scripts/secpod_multimedia_audio_prdts_bof_vuln.nasl
trunk/openvas-plugins/scripts/secpod_proftpd_server_detect.nasl
trunk/openvas-plugins/scripts/secpod_proftpd_server_sql_inj_vuln.nasl
trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_lin.nasl
trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_win.nasl
trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_lin.nasl
trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_win.nasl
Modified:
trunk/openvas-plugins/ChangeLog
Log:
Added new plugins
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/ChangeLog 2009-02-20 16:40:17 UTC (rev 2534)
@@ -1,3 +1,22 @@
+2009-02-20 Chandrashekhar B <bchandra at secpod.com>
+ * scripts/secpod_thunderbird_mult_vuln_feb09_lin.nasl,
+ scripts/secpod_thunderbird_mult_vuln_feb09_win.nasl,
+ scripts/secpod_seamonkey_mult_vuln_feb09_lin.nasl,
+ scripts/secpod_euphonics_player_bof_vuln.nasl,
+ scripts/secpod_multimedia_audio_prdts_bof_vuln.nasl,
+ scripts/gb_wireshark_mult_vuln_feb09_lin.nasl,
+ scripts/secpod_proftpd_server_detect.nasl,
+ scripts/secpod_seamonkey_mult_vuln_feb09_win.nasl,
+ scripts/gb_syntax_desktop_dir_trvsl_vuln.nasl,
+ scripts/secpod_firefox_mult_vuln_feb09_lin.nasl,
+ scripts/secpod_proftpd_server_sql_inj_vuln.nasl,
+ scripts/gb_wireshark_mult_vuln_feb09_win.nasl,
+ scripts/secpod_firefox_mult_vuln_feb09_win.nasl:
+ Added new plugins
+
+ * scripts/osc_photoGallery_sql_injection.nasl:
+ Committing Michael Meyer authored plugin
+
2009-02-18 Thomas Reinke <reinke at securityspace.com>
* deb_1724_1.nasl freebsd_dia0.nasl freebsd_py-pycrypto.nasl
freebsd_varnish.nasl freebsdsa_telnetd.nasl suse_sa_2009_009.nasl
Added: trunk/openvas-plugins/scripts/gb_syntax_desktop_dir_trvsl_vuln.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_syntax_desktop_dir_trvsl_vuln.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/gb_syntax_desktop_dir_trvsl_vuln.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,113 @@
+##############################################################################
+# OpenVAS Vulnerability Test
+# $Id: gb_syntax_desktop_dir_trvsl_vuln.nasl 1009 2009-02-17 12:10:29Z feb $
+#
+# Syntax Desktop Directory Traversal Vulnerability
+#
+# Authors:
+# Sujit Ghosal <sghosal at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 Intevation GmbH, http://www.intevation.net
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(800234);
+ script_version("$Revision: 1.0 $");
+ script_bugtraq_id(33601);
+ script_cve_id("CVE-2009-0448");
+ script_name(english:"Syntax Desktop Directory Traversal Vulnerability");
+ desc["english"] = "
+
+ Overview: This host is running Syntax Desktop and is prone to Directory
+ Traversal Vulnerability.
+
+ Vulnerability Insight:
+ This flaw is caused due to error in file 'preview.php' in 'synTarget'
+ parameter which lets the attacker to gain information through directoy
+ traversal queries.
+
+ Impact:
+ Successful exploitation will let the attacker gain sensitive information
+ about the remote system directories where syntax desktop runs.
+
+ Impact level: Application/System
+
+ Affected Software/OS:
+ Syntax Desktop 2.7 and prior
+
+ Fix:
+ Solution/Patch not available as on 17th February 2009. For further updates
+ refer, http://www.syntaxdesktop.com
+
+ References:
+ http://www.milw0rm.com/exploits/7977
+
+ CVSS Score:
+ CVSS Base Score : 7.5 (AV:N/AC:L/Au:NR/C:P/I:P/A:P)
+ CVSS Temporal Score : 6.7
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for LFI attack string on Syntax Desktop");
+ script_category(ACT_ATTACK);
+ script_copyright(english:"Copyright (C) 2009 Intevation GmbH");
+ script_family(english:"Web application abuses");
+ script_require_ports("Services/www", 80);
+ script_dependencies("http_version.nasl");
+ exit(0);
+}
+
+
+include("version_func.inc");
+include("http_func.inc");
+
+synPort = get_kb_item("Services/www");
+if(!get_port_state(synPort)){
+ exit(0);
+}
+
+foreach path(make_list("/", "/admin", cgi_dirs()))
+{
+ request = http_get(item:"/index.php", port:synPort);
+ response = http_send_recv(port:synPort, data:request);
+ if(response == NULL){
+ exit();
+ }
+ if("Syntax Desktop" >< response)
+ {
+ # LFI Attack request for Windows OS
+ request = http_get(item:path + "/admin/modules/aa/preview.php?synTarget=" +
+ "../../../../../../../../../boot.ini", port:synPort);
+ response = http_send_recv(port:synPort, data:request);
+ if("boot loader" >< response)
+ {
+ security_hole(synPort);
+ exit(0);
+ }
+ # LFI Attack request for Linux OS
+ request2 = http_get(item:path + "/admin/modules/aa/preview.php?synTarget=" +
+ "../../../../../../../../../etc/passwd", port:synPort);
+ resp = http_send_recv(port:synPort, data:request2);
+ if("root" >< resp)
+ {
+ security_hole(synPort);
+ exit(0);
+ }
+ exit(0);
+ }
+}
Property changes on: trunk/openvas-plugins/scripts/gb_syntax_desktop_dir_trvsl_vuln.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/gb_wireshark_mult_vuln_feb09_lin.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_wireshark_mult_vuln_feb09_lin.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/gb_wireshark_mult_vuln_feb09_lin.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,89 @@
+##############################################################################
+# OpenVAS Vulnerability Test
+# $Id: gb_wireshark_mult_vuln_feb09_lin.nasl 1034 2009-02-17 19:00:29Z feb $
+#
+# Wireshark Multiple Vulnerabilities Feb 09 (Linux)
+#
+# Authors:
+# Sujit Ghosal <sghosal at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 Intevation GmbH, http://www.intevation.net
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(800246);
+ script_version("$Revision: 1.0 $");
+ script_bugtraq_id(33690);
+ script_cve_id("CVE-2009-0599", "CVE-2009-0600", "CVE-2009-0601");
+ script_name(english:"Wireshark Multiple Vulnerabilities Feb 09 (Linux)");
+ desc["english"] = "
+
+ Overview: This host is installed with Wireshark and is prone to multiple
+ vulnerabilities.
+
+ Vulnerability Insight:
+ Multiple flaws are due to,
+ - a boundary error in the processing of NetScreen Snoop capture files.
+ - format string vulnerability in wireshark through format string specifiers
+ in the HOME environment variable.
+ - improper handling of Tektronix K12 text capture files as demonstrated by a
+ file with exactly one frame.
+
+ Impact:
+ Successful exploitation will let the attacker cause denial of service to the
+ application by crafting malicious packets.
+
+ Affected Software/OS:
+ Wireshark for Linux version 0.99.6 through 1.0.5
+
+ Fix: Upgrade to the latest version 1.0.6
+ http://www.wireshark.org/download.html
+
+ References:
+ http://secunia.com/advisories/33872
+ http://www.wireshark.org/security/wnpa-sec-2009-01.html
+ https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2590
+
+ CVSS Score:
+ CVSS Base Score : 4.3 (AV:N/AC:M/Au:NR/C:N/I:N/A:P)
+ CVSS Temporal Score : 3.4
+ Risk factor: Medium";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of Wireshark");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 Intevation GmbH");
+ script_family(english:"Denial of service");
+ script_dependencies("gb_wireshark_detect_lin.nasl");
+ script_require_keys("Wireshark/Linux/Ver");
+ exit(0);
+}
+
+
+include("version_func.inc");
+
+wireshark = get_kb_item("Wireshark/Linux/Ver");
+if(!wireshark){
+ exit(0);
+}
+
+# Grep for Wireshark version prior to 1.0.6
+if(version_in_range(version:wireshark, test_version:"0.99.6",
+ test_version2:"1.0.5")){
+ security_warning(0);
+}
Added: trunk/openvas-plugins/scripts/gb_wireshark_mult_vuln_feb09_win.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_wireshark_mult_vuln_feb09_win.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/gb_wireshark_mult_vuln_feb09_win.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,89 @@
+##############################################################################
+# OpenVAS Vulnerability Test
+# $Id: gb_wireshark_mult_vuln_feb09_win.nasl 1034 2009-02-17 19:50:29Z feb $
+#
+# Wireshark Multiple Vulnerabilities Feb-09 (Windows)
+#
+# Authors:
+# Sujit Ghosal <sghosal at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 Intevation GmbH, http://www.intevation.net
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(800247);
+ script_version("$Revision: 1.0 $");
+ script_bugtraq_id(33690);
+ script_cve_id("CVE-2009-0599", "CVE-2009-0600", "CVE-2009-0601");
+ script_name(english:"Wireshark Multiple Vulnerabilities Feb-09 (Windows)");
+ desc["english"] = "
+
+ Overview: This host is installed with Wireshark and is prone to multiple
+ vulnerabilities.
+
+ Vulnerability Insight:
+ Multiple flaws are due to,
+ - a boundary error in the processing of NetScreen Snoop capture files.
+ - format string vulnerability in wireshark through format string specifiers
+ in the HOME environment variable.
+ - improper handling of Tektronix K12 text capture files as demonstrated by a
+ file with exactly one frame.
+
+ Impact:
+ Successful exploitation will let the attacker cause denial of service to the
+ application by crafting malicious packets.
+
+ Affected Software/OS:
+ Wireshark for Windows version 1.0.5 and prior.
+
+ Fix: Upgrade to the latest version 1.0.6
+ http://www.wireshark.org/download.html
+
+ References:
+ http://secunia.com/advisories/33872
+ http://www.wireshark.org/security/wnpa-sec-2009-01.html
+ https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2590
+
+ CVSS Score:
+ CVSS Base Score : 4.3 (AV:N/AC:M/Au:NR/C:N/I:N/A:P)
+ CVSS Temporal Score : 3.4
+ Risk factor: Medium";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of Wireshark");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 Intevation GmbH");
+ script_family(english:"Denial of service");
+ script_dependencies("gb_wireshark_detect_win.nasl");
+ script_require_keys("Wireshark/Win/Ver");
+ exit(0);
+}
+
+
+include("version_func.inc");
+
+wireshark = get_kb_item("Wireshark/Win/Ver");
+if(!wireshark){
+ exit(0);
+}
+
+# Grep for Wireshark version 0.99.6 and prior to 1.0.6
+if(version_in_range(version:wireshark, test_version:"0.99.6",
+ test_version2:"1.0.5")){
+ security_warning(0);
+}
Added: trunk/openvas-plugins/scripts/osc_photoGallery_sql_injection.nasl
===================================================================
--- trunk/openvas-plugins/scripts/osc_photoGallery_sql_injection.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/osc_photoGallery_sql_injection.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,102 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id$
+#
+# osCommerce Photo Gallery SQL-Injection Detection
+#
+# Authors:
+# Michael Meyer
+#
+# Copyright:
+# Copyright (c) 2009 Michael Meyer
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if (description)
+{
+ script_id();
+ script_version ("1.0");
+
+ script_name(english:"osCommerce Photo Gallery SQL Injection Vulnerability");
+ desc["english"] = "
+
+ Overview:
+ This host is running Photo Gallery for osCommerce which is prone to SQL Injection vulnerability in
+ gallery_process.php.
+
+ Vulnerability Insight:
+ Input passed to the parameters in gallery_process.php are not properly
+ sanitised before being used in the SQL queries.
+
+ Impact:
+ Successful exploitation will allow the attacker to acces the whole Database.
+
+ Affected Software/OS:
+ Photo Gallery (http://oscommerce-photo-gallery.micrographx.be) <= version 0.6
+
+ Solution:
+ Edit gallery_process.php and change all occurrences of $_GET['cID'] to (int)$_GET['cID']
+ and all occurrences of $_GET['pID'] to (int)$_GET['pID']. Then, at the top of gallery_process php,
+ search for:
+
+ require('includes/application_top.php');
+ require(DIR_WS_LANGUAGES . $language . '/gallery_user.php');
+
+ and change to:
+
+ require('includes/application_top.php');
+ if (!tep_session_is_registered('customer_id')) {
+ tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL'));
+ }
+ require(DIR_WS_LANGUAGES . $language . '/gallery_user.php');
+
+ Risk factor : Medium";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Determine if Photo Gallery for osCommerce is vulnerable to SQL Injection");
+ script_category(ACT_GATHER_INFO);
+ script_family(english:"CGI abuses");
+ script_copyright(english:"This script is Copyright (C) 2009 Michael Meyer");
+ script_dependencie("find_service.nes", "http_version.nasl");
+ script_require_ports("Services/www", 80);
+ script_exclude_keys("Settings/disable_cgi_scanning");
+ exit(0);
+}
+
+include("http_func.inc");
+include("http_keepalive.inc");
+
+port = get_http_port(default:80);
+
+if(!get_port_state(port))exit(0);
+if(!can_host_php(port:port)) exit(0);
+
+dir = make_list("/catalog","/osc","/shop",cgi_dirs());
+
+foreach d (dir)
+{
+ url = string(d, "/gallery_process.php?edit=yes&pID=0%20union%20select%20user_name%20as%20title,%20user_password%20as%20description%20from%20administrators%20&cID=0");
+ req = http_get(item:url, port:port);
+ buf = http_keepalive_send_recv(port:port, data:req, bodyonly:1);
+ if( buf == NULL ) exit(0);
+
+ if(egrep(pattern:".*union select.*", string: buf) ||
+ egrep(pattern:".*Table.*administrators.*doesn't exist.*", string: buf) # old versions of osc doesn't have table administrators
+ )
+ {
+ security_warning(port:port);
+ exit(0);
+ }
+}
Added: trunk/openvas-plugins/scripts/secpod_euphonics_player_bof_vuln.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_euphonics_player_bof_vuln.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_euphonics_player_bof_vuln.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,117 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_euphonics_player_bof_vuln.nasl 1039 2009-02-19 17:15:01Z feb $
+#
+# Euphonics Audio Player Buffer Overflow Vulnerability
+#
+# Authors:
+# Sujit Ghosal <sghosal at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900459);
+ script_version("$Revision: 1.0 $");
+ script_bugtraq_id(33589);
+ script_cve_id("CVE-2009-0476");
+ script_name(english:"Euphonics Audio Player Buffer Overflow Vulnerability");
+ desc["english"] = "
+
+ Overview: This host is running Euphonics Audio Player and is prone to Buffer
+ Overflow Vulnerability.
+
+ Vulnerability Insight:
+ The vulnerability exists in AdjMmsEng.dll file of multiple MultiMedia Soft
+ audio components for .NET. This flaw arises due to failure in performing
+ adequate boundary checks on user supplied input to the application buffer.
+
+ Impact:
+ Successful exploitation will let the attacker execute arbitrary codes in the
+ context of the application through crafted playlist files 'file.pls' with
+ overly long data which may lead to crashing of the application.
+
+ Impact level: Application/System
+
+ Affected Software/OS:
+ Euphonics Audio Player with AdjMmsEng.dll file version 7.11.2.7 and prior.
+
+ Fix: Upgrade to the latest version
+ http://sourceforge.net/projects/euphonics
+
+ References:
+ http://secunia.com/Advisories/33817
+ http://secunia.com/advisories/33791
+ http://www.milw0rm.com/exploits/7958
+ http://www.milw0rm.com/exploits/7973
+ http://www.milw0rm.com/exploits/7974
+ http://www.vupen.com/english/advisories/2009/0316
+
+ CVSS Score:
+ CVSS Base Score : 9.3 (AV:N/AC:M/Au:NR/C:C/I:C/A:C)
+ CVSS Temporal Score : 7.3
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of Euphonics Audio Player");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod");
+ script_family(english:"Buffer overflow");
+ script_dependencies("secpod_reg_enum.nasl");
+ script_require_keys("SMB/WindowsVersion");
+ exit(0);
+}
+
+
+include("smb_nt.inc");
+include("version_func.inc");
+include("secpod_smb_func.inc");
+
+if(!get_kb_item("SMB/WindowsVersion")){
+ exit(0);
+}
+
+key = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\";
+key2 = "SOFTWARE\Microsoft\Windows\CurrentVersion\";
+
+foreach item (registry_enum_keys(key:key))
+{
+ value = registry_get_sz(key:key + item, item:"DisplayName");
+ if("Euphonics" >< value)
+ {
+ progDir = registry_get_sz(key:key2, item:"ProgramFilesDir");
+ phonicsPath = progDir + "\Euphonics\AdjMmsEng.dll";
+ break;
+ }
+}
+
+if(!progDir){
+ exit(0);
+}
+
+share = ereg_replace(pattern:"([A-Z]):.*",replace:"\1$",string:phonicsPath);
+file = ereg_replace(pattern:"[A-Z]:(.*)",replace:"\1",string:phonicsPath);
+
+version = GetVer(file:file, share:share);
+if(version == NULL){
+ exit(0);
+}
+# Grep for 'AdjMmsEng.dll' version less or equal to 7.11.2.7
+if(version_is_less_equal(version:version, test_version:"7.11.2.7")){
+ security_hole(0);
+}
Property changes on: trunk/openvas-plugins/scripts/secpod_euphonics_player_bof_vuln.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_lin.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_lin.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_lin.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,102 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_firefox_mult_vuln_feb09_lin.nasl 986 2009-02-17 15:23:33Z feb $
+#
+# Mozilla Firefox Multiple Vulnerabilities Feb-09 (Linux)
+#
+# Authors:
+# Sharath S <sharaths at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900309);
+ script_version("$Revision: 1.0 $");
+ script_cve_id("CVE-2009-0352", "CVE-2009-0353", "CVE-2009-0354", "CVE-2009-0355",
+ "CVE-2009-0356", "CVE-2009-0357", "CVE-2009-0358");
+ script_bugtraq_id(33598);
+ script_name(english:"Mozilla Firefox Multiple Vulnerabilities Feb-09 (Linux)");
+ desc["english"] = "
+
+ Overview: The host is installed with Mozilla Firefox browser and is prone to
+ multiple vulnerabilities.
+
+ Vulnerability Insight:
+ Multiple flaws are caused due to,
+ - Cookies marked 'HTTPOnly' are readable by JavaScript through the request
+ calls of XMLHttpRequest methods i.e. XMLHttpRequest.getAllResponseHeaders
+ and XMLHttpRequest.getResponseHeader.
+ - Using local internet shortcut files to access other sites could be
+ bypassed by redirecting to a privileged 'about:' URI e.g. 'about:plugins'.
+ - Chrome XBL methods can be used to execute arbitrary Javascripts within the
+ context of another website through the same origin policy by using
+ 'window.eval' method.
+ - 'components/sessionstore/src/nsSessionStore.js' file does not block the
+ changes of INPUT elements to type='file' during tab restoration.
+ - Error in caching certain HTTP directives which is being ignored by Firefox
+ which can expose sentive data in any shared network.
+
+ Impact:
+ Successful exploitation could result in bypassing certain security restrictions,
+ information disclosures, JavaScript code executions which can be executed with
+ the privileges of the signed users.
+
+ Impact Level: System/Application
+
+ Affected Software/OS:
+ Firefox version 2.x to 3.0.5 on Linux.
+
+ Fix: Upgrade to Firefox version 3.0.6
+ http://www.mozilla.com/en-US/firefox/all.html
+
+ References:
+ http://www.mozilla.org/security/announce/2009/mfsa2009-01.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-02.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-03.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-04.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-05.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-06.html
+
+ CVSS Score:
+ CVSS Base Score : 10.0 (AV:N/AC:L/Au:NR/C:C/I:C/A:C)
+ CVSS Temporal Score : 7.4
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of Firefox");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod");
+ script_family(english:"Web application abuses");
+ script_dependencies("gb_firefox_detect_lin.nasl");
+ script_require_keys("Firefox/Linux/Ver");
+ exit(0);
+}
+
+
+include("version_func.inc");
+
+ffVer = get_kb_item("Firefox/Linux/Ver");
+if(!ffVer){
+ exit(0);
+}
+
+# Grep for Firefox version 2.x < 3.0.6
+if(version_in_range(version:ffVer, test_version:"2.0", test_version2:"3.0.5")){
+ security_hole(0);
+}
Property changes on: trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_lin.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_win.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_win.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_win.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,102 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_firefox_mult_vuln_feb09_win.nasl 986 2009-02-17 11:23:33Z feb $
+#
+# Mozilla Firefox Multiple Vulnerabilities Feb-09 (Win)
+#
+# Authors:
+# Sharath S <sharaths at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900308);
+ script_version("$Revision: 1.0 $");
+ script_cve_id("CVE-2009-0352", "CVE-2009-0353", "CVE-2009-0354", "CVE-2009-0355",
+ "CVE-2009-0356", "CVE-2009-0357", "CVE-2009-0358");
+ script_bugtraq_id(33598);
+ script_name(english:"Mozilla Firefox Multiple Vulnerabilities Feb-09 (Win)");
+ desc["english"] = "
+
+ Overview: The host is installed with Mozilla Firefox browser and is prone to
+ multiple vulnerabilities.
+
+ Vulnerability Insight:
+ Multiple flaws due to,
+ - Cookies marked 'HTTPOnly' are readable by JavaScript through the request
+ calls of XMLHttpRequest methods i.e. XMLHttpRequest.getAllResponseHeaders
+ and XMLHttpRequest.getResponseHeader.
+ - Using local internet shortcut files to access other sites could be
+ bypassed by redirecting to a privileged 'about:' URI e.g. 'about:plugins'.
+ - Chrome XBL methods can be used to execute arbitrary Javascripts within the
+ context of another website through the same origin policy by using
+ 'window.eval' method.
+ - 'components/sessionstore/src/nsSessionStore.js' file does not block the
+ changes of INPUT elements to type='file' during tab restoration.
+ - Error in caching certain HTTP directives which is being ignored by Firefox
+ which can expose sentive data in any shared network.
+
+ Impact:
+ Successful exploitation could result in bypassing certain security restrictions,
+ information disclosures, JavaScript code executions which can be executed with
+ the privileges of the signed users.
+
+ Impact Level: System/Application
+
+ Affected Software/OS:
+ Firefox version 2.x to 3.0.5 on Windows.
+
+ Fix: Upgrade to Firefox version 3.0.6
+ http://www.mozilla.com/en-US/firefox/all.html
+
+ References:
+ http://www.mozilla.org/security/announce/2009/mfsa2009-01.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-02.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-03.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-04.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-05.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-06.html
+
+ CVSS Score:
+ CVSS Base Score : 10.0 (AV:N/AC:L/Au:NR/C:C/I:C/A:C)
+ CVSS Temporal Score : 7.4
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of Firefox");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod");
+ script_family(english:"Web application abuses");
+ script_dependencies("gb_firefox_detect_win.nasl");
+ script_require_keys("Firefox/Win/Ver");
+ exit(0);
+}
+
+
+include("version_func.inc");
+
+ffVer = get_kb_item("Firefox/Win/Ver");
+if(!ffVer){
+ exit(0);
+}
+
+# Grep for Firefox version 2.x < 3.0.6
+if(version_in_range(version:ffVer, test_version:"2.0", test_version2:"3.0.5")){
+ security_hole(0);
+}
Property changes on: trunk/openvas-plugins/scripts/secpod_firefox_mult_vuln_feb09_win.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/secpod_multimedia_audio_prdts_bof_vuln.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_multimedia_audio_prdts_bof_vuln.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_multimedia_audio_prdts_bof_vuln.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,108 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_multimedia_audio_prdts_bof_vuln.nasl 997 2009-02-19 11:50:01Z feb $
+#
+# MultiMedia Soft Audio Products Buffer Overflow Vulnerability
+#
+# Authors:
+# Sujit Ghosal <sghosal at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900458);
+ script_version("$Revision: 1.0 $");
+ script_bugtraq_id(33589);
+ script_cve_id("CVE-2009-0476");
+ script_name(english:"MultiMedia Soft Audio Products Buffer Overflow Vulnerability");
+ desc["english"] = "
+
+ Overview: This host is running MultiMedia Soft Audio Products and is prone
+ to Buffer Overflow Vulnerability.
+
+ Vulnerability Insight:
+ The vulnerability exists in AdjMmsEng.dll file of multiple MultiMedia Soft
+ audio components for .NET. This issue arises due to failure in performing
+ adequate boundary checks on user supplied input to the application buffer.
+
+ Impact:
+ Successful exploitation will let the attacker execute arbitrary codes in the
+ context of the application through crafted playlist files 'file.pls' with
+ overly long data which may lead to crashing of the application.
+
+ Impact level: Application/System
+
+ Affected Software/OS:
+ Following components with AdjMmsEng.dll file version 7.11.2.7 and prior.
+ MultiMedia Soft Audio DJ Studio for .NET
+ MultiMedia Soft Audio Sound Recorder for .NET
+ MultiMedia Soft Audio Sound Editor for .NET
+
+ Fix: Upgrade to the latest versions
+ http://www.multimediasoft.com
+
+ References:
+ http://secunia.com/advisories/33791
+ http://www.milw0rm.com/exploits/7973
+
+ CVSS Score:
+ CVSS Base Score : 9.3 (AV:N/AC:M/Au:NR/C:C/I:C/A:C)
+ CVSS Temporal Score : 7.3
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check versions of Multimedia Soft Audio Products");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod");
+ script_family(english:"Buffer overflow");
+ script_dependencies("secpod_reg_enum.nasl");
+ script_require_keys("SMB/WindowsVersion");
+ exit(0);
+}
+
+
+include("smb_nt.inc");
+include("version_func.inc");
+include("secpod_smb_func.inc");
+
+if(!get_kb_item("SMB/WindowsVersion")){
+ exit(0);
+}
+
+key = "SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\";
+foreach item(registry_enum_keys(key:key))
+{
+ if(item =~ "(MMS.AudioDjStudio|MMS.AudioSoundEditor|MMS.AudioSoundRecorder)")
+ {
+ djPath = registry_get_sz(key:key + item, item:"InstPath");
+ share = ereg_replace(pattern:"([A-Z]):.*", replace:"\1$", string:djPath);
+ file = ereg_replace(pattern:"[A-Z]:(.*)", replace:"\1", string:djPath +
+ "\Redist\AdjMmsEng.dll");
+ version = GetVer(file:file, share:share);
+ if(version != NULL)
+ {
+ # Grep for 'AdjMmsEng.dll' version less or equal to 7.11.2.7
+ if(version_is_less_equal(version:version, test_version:"7.11.2.7"))
+ {
+ security_hole(0);
+ exit(0);
+ }
+ }
+ }
+}
Property changes on: trunk/openvas-plugins/scripts/secpod_multimedia_audio_prdts_bof_vuln.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/secpod_proftpd_server_detect.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_proftpd_server_detect.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_proftpd_server_detect.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,113 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_proftpd_server_detect.nasl 1025 2009-02-19 09:44:19Z feb $
+#
+# ProFTPD Server Version Detection
+#
+# Authors:
+# Nikita MR <rnikita at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900506);
+ script_version("Revision: 1.0 ");
+ script_name(english:"ProFTPD Server Version Detection");
+ desc["english"] = "
+ Overview : This script detects the installed version of ProFTP Server and
+ saves the version in KB.
+
+ Risk factor : Informational";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Set KB for the Version of ProFTPD Server");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod ");
+ script_family(english:"FTP");
+ script_dependencies("find_service.nes");
+ script_require_ports("Services/ftp", 21);
+ exit(0);
+}
+
+
+include("ftp_func.inc");
+include("version_func.inc");
+
+ftpPort = get_kb_item("Services/ftp");
+if(!ftpPort){
+ ftpPort = 21;
+}
+
+if(!get_port_state(ftpPort)){
+ exit(0);
+}
+
+# Get the version from banner
+banner = get_ftp_banner(port:ftpPort);
+if(banner != NULL)
+{
+ if("ProFTPD" >< banner)
+ {
+ ftpVer = eregmatch(pattern:"ProFTPD ([0-9.]+)(rc[0-9])?", string:banner);
+ if(ftpVer[1] != NULL)
+ {
+ if(ftpVer[2] != NULL)
+ {
+ ftpVer = ftpVer[1] + "." + ftpVer[2];
+ set_kb_item(name:"ProFTPD/Ver", value:ftpVer);
+ exit(0);
+ }
+ set_kb_item(name:"ProFTPD/Ver", value:ftpVer[1]);
+ exit(0);
+ }
+ }
+}
+
+# Get the version from file
+sock = ssh_login_or_reuse_connection();
+if(!sock){
+ exit(0);
+}
+
+ftpPaths = find_file(file_name:"proftpd", file_path:"/", useregex:TRUE,
+ regexpar:"$", sock:sock);
+
+foreach binPath (ftpPaths)
+{
+ binPath = chomp(binary_proName);
+
+ ftpVer = get_bin_version(full_prog_name:binPath, version_argv:"-v",
+ ver_pattern:"ProFTPD Version ([0-9.a-z]+)", sock:sock);
+ ftpVer = eregmatch(pattern:"Version ([0-9.]+)(rc[0-9])?", string:ftpVer[0]);
+
+ if(ftpVer[1] != NULL)
+ {
+ if(ftpVer[2] != NULL)
+ {
+ ftpVer = ftpVer[1] + "." + ftpVer[2];
+ set_kb_item(name:"ProFTPD/Ver", value:ftpVer);
+ ssh_close_connection();
+ exit(0);
+ }
+ set_kb_item(name:"ProFTPD/Ver", value:ftpVer[1]);
+ ssh_close_connection();
+ exit(0);
+ }
+}
+ssh_close_connection();
Property changes on: trunk/openvas-plugins/scripts/secpod_proftpd_server_detect.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/secpod_proftpd_server_sql_inj_vuln.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_proftpd_server_sql_inj_vuln.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_proftpd_server_sql_inj_vuln.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,102 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_proftpd_server_sql_inj_vuln.nasl 1025 2009-02-18 12:43:24Z feb $
+#
+# ProFTPD Server SQL Injection Vulnerability
+#
+# Authors:
+# Nikita MR <rnikita at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900507);
+ script_version("$Revision: 1.0 $");
+ script_cve_id("CVE-2009-0542", "CVE-2009-0543 ");
+ script_bugtraq_id(33722);
+ script_name(english:"ProFTPD Server SQL Injection Vulnerability");
+ desc["english"] = "
+
+ Overview: This host is running ProFTPD Server and is prone to remote
+ SQL Injection vulnerability.
+
+ Vulnerability Insight:
+ This flaw occurs because the server performs improper input sanitising,
+ - when a %(percent) character is passed in the username, a single quote
+ (') gets introduced during variable substitution by mod_sql and this
+ eventually allows for an SQL injection during login.
+ - when NLS support is enabled, a flaw in variable substition feature in
+ mod_sql_mysql and mod_sql_postgres may allow an attacker to bypass
+ SQL injection protection mechanisms via invalid, encoded multibyte
+ characters.
+
+ Impact:
+ Successful exploitation will allow remote attackers to execute arbitrary
+ SQL commands, thus gaining access to random user accounts.
+
+ Affected Software/OS:
+ ProFTPD Server version 1.3.1 through 1.3.2rc2
+
+ Fix:
+ Upgrade to the latest version 1.3.2rc3,
+ http://www.proftpd.org/
+
+ References:
+ http://www.milw0rm.com/exploits/8037
+ http://www.securityfocus.com/archive/1/archive/1/500833/100/0/threaded
+ http://www.securityfocus.com/archive/1/archive/1/500851/100/0/threaded
+
+ CVSS Score:
+ CVSS Base Score : 6.8 (AV:N/AC:M/Au:NR/C:P/I:P/A:P)
+ CVSS Temporal Score : 5.3
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of ProFTPD Server");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod");
+ script_family(english:"FTP");
+ script_dependencies("secpod_proftpd_server_detect.nasl");
+ script_require_keys("ProFTPD/Ver");
+ script_require_ports("Services/ftp", 21);
+ exit(0);
+}
+
+
+include("ftp_func.inc");
+include("version_func.inc");
+
+ftpPort = get_kb_item("Services/ftp");
+if(!ftpPort){
+ exit(0);
+}
+
+if(!get_port_state(ftpPort)){
+ exit(0);
+}
+
+proftpVer = get_kb_item("ProFTPD/Ver");
+if(!proftpVer){
+ exit(0);
+}
+
+if(version_in_range(version:proftpVer, test_version:"1.3.1",
+ test_version2:"1.3.2.rc2")){
+ security_hole(ftpPort);
+}
Property changes on: trunk/openvas-plugins/scripts/secpod_proftpd_server_sql_inj_vuln.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_lin.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_lin.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_lin.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,93 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_seamonkey_mult_vuln_feb09_lin.nasl 986 2009-02-17 19:21:57Z feb $
+#
+# Mozilla Seamonkey Multiple Vulnerabilities Feb-09 (Linux)
+#
+# Authors:
+# Sharath S <sharaths at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900313);
+ script_version("$Revision: 1.0 $");
+ script_cve_id("CVE-2009-0352", "CVE-2009-0353", "CVE-2009-0356",
+ "CVE-2009-0357");
+ script_bugtraq_id(33598);
+ script_name(english:"Mozilla Seamonkey Multiple Vulnerabilities Feb-09 (Linux)");
+ desc["english"] = "
+
+ Overview: The host is installed with Mozilla Seamonkey browser and is prone
+ to multiple vulnerabilities.
+
+ Vulnerability Insight:
+ Multiple flaws due to,
+ - Vectors related to the layout engine and destruction of arbitrary layout
+ objects by the 'nsViewManager::Composite' function.
+ - Cookies marked 'HTTPOnly' are readable by JavaScript through the request
+ calls of XMLHttpRequest methods i.e. XMLHttpRequest.getAllResponseHeaders
+ and XMLHttpRequest.getResponseHeader.
+
+ Impact:
+ Successful exploitation could result in bypassing certain security
+ restrictions, information disclosures, JavaScript code executions which
+ can be executed with the privileges of the signed users.
+
+ Impact Level: System/Application
+
+ Affected Software/OS:
+ Seamonkey version prior to 1.1.15 on Linux.
+
+ Fix: Upgrade to Seamonkey version 1.1.15
+ http://www.seamonkey-project.org/releases
+
+ References:
+ http://secunia.com/advisories/33808
+ http://www.mozilla.org/security/announce/2009/mfsa2009-01.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-04.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-05.html
+
+ CVSS Score:
+ CVSS Base Score : 10.0 (AV:N/AC:L/Au:NR/C:C/I:C/A:C)
+ CVSS Temporal Score : 7.4
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of Seamonkey");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod");
+ script_family(english:"Web application abuses");
+ script_dependencies("gb_seamonkey_detect_lin.nasl");
+ script_require_keys("Seamonkey/Linux/Ver");
+ exit(0);
+}
+
+
+include("version_func.inc");
+
+smVer = get_kb_item("Seamonkey/Linux/Ver");
+if(!smVer){
+ exit(0);
+}
+
+# Grep for Seamonkey version < 1.1.15
+if(version_is_less(version:smVer, test_version:"1.1.15")){
+ security_hole(0);
+}
Property changes on: trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_lin.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_win.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_win.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_win.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,93 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_seamonkey_mult_vuln_feb09_win.nasl 986 2009-02-17 18:43:57Z feb $
+#
+# Mozilla Seamonkey Multiple Vulnerabilities Feb-09 (Win)
+#
+# Authors:
+# Sharath S <sharaths at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900312);
+ script_version("$Revision: 1.0 $");
+ script_cve_id("CVE-2009-0352", "CVE-2009-0353", "CVE-2009-0356",
+ "CVE-2009-0357");
+ script_bugtraq_id(33598);
+ script_name(english:"Mozilla Seamonkey Multiple Vulnerabilities Feb-09 (Win)");
+ desc["english"] = "
+
+ Overview: The host is installed with Mozilla Seamonkey browser and is prone
+ to multiple vulnerabilities.
+
+ Vulnerability Insight:
+ Multiple flaws due to,
+ - Vectors related to the layout engine and destruction of arbitrary layout
+ objects by the 'nsViewManager::Composite' function.
+ - Cookies marked 'HTTPOnly' are readable by JavaScript through the request
+ calls of XMLHttpRequest methods i.e. XMLHttpRequest.getAllResponseHeaders
+ and XMLHttpRequest.getResponseHeader.
+
+ Impact:
+ Successful exploitation could result in bypassing certain security
+ restrictions, information disclosures, JavaScript code executions which
+ can be executed with the privileges of the signed users.
+
+ Impact Level: System/Application
+
+ Affected Software/OS:
+ Seamonkey version prior to 1.1.15 on Windows.
+
+ Fix: Upgrade to Seamonkey version 1.1.15
+ http://www.seamonkey-project.org/releases
+
+ References:
+ http://secunia.com/advisories/33808
+ http://www.mozilla.org/security/announce/2009/mfsa2009-01.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-04.html
+ http://www.mozilla.org/security/announce/2009/mfsa2009-05.html
+
+ CVSS Score:
+ CVSS Base Score : 10.0 (AV:N/AC:L/Au:NR/C:C/I:C/A:C)
+ CVSS Temporal Score : 7.4
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of Seamonkey");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod");
+ script_family(english:"Web application abuses");
+ script_dependencies("gb_seamonkey_detect_win.nasl");
+ script_require_keys("Seamonkey/Win/Ver");
+ exit(0);
+}
+
+
+include("version_func.inc");
+
+smVer = get_kb_item("Seamonkey/Win/Ver");
+if(!smVer){
+ exit(0);
+}
+
+# Grep for Seamonkey version < 1.1.15
+if(version_is_less(version:smVer, test_version:"1.1.15")){
+ security_hole(0);
+}
Property changes on: trunk/openvas-plugins/scripts/secpod_seamonkey_mult_vuln_feb09_win.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_lin.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_lin.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_lin.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,85 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_thunderbird_mult_vuln_feb09_lin.nasl 986 2009-02-17 18:11:26Z feb $
+#
+# Mozilla Thunderbird Multiple Vulnerabilities Feb-09 (Linux)
+#
+# Authors:
+# Sharath S <sharaths at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900311);
+ script_version("$Revision: 1.0 $");
+ script_cve_id("CVE-2009-0352", "CVE-2009-0353");
+ script_bugtraq_id(33598);
+ script_name(english:"Mozilla Thunderbird Multiple Vulnerabilities Feb-09 (Linux)");
+ desc["english"] = "
+
+ Overview: The host is installed with Mozilla Thunderbird and is prone to
+ multiple vulnerabilities.
+
+ Vulnerability Insight:
+ Flaws are in vectors related to the layout engine and destruction of
+ arbitrary layout objects by the 'nsViewManager::Composite' function.
+
+ Impact:
+ Successful exploitation may let the attacker cause remote code execution
+ or may cause memory/application crash to conduct denial of service attack.
+
+ Impact Level: System/Application
+
+ Affected Software/OS:
+ Thunderbird version prior to 2.0.0.21 on Linux.
+
+ Fix: Upgrade to Thunderbird version 2.0.0.21
+ http://www.mozilla.com/en-US/thunderbird
+
+ References:
+ http://secunia.com/advisories/33799
+ http://www.mozilla.org/security/announce/2009/mfsa2009-01.html
+
+ CVSS Score:
+ CVSS Base Score : 10.0 (AV:N/AC:L/Au:NR/C:C/I:C/A:C)
+ CVSS Temporal Score : 7.4
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of Thunderbird");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod");
+ script_family(english:"Denial of service");
+ script_dependencies("gb_thunderbird_detect_lin.nasl");
+ script_require_keys("Thunderbird/Linux/Ver");
+ exit(0);
+}
+
+
+include("version_func.inc");
+
+tbVer = get_kb_item("Thunderbird/Linux/Ver");
+if(!tbVer){
+ exit(0);
+}
+
+# Grep for Thunderbird version < 2.0.0.21
+if(version_is_less(version:tbVer, test_version:"2.0.0.21")){
+ security_hole(0);
+}
Property changes on: trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_lin.nasl
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_win.nasl
===================================================================
--- trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_win.nasl 2009-02-20 16:13:30 UTC (rev 2533)
+++ trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_win.nasl 2009-02-20 16:40:17 UTC (rev 2534)
@@ -0,0 +1,85 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+# $Id: secpod_thunderbird_mult_vuln_feb09_win.nasl 986 2009-02-17 17:06:26Z feb $
+#
+# Mozilla Thunderbird Multiple Vulnerabilities Feb-09 (Win)
+#
+# Authors:
+# Sharath S <sharaths at secpod.com>
+#
+# Copyright:
+# Copyright (c) 2009 SecPod, http://www.secpod.com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License version 2
+# (or any later version), as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+###############################################################################
+
+if(description)
+{
+ script_id(900310);
+ script_version("$Revision: 1.0 $");
+ script_cve_id("CVE-2009-0352", "CVE-2009-0353");
+ script_bugtraq_id(33598);
+ script_name(english:"Mozilla Thunderbird Multiple Vulnerabilities Feb-09 (Win)");
+ desc["english"] = "
+
+ Overview: The host is installed with Mozilla Thunderbird and is prone to
+ multiple vulnerabilities.
+
+ Vulnerability Insight:
+ Flaws are in vectors related to the layout engine and destruction of
+ arbitrary layout objects by the 'nsViewManager::Composite' function.
+
+ Impact:
+ Successful exploitation may let the attacker cause remote code execution
+ or may cause memory/application crash to conduct denial of service attack.
+
+ Impact Level: System/Application
+
+ Affected Software/OS:
+ Thunderbird version prior to 2.0.0.21 on Windows.
+
+ Fix: Upgrade to Thunderbird version 2.0.0.21
+ http://www.mozilla.com/en-US/thunderbird
+
+ References:
+ http://secunia.com/advisories/33799
+ http://www.mozilla.org/security/announce/2009/mfsa2009-01.html
+
+ CVSS Score:
+ CVSS Base Score : 10.0 (AV:N/AC:L/Au:NR/C:C/I:C/A:C)
+ CVSS Temporal Score : 7.4
+ Risk factor: High";
+
+ script_description(english:desc["english"]);
+ script_summary(english:"Check for the version of Thunderbird");
+ script_category(ACT_GATHER_INFO);
+ script_copyright(english:"Copyright (C) 2009 SecPod");
+ script_family(english:"Denial of service");
+ script_dependencies("gb_thunderbird_detect_win.nasl");
+ script_require_keys("Thunderbird/Win/Ver");
+ exit(0);
+}
+
+
+include("version_func.inc");
+
+tbVer = get_kb_item("Thunderbird/Win/Ver");
+if(!tbVer){
+ exit(0);
+}
+
+# Grep for Thunderbird version < 2.0.0.21
+if(version_is_less(version:tbVer, test_version:"2.0.0.21")){
+ security_hole(0);
+}
Property changes on: trunk/openvas-plugins/scripts/secpod_thunderbird_mult_vuln_feb09_win.nasl
___________________________________________________________________
Name: svn:executable
+ *
More information about the Openvas-commits
mailing list