Jump to content

PHP site vulnerable(Help in patching)


sumit767

Recommended Posts

I am having a php web site it has cross site scripting and sql injection vulnerabilities..Now i m trying to find the php code for patching it, also i want to know how and where that code is to be uploaded in the web site in order to patch that vulnerabilitiy..Thanks in advance

Link to comment
https://forums.phpfreaks.com/topic/71779-php-site-vulnerablehelp-in-patching/
Share on other sites

Your talking as if you can run some kind of installer to patch your 'website'

 

You need to find the vunerable code and deal with it

 

For example, sql injections, make sure quotes are enclosed with \ slashes

 

We need the bad code to suggest fix

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.