Sanitizing input?
-
Hi there,
Thanks for great software ??
Just wondering if this plugin has ever been fuzz tested for user input? I’m not expert in injection, but I notice HTML tags enter into the database fields from user input from the front end:
Would it be wise to consider parsing text lines through
sanitize_text_field()
and text areas throughsanitize_textarea_field()
?https://developer.www.ads-software.com/apis/security/sanitizing/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.