Sql Injection Through Cookies?

Author: admin  //  Category: SQl Injection

There a security breach in my site of type SQL injection through the cookies, it was reported by a security compnay. How I can address this problem? how I can make sure that my solution is successful.

Tags: , ,

One Response to “Sql Injection Through Cookies?”

  1. oracle12 Says:

    If you’re storing SQL statements or non-parsed parameters in cookies, your site has bigger problems than the security risk as that would be incredibly stupid.
    If you’re not doing that, this “security company” is most likely an attempt at fraud. (Hint: legitimate security companies don’t generally go around testing random minor websites for security breaches unless you’ve paid them to).

Leave a Reply