Hacker News new | ask | show | jobs
by heliophobicdude 685 days ago
Back in the old days, top level arrays were a security risk because the array constructor in JS could be redefined and do bad-guy stuff. I cannot think of any json parsing clients that are vulnerable to this.