This may be part of this forum, as it may be fixed through PHP, but as I am new to MySQL and PHP (a desktop tech trying to understand software), I am posting here and hoping someone can direct me.
I use a web security site scanning process to check the e-store for the company I work for, and keep getting the same vulverability (MySQL database error disclosure vulnerability). I know that it has to do with the forms on my site, and that I need to sanitize the data before being sent to the database, but I have no idea how to go about it.
The company has a hosted server with GoDaddy.com, and an employee before I came along, and since left, originally set up the e-store on the server, and I believe a SQL server is also housed on it, and it uses myPHPadmin to do whatever programming for the SQL server.
My big question is how to go into the SQL server and sanatize the data, and remember, I may need detailed instructions, as if you were trying to explain to someone never seeing a computer.
Thanks in advance.
I use a web security site scanning process to check the e-store for the company I work for, and keep getting the same vulverability (MySQL database error disclosure vulnerability). I know that it has to do with the forms on my site, and that I need to sanitize the data before being sent to the database, but I have no idea how to go about it.
The company has a hosted server with GoDaddy.com, and an employee before I came along, and since left, originally set up the e-store on the server, and I believe a SQL server is also housed on it, and it uses myPHPadmin to do whatever programming for the SQL server.
My big question is how to go into the SQL server and sanatize the data, and remember, I may need detailed instructions, as if you were trying to explain to someone never seeing a computer.
Thanks in advance.