Jump to content

[SOLVED] best way to fix global injection?


darkfreaks

Recommended Posts

so recently i found out the script i a using has globals running. i have secured some form input , but others confuse me because they call a variable before it is defined and it works. for example i have secured report.php which uses a function called systemmessage() to send messages to admin. i even opened up the function page and called another function clean_post_var() which is defined on the same function page and i still get injection like 4 pages worth in the database. any suggestions on how to find and eliminate the problem ???

Link to comment
https://forums.phpfreaks.com/topic/138394-solved-best-way-to-fix-global-injection/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.