Hi folks, I read in a security note that something known as a cross-site
scripting attacker can use utf8 encoding and that you could decode data to
prevent this. My site has a few fill in the blanks forms for submission to a
database. Should I be concerned about this and should I be using the utf8
decode function on the data submitted?
TIA
Bill
scripting attacker can use utf8 encoding and that you could decode data to
prevent this. My site has a few fill in the blanks forms for submission to a
database. Should I be concerned about this and should I be using the utf8
decode function on the data submitted?
TIA
Bill
Comment