|
|
|
|
|
by dsacco
3785 days ago
|
|
"Hey, they reported cross-site scripting! Let's blacklist angle brackets, that'll do the trick!" In case this is not clear to anyone in 2016, blacklisting known-dangerous characters is not an adequate bug fix. It's a rabbit hole, you will burn hours trying to blacklist every character or character combination that can cause a vulnerability just to have someone own you anyway. |
|