BugTraq
xpdf vulnerability - CAN-2003-0434 Jul 09 2003 04:54PM
Andries Brouwer cwi nl (1 replies)
Re: xpdf vulnerability - CAN-2003-0434 Jul 09 2003 07:46PM
stanislav shalunov (shalunov internet2 edu)
Andries.Brouwer (at) cwi (dot) nl [email concealed] writes:

> A urlCommand like the default "netscape -remote 'openURL(%s)'"
> is OK since the %s is protected by single quotes.

How so? Consider an argument of
'`rm -rf /tmp/test`'
This expands to
netscape -remote 'openURL('`rm -rf /tmp/test`')'
where the single quotes have no effect.

A proper fix would be not to invoke shell at all, but simply fork and
exec.

--
Stanislav Shalunov http://www.internet2.edu/~shalunov/

"The power of accurate observation is commonly called cynicism by
those who have not got it." -- G. B. Shaw

[ reply ]


 

Privacy Statement
Copyright 2010, SecurityFocus