You must log in or register to comment.
I was NaN years old when I learned this.
I’ve been doing web development for something like 20 years now and I just can’t imagine how shitty your backend is if this is an issue.
This was my thought as well, sanitize your inputs! Are they not quoting/casting to string before input?
Unless you’re coding from scratch it’s hard to not do this with any modern framework.
Legacy systems still handle more traffic than modern ones, I’d wager