Re: [Exim] SMTP AUTH, relaying and MySQL

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tamas TEVESZ
Fecha:  
A: Roger Hakansson
Cc: exim-users
Asunto: Re: [Exim] SMTP AUTH, relaying and MySQL
On Thu, 18 Apr 2002, Roger Hakansson wrote:

> I'm kind of new to Exim, so this might be a supid question...
> Why?
> Is it to prevent the case where you have ' in your mailadress?


no. it is to prevent your sql server be 0wned when someone finds out
you're doing auth from sql, and starts sending funny stuff in the smtp
auth. remember, that definitely classifies as 'untrusted user input'
and as such should be sanitized as much as possible.


--
[-]