[Openvas-commits] r13295 - in trunk/openvas-plugins: . scripts
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Thu Apr 19 12:58:59 CEST 2012
Author: antu123
Date: 2012-04-19 12:58:58 +0200 (Thu, 19 Apr 2012)
New Revision: 13295
Added:
trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw-libtasn1_fc15.nasl
trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw32-gnutls_fc15.nasl
trunk/openvas-plugins/scripts/gb_fedora_2012_4659_openssl_fc15.nasl
trunk/openvas-plugins/scripts/gb_fedora_2012_4663_raptor2_fc16.nasl
trunk/openvas-plugins/scripts/gb_fedora_2012_5267_moodle_fc15.nasl
trunk/openvas-plugins/scripts/gb_fedora_2012_5268_moodle_fc16.nasl
Modified:
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/scripts/gb_fedora_2008_10860_java-1.6.0-openjdk_fc9.nasl
trunk/openvas-plugins/scripts/gb_fedora_2008_10913_java-1.6.0-openjdk_fc10.nasl
trunk/openvas-plugins/scripts/gb_fedora_2008_6271_java-1.7.0-icedtea_fc8.nasl
trunk/openvas-plugins/scripts/gb_fedora_2008_6439_java-1.6.0-openjdk_fc9.nasl
trunk/openvas-plugins/scripts/gb_fedora_2010_12758_java-1.6.0-openjdk_fc12.nasl
trunk/openvas-plugins/scripts/gb_fedora_2010_12759_java-1.6.0-openjdk_fc13.nasl
trunk/openvas-plugins/scripts/gb_fedora_2011_0521_java-1.6.0-openjdk_fc14.nasl
trunk/openvas-plugins/scripts/gb_fedora_2011_1631_java-1.6.0-openjdk_fc13.nasl
trunk/openvas-plugins/scripts/gb_fedora_2011_1645_java-1.6.0-openjdk_fc14.nasl
trunk/openvas-plugins/scripts/gb_fedora_2011_8028_java-1.6.0-openjdk_fc15.nasl
trunk/openvas-plugins/scripts/gb_fedora_2011_9523_java-1.6.0-openjdk_fc14.nasl
Log:
Added new auto generated plugins, Updated the package names
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/ChangeLog 2012-04-19 10:58:58 UTC (rev 13295)
@@ -1,3 +1,26 @@
+2012-04-19 Antu Sanadi <santu at secpod.com>
+
+ * scripts/gb_fedora_2012_4417_mingw32-gnutls_fc15.nasl,
+ scripts/gb_fedora_2012_4417_mingw-libtasn1_fc15.nasl,
+ scripts/gb_fedora_2012_4659_openssl_fc15.nasl,
+ scripts/gb_fedora_2012_4663_raptor2_fc16.nasl,
+ scripts/gb_fedora_2012_5267_moodle_fc15.nasl,
+ scripts/gb_fedora_2012_5268_moodle_fc16.nasl:
+ Added new auto generated plugins.
+
+ * scripts/gb_fedora_2010_12759_java-1.6.0-openjdk_fc13.nasl,
+ scripts/gb_fedora_2010_12758_java-1.6.0-openjdk_fc12.nasl,
+ scripts/gb_fedora_2011_1645_java-1.6.0-openjdk_fc14.nasl,
+ scripts/gb_fedora_2011_1631_java-1.6.0-openjdk_fc13.nasl,
+ scripts/gb_fedora_2011_8028_java-1.6.0-openjdk_fc15.nasl,
+ scripts/gb_fedora_2011_9523_java-1.6.0-openjdk_fc14.nasl,
+ scripts/gb_fedora_2008_10860_java-1.6.0-openjdk_fc9.nasl,
+ scripts/gb_fedora_2008_6271_java-1.7.0-icedtea_fc8.nasl,
+ scripts/gb_fedora_2008_6439_java-1.6.0-openjdk_fc9.nasl,
+ scripts/gb_fedora_2011_0521_java-1.6.0-openjdk_fc14.nasl,
+ scripts/gb_fedora_2008_10913_java-1.6.0-openjdk_fc10.nasl:
+ Fixed FN issue, Updated the package names.
+
2012-04-17 Michael Meyer <michael.meyer at greenbone.net>
* scripts/gb_nginx_52999.nasl,
Modified: trunk/openvas-plugins/scripts/gb_fedora_2008_10860_java-1.6.0-openjdk_fc9.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2008_10860_java-1.6.0-openjdk_fc9.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2008_10860_java-1.6.0-openjdk_fc9.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -48,7 +48,10 @@
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"risk_factor", value:"Critical");
script_xref(name: "FEDORA", value: "2008-10860");
- script_cve_id("CVE-2008-5350", "CVE-2008-5349", "CVE-2008-5347", "CVE-2008-5348", "CVE-2008-5360", "CVE-2008-5359", "CVE-2008-5351", "CVE-2008-5356", "CVE-2008-5352", "CVE-2008-5358", "CVE-2008-5353", "CVE-2008-5354", "CVE-2008-5357");
+ script_cve_id("CVE-2008-5350", "CVE-2008-5349", "CVE-2008-5347", "CVE-2008-5348",
+ "CVE-2008-5360", "CVE-2008-5359", "CVE-2008-5351", "CVE-2008-5356",
+ "CVE-2008-5352", "CVE-2008-5358", "CVE-2008-5353", "CVE-2008-5354",
+ "CVE-2008-5357");
script_name( "Fedora Update for java-1.6.0-openjdk FEDORA-2008-10860");
script_description(desc);
@@ -76,7 +79,7 @@
if(release == "FC9")
{
- if ((res = isrpmvuln(pkg:"java", rpm:"java~1.6.0~openjdk~1.6.0.0~0.20.b09.fc9", rls:"FC9")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~0.20.b09.fc9", rls:"FC9")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
@@ -84,4 +87,4 @@
if (__pkg_match) exit(99); # Not vulnerable.
exit(0);
-}
\ No newline at end of file
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2008_10860_java-1.6.0-openjdk_fc9.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2008_10913_java-1.6.0-openjdk_fc10.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2008_10913_java-1.6.0-openjdk_fc10.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2008_10913_java-1.6.0-openjdk_fc10.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -48,7 +48,10 @@
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"risk_factor", value:"Critical");
script_xref(name: "FEDORA", value: "2008-10913");
- script_cve_id("CVE-2008-5350", "CVE-2008-5347", "CVE-2008-5360", "CVE-2008-5351", "CVE-2008-5353", "CVE-2008-5357", "CVE-2008-5358", "CVE-2008-5349", "CVE-2008-5348", "CVE-2008-5359", "CVE-2008-5356", "CVE-2008-5354", "CVE-2008-5352");
+ script_cve_id("CVE-2008-5350", "CVE-2008-5347", "CVE-2008-5360", "CVE-2008-5351",
+ "CVE-2008-5353", "CVE-2008-5357", "CVE-2008-5358", "CVE-2008-5349",
+ "CVE-2008-5348", "CVE-2008-5359", "CVE-2008-5356", "CVE-2008-5354",
+ "CVE-2008-5352");
script_name( "Fedora Update for java-1.6.0-openjdk FEDORA-2008-10913");
script_description(desc);
@@ -76,7 +79,7 @@
if(release == "FC10")
{
- if ((res = isrpmvuln(pkg:"java", rpm:"java~1.6.0~openjdk~1.6.0.0~7.b12.fc10", rls:"FC10")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~7.b12.fc10", rls:"FC10")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
@@ -84,4 +87,4 @@
if (__pkg_match) exit(99); # Not vulnerable.
exit(0);
-}
\ No newline at end of file
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2008_10913_java-1.6.0-openjdk_fc10.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2008_6271_java-1.7.0-icedtea_fc8.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2008_6271_java-1.7.0-icedtea_fc8.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2008_6271_java-1.7.0-icedtea_fc8.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -73,7 +73,7 @@
if(release == "FC8")
{
- if ((res = isrpmvuln(pkg:"java", rpm:"java~1.7.0~icedtea~1.7.0.0~0.20.b21.snapshot.fc8", rls:"FC8")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.7.0-icedtea", rpm:"java-1.7.0-icedtea~1.7.0.0~0.20.b21.snapshot.fc8", rls:"FC8")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
@@ -81,4 +81,4 @@
if (__pkg_match) exit(99); # Not vulnerable.
exit(0);
-}
\ No newline at end of file
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2008_6271_java-1.7.0-icedtea_fc8.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2008_6439_java-1.6.0-openjdk_fc9.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2008_6439_java-1.6.0-openjdk_fc9.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2008_6439_java-1.6.0-openjdk_fc9.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -73,7 +73,7 @@
if(release == "FC9")
{
- if ((res = isrpmvuln(pkg:"java", rpm:"java~1.6.0~openjdk~1.6.0.0~0.16.b09.fc9", rls:"FC9")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~0.16.b09.fc9", rls:"FC9")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
@@ -81,4 +81,4 @@
if (__pkg_match) exit(99); # Not vulnerable.
exit(0);
-}
\ No newline at end of file
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2008_6439_java-1.6.0-openjdk_fc9.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2010_12758_java-1.6.0-openjdk_fc12.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2010_12758_java-1.6.0-openjdk_fc12.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2010_12758_java-1.6.0-openjdk_fc12.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -75,7 +75,7 @@
if(release == "FC12")
{
- if ((res = isrpmvuln(pkg:"java", rpm:"java~1.6.0~openjdk~1.6.0.0~40.b18.fc12", rls:"FC12")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~40.b18.fc12", rls:"FC12")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2010_12758_java-1.6.0-openjdk_fc12.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2010_12759_java-1.6.0-openjdk_fc13.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2010_12759_java-1.6.0-openjdk_fc13.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2010_12759_java-1.6.0-openjdk_fc13.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -66,7 +66,6 @@
release = get_kb_item("ssh/login/release");
-
res = "";
if(release == NULL){
exit(0);
@@ -75,7 +74,7 @@
if(release == "FC13")
{
- if ((res = isrpmvuln(pkg:"java", rpm:"java~1.6.0~openjdk~1.6.0.0~42.b18.fc13", rls:"FC13")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~42.b18.fc13", rls:"FC13")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2010_12759_java-1.6.0-openjdk_fc13.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2011_0521_java-1.6.0-openjdk_fc14.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2011_0521_java-1.6.0-openjdk_fc14.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2011_0521_java-1.6.0-openjdk_fc14.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -78,7 +78,7 @@
if(release == "FC14")
{
- if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java~1.6.0~openjdk~1.6.0.0~50.1.9.4.fc14", rls:"FC14")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~50.1.9.4.fc14", rls:"FC14")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2011_0521_java-1.6.0-openjdk_fc14.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2011_1631_java-1.6.0-openjdk_fc13.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2011_1631_java-1.6.0-openjdk_fc13.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2011_1631_java-1.6.0-openjdk_fc13.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -50,7 +50,9 @@
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"risk_factor", value:"Critical");
script_xref(name: "FEDORA", value: "2011-1631");
- script_cve_id("CVE-2010-4465", "CVE-2010-4469", "CVE-2010-4470", "CVE-2010-4448", "CVE-2010-4450", "CVE-2010-4471", "CVE-2010-4472", "CVE-2011-0706", "CVE-2010-4476", "CVE-2011-0025");
+ script_cve_id("CVE-2010-4465", "CVE-2010-4469", "CVE-2010-4470", "CVE-2010-4448",
+ "CVE-2010-4450", "CVE-2010-4471", "CVE-2010-4472", "CVE-2011-0706",
+ "CVE-2010-4476", "CVE-2011-0025");
script_name("Fedora Update for java-1.6.0-openjdk FEDORA-2011-1631");
script_description(desc);
@@ -78,7 +80,7 @@
if(release == "FC13")
{
- if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java~1.6.0~openjdk~1.6.0.0~50.1.8.7.fc13", rls:"FC13")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~50.1.8.7.fc13", rls:"FC13")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2011_1631_java-1.6.0-openjdk_fc13.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2011_1645_java-1.6.0-openjdk_fc14.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2011_1645_java-1.6.0-openjdk_fc14.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2011_1645_java-1.6.0-openjdk_fc14.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -50,7 +50,9 @@
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"risk_factor", value:"Critical");
script_xref(name: "FEDORA", value: "2011-1645");
- script_cve_id("CVE-2010-4465", "CVE-2010-4469", "CVE-2010-4470", "CVE-2010-4448", "CVE-2010-4450", "CVE-2010-4471", "CVE-2010-4472", "CVE-2011-0706", "CVE-2010-4476", "CVE-2011-0025");
+ script_cve_id("CVE-2010-4465", "CVE-2010-4469", "CVE-2010-4470", "CVE-2010-4448",
+ "CVE-2010-4450", "CVE-2010-4471", "CVE-2010-4472", "CVE-2011-0706",
+ "CVE-2010-4476", "CVE-2011-0025");
script_name("Fedora Update for java-1.6.0-openjdk FEDORA-2011-1645");
script_description(desc);
@@ -77,8 +79,7 @@
if(release == "FC14")
{
-
- if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java~1.6.0~openjdk~1.6.0.0~52.1.9.7.fc14", rls:"FC14")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~52.1.9.7.fc14", rls:"FC14")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2011_1645_java-1.6.0-openjdk_fc14.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2011_8028_java-1.6.0-openjdk_fc15.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2011_8028_java-1.6.0-openjdk_fc15.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2011_8028_java-1.6.0-openjdk_fc15.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -50,7 +50,9 @@
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"risk_factor", value:"Critical");
script_xref(name: "FEDORA", value: "2011-8028");
- script_cve_id("CVE-2011-0872", "CVE-2011-0865", "CVE-2011-0815", "CVE-2011-0822", "CVE-2011-0862", "CVE-2011-0867", "CVE-2011-0869", "CVE-2011-0870", "CVE-2011-0868", "CVE-2011-0871", "CVE-2011-0864");
+ script_cve_id("CVE-2011-0872", "CVE-2011-0865", "CVE-2011-0815", "CVE-2011-0822",
+ "CVE-2011-0862", "CVE-2011-0867", "CVE-2011-0869", "CVE-2011-0870",
+ "CVE-2011-0868", "CVE-2011-0871", "CVE-2011-0864");
script_name("Fedora Update for java-1.6.0-openjdk FEDORA-2011-8028");
script_description(desc);
@@ -78,7 +80,7 @@
if(release == "FC15")
{
- if ((res = isrpmvuln(pkg:"java", rpm:"java~1.6.0~openjdk~1.6.0.0~58.1.10.2.fc15", rls:"FC15")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~58.1.10.2.fc15", rls:"FC15")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
@@ -86,4 +88,4 @@
if (__pkg_match) exit(99); # Not vulnerable.
exit(0);
-}
\ No newline at end of file
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2011_8028_java-1.6.0-openjdk_fc15.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: trunk/openvas-plugins/scripts/gb_fedora_2011_9523_java-1.6.0-openjdk_fc14.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2011_9523_java-1.6.0-openjdk_fc14.nasl 2012-04-19 09:30:13 UTC (rev 13294)
+++ trunk/openvas-plugins/scripts/gb_fedora_2011_9523_java-1.6.0-openjdk_fc14.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -50,7 +50,12 @@
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"risk_factor", value:"Critical");
script_xref(name: "FEDORA", value: "2011-9523");
- script_cve_id("CVE-2011-2513", "CVE-2011-0872", "CVE-2011-0865", "CVE-2011-0815", "CVE-2011-0822", "CVE-2011-0862", "CVE-2011-0867", "CVE-2011-0869", "CVE-2011-0870", "CVE-2011-0868", "CVE-2011-0871", "CVE-2011-0864", "CVE-2010-4465", "CVE-2010-4469", "CVE-2010-4470", "CVE-2010-4448", "CVE-2010-4450", "CVE-2010-4471", "CVE-2010-4472", "CVE-2011-0706", "CVE-2010-4476", "CVE-2011-0025");
+ script_cve_id("CVE-2011-2513", "CVE-2011-0872", "CVE-2011-0865", "CVE-2011-0815",
+ "CVE-2011-0822", "CVE-2011-0862", "CVE-2011-0867", "CVE-2011-0869",
+ "CVE-2011-0870", "CVE-2011-0868", "CVE-2011-0871", "CVE-2011-0864",
+ "CVE-2010-4465", "CVE-2010-4469", "CVE-2010-4470", "CVE-2010-4448",
+ "CVE-2010-4450", "CVE-2010-4471", "CVE-2010-4472", "CVE-2011-0706",
+ "CVE-2010-4476", "CVE-2011-0025");
script_name("Fedora Update for java-1.6.0-openjdk FEDORA-2011-9523");
script_description(desc);
@@ -77,8 +82,7 @@
if(release == "FC14")
{
-
- if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk-1.6.0.0", rpm:"java-1.6.0-openjdk-1.6.0.0~54.1.9.9.fc14", rls:"FC14")) != NULL)
+ if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~54.1.9.9.fc14", rls:"FC14")) != NULL)
{
security_hole(data:res + '\n' + desc);
exit(0);
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2011_9523_java-1.6.0-openjdk_fc14.nasl
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Added: trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw-libtasn1_fc15.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw-libtasn1_fc15.nasl (rev 0)
+++ trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw-libtasn1_fc15.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -0,0 +1,88 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+#
+# Fedora Update for mingw-libtasn1 FEDORA-2012-4417
+#
+# Authors:
+# System Generated Check
+#
+# Copyright:
+# Copyright (c) 2012 Greenbone Networks GmbH, http://www.greenbone.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.
+###############################################################################
+
+ desc = "
+
+ Vulnerability Insight:
+ libtasn1 is the ASN.1 library used in GNUTLS.
+
+ This package contains the MinGW Windows cross compiled libtasn1 library.
+
+
+ Affected Software/OS:
+ mingw-libtasn1 on Fedora 15
+
+ Fix: Please Install the Updated Packages.
+
+ References:
+ http://lists.fedoraproject.org/pipermail/package-announce/2012-April/078207.html ";
+
+if(description)
+{
+ script_id(864155);
+ script_version("$Revision$");
+ script_tag(name:"check_type", value:"authenticated package test");
+ script_tag(name:"last_modification", value:"$Date$");
+ script_tag(name:"creation_date", value:"2012-04-13 10:32:20 +0530 (Fri, 13 Apr 2012)");
+ script_cve_id("CVE-2012-1569");
+ script_tag(name:"cvss_base", value:"5.0");
+ script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
+ script_tag(name:"risk_factor", value:"Medium");
+ script_xref(name: "FEDORA", value: "2012-4417");
+ script_name("Fedora Update for mingw-libtasn1 FEDORA-2012-4417");
+
+ script_description(desc);
+ script_summary("Check for the Version of mingw-libtasn1");
+ script_category(ACT_GATHER_INFO);
+ script_copyright("Copyright (c) 2012 Greenbone Networks GmbH");
+ script_family("Fedora Local Security Checks");
+ script_dependencies("gather-package-list.nasl");
+ script_mandatory_keys("HostDetails/OS/cpe:/o:fedoraproject:fedora", "login/SSH/success", "ssh/login/release");
+ exit(0);
+}
+
+
+include("pkg-lib-rpm.inc");
+include("revisions-lib.inc");
+
+release = get_kb_item("ssh/login/release");
+
+res = "";
+if(release == NULL){
+ exit(0);
+}
+
+if(release == "FC15")
+{
+
+ if ((res = isrpmvuln(pkg:"mingw-libtasn1", rpm:"mingw-libtasn1~2.12~1.fc15", rls:"FC15")) != NULL)
+ {
+ security_hole(data:res + '\n' + desc);
+ exit(0);
+ }
+
+ if (__pkg_match) exit(99); # Not vulnerable.
+ exit(0);
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw-libtasn1_fc15.nasl
___________________________________________________________________
Added: svn:keywords
+ Revision Date Id
Added: trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw32-gnutls_fc15.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw32-gnutls_fc15.nasl (rev 0)
+++ trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw32-gnutls_fc15.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -0,0 +1,86 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+#
+# Fedora Update for mingw32-gnutls FEDORA-2012-4417
+#
+# Authors:
+# System Generated Check
+#
+# Copyright:
+# Copyright (c) 2012 Greenbone Networks GmbH, http://www.greenbone.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.
+###############################################################################
+
+ desc = "
+ Vulnerability Insight:
+ GnuTLS TLS/SSL encryption library. This library is cross-compiled
+ for MinGW.
+
+
+ Affected Software/OS:
+ mingw32-gnutls on Fedora 15
+
+ Fix: Please Install the Updated Packages.
+
+ References:
+ http://lists.fedoraproject.org/pipermail/package-announce/2012-April/078206.html ";
+
+if(description)
+{
+ script_id(864156);
+ script_version("$Revision$");
+ script_tag(name:"check_type", value:"authenticated package test");
+ script_tag(name:"last_modification", value:"$Date$");
+ script_tag(name:"creation_date", value:"2012-04-13 10:32:23 +0530 (Fri, 13 Apr 2012)");
+ script_cve_id("CVE-2012-1569");
+ script_tag(name:"cvss_base", value:"5.0");
+ script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
+ script_tag(name:"risk_factor", value:"Medium");
+ script_xref(name: "FEDORA", value: "2012-4417");
+ script_name("Fedora Update for mingw32-gnutls FEDORA-2012-4417");
+
+ script_description(desc);
+ script_summary("Check for the Version of mingw32-gnutls");
+ script_category(ACT_GATHER_INFO);
+ script_copyright("Copyright (c) 2012 Greenbone Networks GmbH");
+ script_family("Fedora Local Security Checks");
+ script_dependencies("gather-package-list.nasl");
+ script_mandatory_keys("HostDetails/OS/cpe:/o:fedoraproject:fedora", "login/SSH/success", "ssh/login/release");
+ exit(0);
+}
+
+
+include("pkg-lib-rpm.inc");
+include("revisions-lib.inc");
+
+release = get_kb_item("ssh/login/release");
+
+res = "";
+if(release == NULL){
+ exit(0);
+}
+
+if(release == "FC15")
+{
+
+ if ((res = isrpmvuln(pkg:"mingw32-gnutls", rpm:"mingw32-gnutls~2.10.5~2.fc15", rls:"FC15")) != NULL)
+ {
+ security_hole(data:res + '\n' + desc);
+ exit(0);
+ }
+
+ if (__pkg_match) exit(99); # Not vulnerable.
+ exit(0);
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2012_4417_mingw32-gnutls_fc15.nasl
___________________________________________________________________
Added: svn:keywords
+ Revision Date Id
Added: trunk/openvas-plugins/scripts/gb_fedora_2012_4659_openssl_fc15.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2012_4659_openssl_fc15.nasl (rev 0)
+++ trunk/openvas-plugins/scripts/gb_fedora_2012_4659_openssl_fc15.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -0,0 +1,89 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+#
+# Fedora Update for openssl FEDORA-2012-4659
+#
+# Authors:
+# System Generated Check
+#
+# Copyright:
+# Copyright (c) 2012 Greenbone Networks GmbH, http://www.greenbone.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.
+###############################################################################
+
+ desc = "
+
+ Vulnerability Insight:
+ The OpenSSL toolkit provides support for secure communications between
+ machines. OpenSSL includes a certificate management tool and shared
+ libraries which provide various cryptographic algorithms and
+ protocols.
+
+
+ Affected Software/OS:
+ openssl on Fedora 15
+
+ Fix: Please Install the Updated Packages.
+
+ References:
+ http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077221.html ";
+
+if(description)
+{
+ script_id(864153);
+ script_version("$Revision$");
+ script_tag(name:"check_type", value:"authenticated package test");
+ script_tag(name:"last_modification", value:"$Date$");
+ script_tag(name:"creation_date", value:"2012-04-13 10:31:53 +0530 (Fri, 13 Apr 2012)");
+ script_cve_id("CVE-2012-0884", "CVE-2012-1165", "CVE-2012-0050", "CVE-2011-3207");
+ script_tag(name:"cvss_base", value:"5.0");
+ script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
+ script_tag(name:"risk_factor", value:"Medium");
+ script_xref(name: "FEDORA", value: "2012-4659");
+ script_name("Fedora Update for openssl FEDORA-2012-4659");
+
+ script_description(desc);
+ script_summary("Check for the Version of openssl");
+ script_category(ACT_GATHER_INFO);
+ script_copyright("Copyright (c) 2012 Greenbone Networks GmbH");
+ script_family("Fedora Local Security Checks");
+ script_dependencies("gather-package-list.nasl");
+ script_mandatory_keys("HostDetails/OS/cpe:/o:fedoraproject:fedora", "login/SSH/success", "ssh/login/release");
+ exit(0);
+}
+
+
+include("pkg-lib-rpm.inc");
+include("revisions-lib.inc");
+
+release = get_kb_item("ssh/login/release");
+
+res = "";
+if(release == NULL){
+ exit(0);
+}
+
+if(release == "FC15")
+{
+
+ if ((res = isrpmvuln(pkg:"openssl", rpm:"openssl~1.0.0h~1.fc15", rls:"FC15")) != NULL)
+ {
+ security_hole(data:res + '\n' + desc);
+ exit(0);
+ }
+
+ if (__pkg_match) exit(99); # Not vulnerable.
+ exit(0);
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2012_4659_openssl_fc15.nasl
___________________________________________________________________
Added: svn:keywords
+ Revision Date Id
Added: trunk/openvas-plugins/scripts/gb_fedora_2012_4663_raptor2_fc16.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2012_4663_raptor2_fc16.nasl (rev 0)
+++ trunk/openvas-plugins/scripts/gb_fedora_2012_4663_raptor2_fc16.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -0,0 +1,86 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+#
+# Fedora Update for raptor2 FEDORA-2012-4663
+#
+# Authors:
+# System Generated Check
+#
+# Copyright:
+# Copyright (c) 2012 Greenbone Networks GmbH, http://www.greenbone.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.
+###############################################################################
+
+ desc = "
+
+ Vulnerability Insight:
+ Raptor is the RDF Parser Toolkit for Redland that provides
+ a set of standalone RDF parsers, generating triples from RDF/XML
+ or N-Triples.
+
+
+ Affected Software/OS:
+ raptor2 on Fedora 16
+
+ Fix: Please Install the Updated Packages.
+
+ References:
+ http://lists.fedoraproject.org/pipermail/package-announce/2012-April/078242.html ";
+
+if(description)
+{
+ script_id(864157);
+ script_version("$Revision$");
+ script_tag(name:"check_type", value:"authenticated package test");
+ script_tag(name:"last_modification", value:"$Date$");
+ script_tag(name:"creation_date", value:"2012-04-13 10:32:33 +0530 (Fri, 13 Apr 2012)");
+ script_cve_id("CVE-2012-0037");
+ script_tag(name:"risk_factor", value:"High");
+ script_xref(name: "FEDORA", value: "2012-4663");
+ script_name("Fedora Update for raptor2 FEDORA-2012-4663");
+
+ script_description(desc);
+ script_summary("Check for the Version of raptor2");
+ script_category(ACT_GATHER_INFO);
+ script_copyright("Copyright (c) 2012 Greenbone Networks GmbH");
+ script_family("Fedora Local Security Checks");
+ script_dependencies("gather-package-list.nasl");
+ script_mandatory_keys("HostDetails/OS/cpe:/o:fedoraproject:fedora", "login/SSH/success", "ssh/login/release");
+ exit(0);
+}
+
+
+include("pkg-lib-rpm.inc");
+include("revisions-lib.inc");
+
+release = get_kb_item("ssh/login/release");
+
+res = "";
+if(release == NULL){
+ exit(0);
+}
+
+if(release == "FC16")
+{
+
+ if ((res = isrpmvuln(pkg:"raptor2", rpm:"raptor2~2.0.7~1.fc16", rls:"FC16")) != NULL)
+ {
+ security_hole(data:res + '\n' + desc);
+ exit(0);
+ }
+
+ if (__pkg_match) exit(99); # Not vulnerable.
+ exit(0);
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2012_4663_raptor2_fc16.nasl
___________________________________________________________________
Added: svn:keywords
+ Revision Date Id
Added: trunk/openvas-plugins/scripts/gb_fedora_2012_5267_moodle_fc15.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2012_5267_moodle_fc15.nasl (rev 0)
+++ trunk/openvas-plugins/scripts/gb_fedora_2012_5267_moodle_fc15.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -0,0 +1,88 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+#
+# Fedora Update for moodle FEDORA-2012-5267
+#
+# Authors:
+# System Generated Check
+#
+# Copyright:
+# Copyright (c) 2012 Greenbone Networks GmbH, http://www.greenbone.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.
+###############################################################################
+
+ desc = "
+
+ Vulnerability Insight:
+ Moodle is a course management system (CMS) - a free, Open Source software
+ package designed using sound pedagogical principles, to help educators create
+ effective online learning communities.
+
+
+ Affected Software/OS:
+ moodle on Fedora 15
+
+ Fix: Please Install the Updated Packages.
+
+ References:
+ http://lists.fedoraproject.org/pipermail/package-announce/2012-April/078210.html ";
+
+if(description)
+{
+ script_id(864150);
+ script_version("$Revision$");
+ script_tag(name:"check_type", value:"authenticated package test");
+ script_tag(name:"last_modification", value:"$Date$");
+ script_tag(name:"creation_date", value:"2012-04-13 10:31:25 +0530 (Fri, 13 Apr 2012)");
+ script_cve_id("CVE-2012-1155", "CVE-2012-1156", "CVE-2012-1157", "CVE-2012-1158",
+ "CVE-2012-1159", "CVE-2012-1160", "CVE-2012-1161", "CVE-2012-1168",
+ "CVE-2012-1169", "CVE-2012-1170");
+ script_tag(name:"risk_factor", value:"High");
+ script_xref(name: "FEDORA", value: "2012-5267");
+ script_name("Fedora Update for moodle FEDORA-2012-5267");
+
+ script_description(desc);
+ script_summary("Check for the Version of moodle");
+ script_category(ACT_GATHER_INFO);
+ script_copyright("Copyright (c) 2012 Greenbone Networks GmbH");
+ script_family("Fedora Local Security Checks");
+ script_dependencies("gather-package-list.nasl");
+ script_mandatory_keys("HostDetails/OS/cpe:/o:fedoraproject:fedora", "login/SSH/success", "ssh/login/release");
+ exit(0);
+}
+
+
+include("pkg-lib-rpm.inc");
+include("revisions-lib.inc");
+
+release = get_kb_item("ssh/login/release");
+
+res = "";
+if(release == NULL){
+ exit(0);
+}
+
+if(release == "FC15")
+{
+
+ if ((res = isrpmvuln(pkg:"moodle", rpm:"moodle~1.9.17~1.fc15", rls:"FC15")) != NULL)
+ {
+ security_hole(data:res + '\n' + desc);
+ exit(0);
+ }
+
+ if (__pkg_match) exit(99); # Not vulnerable.
+ exit(0);
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2012_5267_moodle_fc15.nasl
___________________________________________________________________
Added: svn:keywords
+ Revision Date Id
Added: trunk/openvas-plugins/scripts/gb_fedora_2012_5268_moodle_fc16.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gb_fedora_2012_5268_moodle_fc16.nasl (rev 0)
+++ trunk/openvas-plugins/scripts/gb_fedora_2012_5268_moodle_fc16.nasl 2012-04-19 10:58:58 UTC (rev 13295)
@@ -0,0 +1,88 @@
+###############################################################################
+# OpenVAS Vulnerability Test
+#
+# Fedora Update for moodle FEDORA-2012-5268
+#
+# Authors:
+# System Generated Check
+#
+# Copyright:
+# Copyright (c) 2012 Greenbone Networks GmbH, http://www.greenbone.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.
+###############################################################################
+
+ desc = "
+
+ Vulnerability Insight:
+ Moodle is a course management system (CMS) - a free, Open Source software
+ package designed using sound pedagogical principles, to help educators create
+ effective online learning communities.
+
+
+ Affected Software/OS:
+ moodle on Fedora 16
+
+ Fix: Please Install the Updated Packages.
+
+ References:
+ http://lists.fedoraproject.org/pipermail/package-announce/2012-April/078209.html ";
+
+if(description)
+{
+ script_id(864154);
+ script_version("$Revision$");
+ script_tag(name:"check_type", value:"authenticated package test");
+ script_tag(name:"last_modification", value:"$Date$");
+ script_tag(name:"creation_date", value:"2012-04-13 10:32:04 +0530 (Fri, 13 Apr 2012)");
+ script_cve_id("CVE-2012-1155", "CVE-2012-1156", "CVE-2012-1157", "CVE-2012-1158",
+ "CVE-2012-1159", "CVE-2012-1160", "CVE-2012-1161", "CVE-2012-1168",
+ "CVE-2012-1169", "CVE-2012-1170");
+ script_tag(name:"risk_factor", value:"High");
+ script_xref(name: "FEDORA", value: "2012-5268");
+ script_name("Fedora Update for moodle FEDORA-2012-5268");
+
+ script_description(desc);
+ script_summary("Check for the Version of moodle");
+ script_category(ACT_GATHER_INFO);
+ script_copyright("Copyright (c) 2012 Greenbone Networks GmbH");
+ script_family("Fedora Local Security Checks");
+ script_dependencies("gather-package-list.nasl");
+ script_mandatory_keys("HostDetails/OS/cpe:/o:fedoraproject:fedora", "login/SSH/success", "ssh/login/release");
+ exit(0);
+}
+
+
+include("pkg-lib-rpm.inc");
+include("revisions-lib.inc");
+
+release = get_kb_item("ssh/login/release");
+
+res = "";
+if(release == NULL){
+ exit(0);
+}
+
+if(release == "FC16")
+{
+
+ if ((res = isrpmvuln(pkg:"moodle", rpm:"moodle~2.0.8~1.fc16", rls:"FC16")) != NULL)
+ {
+ security_hole(data:res + '\n' + desc);
+ exit(0);
+ }
+
+ if (__pkg_match) exit(99); # Not vulnerable.
+ exit(0);
+}
Property changes on: trunk/openvas-plugins/scripts/gb_fedora_2012_5268_moodle_fc16.nasl
___________________________________________________________________
Added: svn:keywords
+ Revision Date Id
More information about the Openvas-commits
mailing list