Security related issue
-
Hello,
Thank you for this great plug-in. It is by far the best contact form I’ve seen out there. Such great UI and, my god, the documentation is amazing and I’m finding myself having no problem extending it to my needs.
Although I have an issue and it’s security related.
I am by no means a security expert but I understand how basic attacks work (SQL injection, bruteforce, etc) and have basic knowledge on how to prevent them.
After implementing my form I ran a security software on my whole website, and it indicated several security warnings wherever the form is used (I’m using only 1 form dynamically processed, in several places on my website).These security warnings include SQL Injection, Cross Site Scripting and Shell Injection and they’re all related to Ninja Forms.
A few notes:
1) The software may fire these warnings even if validating happens server-side;
2) The website does not have SSL (yet – as it is in development);My question is:
Where and how can I enforce security on my form? I’ve seen through the filters and found some that are probably suitable but first wanted to ask for directions in case someone has sailed through these waters before.
Thank you.
- The topic ‘Security related issue’ is closed to new replies.