Hacker News new | ask | show | jobs
by zimmund 940 days ago
I've seen `eval()` in production code of several applications. The biggest vulnerability is more often than not the programmer :)
1 comments

But `eval()` does not violate a programmer's intuition as easily as an arithmetic expression resulting in code execution.