Hacker News new | ask | show | jobs
by illvm 1698 days ago
Input validation is more general and helps mitigate other types of vulnerabilities, such as overflows and other injection attacks.
1 comments

I'm all for defence in depth, and agreed there are many other types of injection attack this doesn't mitigate.