Page 1 of 1

Html Encoding Security Risk

Posted: July 21st, 2022, 11:26 am
by SteveCap
Turning html encoding off can lead to security risks. It would be possible to run JavaScript if not encoding. If the value is coming from a user input they could possibly do something malicious. It is best practice to encode.