false SQL injection error
-
We are using an api to push posts from another site. The other site is one that we own and is only used internally by our company. For the most part everything is working fine, however a few of our posts are being rejected due to a SQL injection warning.
Can you tell me if there are any special characters or anything else we should avoid to avoid this error? Is there any rule that we can exclude?
Both sites are on the same server. Below is the error.
#8205406 critical 209 111.11.111.11 POST /index.php – SQL injection (select) – [POST:key-features = %e2%80%a2 Bullet point 1 %0d%0a%e2%80%a2 Bullet point 2…] – http://www.website.com
The topic ‘false SQL injection error’ is closed to new replies.