Bugtraq mailing list archives
Re: A security issue of a different kind.
From: alan () manawatu gen nz (Alan Brown)
Date: Sat, 30 Nov 1996 06:21:55 +1300
This from the 8.8.3 release notes:
.
.
.
8.8.0/8.8.0 96/09/26
.
.
.
After 25 EXPN or VRFY commands, start pausing for a second before
processing each one. This avoids a certain form of denial
of service attack. Potential attack pointed out by Bryan
Costales.
.
.
.
Define new macros ${client_name}, ${client_addr}, and ${client_port}
that have the name, IP address, and port number (respectively)
of the SMTP client (that is, the entity at the other end of
the connection. These can be used in (e.g.) check_rcpt to
verify that someone isn't trying to relay mail through your
host inappropriately. Be sure to use the deferred evaluation
form, for example $&{client_name}, to avoid having these bound
when sendmail reads the configuration file.
Add new config file rule check_relay to check the incoming connection
information. Like check_compat, it is passed the host name
and host address separated by $| and can reject connections
on that basis.
.
.
.
Current thread:
- Re: A security issue of a different kind. Alan Brown (Nov 29)
- Re: A security issue of a different kind. Alan Brown (Nov 29)
- Re: A security issue of a different kind. Theo Van Dinter (Nov 29)
- possible lpd remote vulnerability Yuri Volobuev (Nov 30)
- Re: possible lpd remote vulnerability Evil Erik (Nov 30)
- possible lpd remote vulnerability Scriptors of DOOM (Nov 30)
- XFree86 3.2 Aleph One (Nov 30)
- Re: A security issue of a different kind. Alan Brown (Nov 29)
- Re: A security issue of a different kind. Alan Brown (Nov 29)
