[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PHPNews SQL injection vulnerability



by the way, to fix vulbnerability, you need to 
addslashes() $_POST['password'] variable to.