[Openvas-commits] r6172 - in trunk/openvas-plugins: . scripts
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Dec 17 13:30:09 CET 2009
Author: chandra
Date: 2009-12-17 13:30:04 +0100 (Thu, 17 Dec 2009)
New Revision: 6172
Modified:
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/scripts/cpe.inc
trunk/openvas-plugins/scripts/gb_ms_indeo_codec_mult_vuln.nasl
Log:
Fixed an issue and added more CPE's
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2009-12-17 11:41:59 UTC (rev 6171)
+++ trunk/openvas-plugins/ChangeLog 2009-12-17 12:30:04 UTC (rev 6172)
@@ -1,5 +1,11 @@
2009-12-17 Chandrashekhar B <bchandra at secpod.com>
+ * scripts/gb_ms_indeo_codec_mult_vuln.nasl: Fixed an issue.
+
+ * scripts/cpe.inc: Added more CPE's.
+
+2009-12-17 Chandrashekhar B <bchandra at secpod.com>
+
* scripts/cpe.inc: corrected some CPE entries.
2009-12-17 Jan-Oliver Wagner <jan-oliver.wagner at greenbone.net>
Modified: trunk/openvas-plugins/scripts/cpe.inc
===================================================================
--- trunk/openvas-plugins/scripts/cpe.inc 2009-12-17 11:41:59 UTC (rev 6171)
+++ trunk/openvas-plugins/scripts/cpe.inc 2009-12-17 12:30:04 UTC (rev 6172)
@@ -747,12 +747,24 @@
"Mplay/Audio/Player/Ver", "^([0-9.]+)", "cpe:/a:malsmith:serenity_audio_player:",
"www/*/Telepark.wiki", "^([0-9.]+)", "cpe:/a:telepark:telepark.wiki:",
"www/*/ImageHostingScript/DPI", "^([0-9.]+)", "cpe:/a:image-host-script:image_hosting_script:",
-"IDEAL/Admin/Ver", "^([0-9.]+)", "cpe:/a:pointdev:ideal_administration_2009:",
+"IDEAL/Admin/Ver", "^(9\.[0-9.]+)", "cpe:/a:pointdev:ideal_administration_2009:",
"Panda/InternetSecurity/Ver", "^(15\.0)", "cpe:/a:pandasecurity:panda_internet_security:2010::pro",
"Panda/GlobalProtection/Ver", "^(3\.0)", "cpe:/a:pandasecurity:panda_global_protection:2010",
"Panda/Antivirus/Ver", "^(9\.0)", "cpe:/a:pandasecurity:panda_antivirus::2010::pro",
-"www/*/TestLink", "^([0-9.]+)", "cpe:/a:teamst:testlink:",
-"www/*/YABSoft/AIHS", "^([0-9.]+)", "cpe:/a:yabsoft:advanced_image_hosting_script:"
+"www/*/YABSoft/AIHS", "^([0-9.]+)", "cpe:/a:yabsoft:advanced_image_hosting_script:",
+"NASL/Linux/Ver", "^([0-9.]+)", "cpe:/a:nessus:nessus:",
+"www/*/ePoAgent/Version","^([0-9.]+([a-z0-9]+)?)","cpe:/a:mcafee:epolicy_orchestrator:",
+"www/*/barracuda_im_firewall", "^([0-9.]+)", "cpe:/h:barracuda_networks:barracuda_im_firewall:",
+"www/*/jboss_enterprise_application_server", "^([0-9.]+)([GA_CP0-9]*)", "cpe:/a:redhat:jboss_enterprise_application_platform:",
+"www/*/basilix", "^([0-9.]+\.[0-9])\.?([a-z0-9]+)?", "cpe:/a:basilix:basilix_webmail:",
+"SMB/Patchlink/version", "^([0-9]+\.[0-9]+)", "cpe:/a:lumension_security:patchlink_update:",
+"www/*/jdwebinterface", "^([0-9.]+)", "",
+"www/*/openx", "^([0-9.]+)", "cpe:/a:openx:openx:",
+"www/*/PowerPhlogger", "^([0-9.]+)", "cpe:/a:powerphlogger:powerphlogger:",
+"www/*/phpshop", "^([0-9.]+)", "cpe:/a:edikon:phpshop:",
+"www/*/rt_tracker", "^([0-9.]+)", "cpe:/a:best_practical_solutions:request_tracker:",
+"SSH/banner/", "^([0-9.]+)", "cpe:/a:openssh:openssh:",
+"www/*/phpldapadmin", "^([0-9.]+)", "cpe:/a:phpldapadmin:phpldapadmin:"
);
Modified: trunk/openvas-plugins/scripts/gb_ms_indeo_codec_mult_vuln.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_ms_indeo_codec_mult_vuln.nasl 2009-12-17 11:41:59 UTC (rev 6171)
+++ trunk/openvas-plugins/scripts/gb_ms_indeo_codec_mult_vuln.nasl 2009-12-17 12:30:04 UTC (rev 6172)
@@ -1,6 +1,6 @@
###############################################################################
# OpenVAS Vulnerability Test
-# $Id: gb_ms_indeo_codec_mult_vuln.nasl 6203 2009-12-15 03:48:09Z dec $
+# $Id: gb_ms_indeo_codec_mult_vuln.nasl 6203 2009-12-17 03:48:09Z dec $
#
# Microsoft Windows Indeo Codec Multiple Vulnerabilities
#
@@ -27,7 +27,7 @@
if(description)
{
script_id(801090);
- script_version("$Revision$");
+ script_version("$Revision$: 1.0");
script_cve_id("CVE-2009-4210", "CVE-2009-4309", "CVE-2009-4310",
"CVE-2009-4311", "CVE-2009-4312", "CVE-2009-4313");
script_bugtraq_id(37251);
@@ -133,14 +133,19 @@
}
}
-axVer = IndeoCodecVersion(filepath:dllPath + "\ir41_32.ax");
-if(axVer)
+if(registry_key_exists(key:"SOFTWARE\Classes\CLSID\{87CA6F02-49E4-11CF-A3FE" +
+ "-00AA003735BE}\InprocServer32") &&
+ registry_key_exists(key:"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32"))
{
- # Grep for ir41_32.ax version <= 4.51.16.3
- if(version_is_less_equal(version:axVer, test_version:"4.51.16.3"))
+ axVer = IndeoCodecVersion(filepath:dllPath + "\ir41_32.ax");
+ if(axVer)
{
- security_hole(0);
- exit(0);
+ # Grep for ir41_32.ax version <= 4.51.16.3
+ if(version_is_less_equal(version:axVer, test_version:"4.51.16.3"))
+ {
+ security_hole(0);
+ exit(0);
+ }
}
}
More information about the Openvas-commits
mailing list