Hello, Here are some CAN-numbers that are missing in some NASL-scripts. Diffs are included as attachment, maybe someone can commit this to CVS? ID 11814 xfstt_overflow.nasl CAN-2003-0581 ID 11798 dcom_rpc_dos.nasl CAN-2003-0605 ID 11318 bind9_overflow.nasl CAN-2002-0651 Regards, Yorick -- Ing. Yorick Koster <mailto:y.koster@itsec-ss.nl> Security Engineer ------------------------------------------------------------------- ITsec Security Services B.V., Postbus 5120, 2000 GC HAARLEM Tel.+31-(0)235420578, Fax.+31-(0)235345477 http://www.itsec-ss.nl ------------------------------------------------------------------- Exploit & vulnerability Alerting Service http://www.evas.nl ITsec Security Services B.V. may not be held liable for the effects or damages caused by the direct or indirect use of the information or functionality provided by this posting, nor the content contained within. Use them at your own risk. ITsec Security Services B.V. bears no responsibility for misuse of this posting or any derivatives thereof. --- old/xfstt_overflow.nasl 2003-08-01 20:54:19.000000000 +0200 +++ xfstt_overflow.nasl 2003-08-06 12:11:33.000000000 +0200 @@ -13,7 +13,8 @@ if(description) { script_id(11814); - script_version ("$Revision: 1.3 $"); + script_version ("$Revision: 1.4 $"); + script_cve_id("CAN-2003-0581"); script_bugtraq_id(8182); name["english"] = "xfstt possible code execution"; --- old/dcom_rpc_dos.nasl 2003-07-29 21:45:54.000000000 +0200 +++ dcom_rpc_dos.nasl 2003-08-06 12:10:37.000000000 +0200 @@ -8,7 +8,8 @@ if(description) { script_id(11798); - script_version ("$Revision: 1.6 $"); + script_version ("$Revision: 1.7 $"); + script_cve_id("CAN-2003-0605"); script_bugtraq_id(8234); name["english"] = "RPC DCOM Interface DoS"; --- old/bind9_overflow.nasl 2003-08-04 17:37:13.000000000 +0200 +++ bind9_overflow.nasl 2003-08-06 12:08:48.000000000 +0200 @@ -12,8 +12,8 @@ if(description) { script_id(11318); - script_cve_id("CAN-2002-0684"); - script_version ("$Revision: 1.5 $"); + script_cve_id("CAN-2002-0684", "CAN-2002-0651"); + script_version ("$Revision: 1.6 $"); name["english"] = "BIND 9 overflow";
This archive was generated by hypermail 2b30 : Wed Aug 06 2003 - 03:33:16 PDT