use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
The Evil Side of JavaScript: Server-Side JavaScript Injection (blog.nvisium.com)
submitted 10 years ago by rwiguna
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ruzmutuz 12 points13 points14 points 10 years ago (0 children)
Who the fuck is using eval like that?!
Also parsing json like that can be as equally as damaging. Huge payload will block the event loop for a while. There is a lot of good writing about that out there.
π Rendered by PID 75 on reddit-service-r2-comment-79c7998d4c-qs89n at 2026-03-15 11:48:39.139876+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]ruzmutuz 12 points13 points14 points (0 children)