[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-security] Using Nessus to scan Qube 2
- Subject: [cobalt-security] Using Nessus to scan Qube 2
- From: Akira <akira@xxxxxxxxxxxxxxx>
- Date: Fri, 06 Jul 2001 22:19:39 +0800
- List-id: Mailing list for users to address network security on Cobalt products. <cobalt-security.list.cobalt.com>
Hi all,
I was conducting some vulnerability scans on my Qube 2 with Nessus and a
worrying result was found. Nessus reported that SMTP (Sendmail 8.9.3/8.9.2)
was subject to a buffer overflow in the 'MAIL FROM:' command.
By issuing a long input string i.e. MAIL FROM
:asd@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx would basically stop the sendmail
daemon.
I am currently coding a script that would do this manually.
Has anyone seen a vulnerability of this kind with sendmail for Qube 2 ? or
have I missed a security advisory somewhere ;p
-- Akira