Hi all !
While it is clear that the input in an input text box requires to be filtered or sanitized, yet it is not clear to me if and why would the input of a dropdown menu / checkboxes / radio require to be filtered or sanitized.
Can someone tell me if these inputs require sanitization? if yes, can you please explain how these would pose a security threat if left un-sanitized.
Thanks !