|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: sperl 5.00503 (and newer ;) exploit
From: Joey Hess (joey
KITENET.NET)Date: Mon Aug 07 2000 - 17:38:52 CDT
- Next message: Paul Szabo: "Re: sperl 5.00503 (and newer ;) exploit"
- Previous message: Lluis Mora: "Vulnerabilities in Sun Solaris AnswerBook2 dwhttpd server"
- In reply to: Olaf Kirch: "Re: sperl 5.00503 (and newer ;) exploit"
- Next in thread: Francis J. Lacoste: "Re: sperl 5.00503 (and newer ;) exploit"
- Next in thread: Paul Rogers: "Re: sperl 5.00503 (and newer ;) exploit"
- Reply: Joey Hess: "Re: sperl 5.00503 (and newer ;) exploit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Olaf Kirch wrote:
> I'm sort of torn between whether to blame sperl for using mail rather
> than syslog, or for doing so without cleaning up the environment.
> Apart from the ~! expansion problem, there seems to be at least
> another one lurking which is that it'll try to load ~/.mailrc, and
> ~ is replaced with the value of $HOME.
... and you just have to set interactive in .mailrc. This works around
the patches I've seen for mailx that stop it from looking at the
environment for that variable.
Another fun one that doesn't require interactive be set at all is:
joey
kite:~>echo hi > foo
joey
kite:~>echo "please don't kill me" > important
joey
kite:~>record=/home/joey/important mail joey < foo
You have new mail.
joey
kite:~>cat important
please don't kill me
- Next message: Paul Szabo: "Re: sperl 5.00503 (and newer ;) exploit"
- Previous message: Lluis Mora: "Vulnerabilities in Sun Solaris AnswerBook2 dwhttpd server"
- In reply to: Olaf Kirch: "Re: sperl 5.00503 (and newer ;) exploit"
- Next in thread: Francis J. Lacoste: "Re: sperl 5.00503 (and newer ;) exploit"
- Next in thread: Paul Rogers: "Re: sperl 5.00503 (and newer ;) exploit"
- Reply: Joey Hess: "Re: sperl 5.00503 (and newer ;) exploit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]