BugTraq
Back to list
|
Post reply
Re: PHPNews SQL injection vulnerability
Jul 21 2005 05:58AM
foster ghc ru
by the way, to fix vulbnerability, you need to
addslashes() $_POST['password'] variable to.
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
addslashes() $_POST['password'] variable to.
[ reply ]