Menu

#46 Security problem

open
nobody
5
2004-07-26
2004-07-26
Anonymous
No

In the file index.php I read

$result = mysql_query("select personid, pass from
syncit_person where email = '$email'");

==> this script is absolutely open for SQL
injections!!!! There is no single check for $email to
be valid! Please fix this as soon as possible!

Discussion


Log in to post a comment.

MongoDB Logo MongoDB