False positive for hotfix_missing method?

Erik <[email protected]>
Newsgroups gmane.comp.security.nessus.devel
Message-ID <Pine.LNX.4.58.0408031002120.656@localhost>
Greetings,

Against dead IPs, the "Cumulative Security Update for Outlook Express
(823353)" plugin is raising a security note that the hotfix could not
be verified.  In the hotfix_missing function defined in
smb_hotfixes.inc, there is this chunk of code:

  if ( report_verbosity > 0 )
  {
    note = "The presence of the hotfix " + name + " could not be verified.";
    security_note(port:get_kb_item("SMB/transport"), data:note);
    return -1;
  }

The report_verbosity is set to whatever the default is.  Regardless of
report_verbosity, should this method actually raise a security note if
the IP is dead?  I don't know of a good solution other than removing
these lines from smb_hotfixes.inc.


Best regards,
Erik Stephens                                 www.edgeos.com
                   Managed Vulnerability Assessment Services
_______________________________________________
Nessus-devel mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.