Author: chandra
Date: 2008-10-15 12:26:43 +0200 (Wed, 15 Oct 2008)
New Revision: 1546

Modified:
   trunk/openvas-plugins/ChangeLog
   
trunk/openvas-plugins/scripts/secpod_rhinosoft_serv-u_dir_trav_and_dos_vuln_900149.nasl
Log:
Fixed an issue, description had double quoted string

Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog     2008-10-14 20:48:24 UTC (rev 1545)
+++ trunk/openvas-plugins/ChangeLog     2008-10-15 10:26:43 UTC (rev 1546)
@@ -1,3 +1,7 @@
+2008-10-15 Chandrashekhar B <[EMAIL PROTECTED]>
+       * scripts/secpod_rhinosoft_serv-u_dir_trav_and_dos_vuln_900149.nasl:
+         Description cannot have double quote string, changed to signle quote  
 
+
 2008-10-14 Chandrashekhar B <[EMAIL PROTECTED]>
        * scripts/secpod_hp_smh_unspecified_xss_vuln_900150.nasl,
          scripts/secpod_rhinosoft_serv-u_dir_trav_and_dos_vuln_900149.nasl:

Modified: 
trunk/openvas-plugins/scripts/secpod_rhinosoft_serv-u_dir_trav_and_dos_vuln_900149.nasl
===================================================================
--- 
trunk/openvas-plugins/scripts/secpod_rhinosoft_serv-u_dir_trav_and_dos_vuln_900149.nasl
     2008-10-14 20:48:24 UTC (rev 1545)
+++ 
trunk/openvas-plugins/scripts/secpod_rhinosoft_serv-u_dir_trav_and_dos_vuln_900149.nasl
     2008-10-15 10:26:43 UTC (rev 1546)
@@ -37,7 +37,7 @@
   Traversal and Denial of Service Vulnerabilities. 
 
   The flaws are due to,
-  - error in handling "STOU" FTP command. It can exhaust available CPU
+  - error in handling 'STOU' FTP command. It can exhaust available CPU
     resources when exploited through a specially crafted argument vaule.
   - input validation error in the FTP service when renaming files which can be
     exploited to overwrite or rename files via directory traversal attacks.

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to