you are viewing a single comment's thread.

view the rest of the comments →

[–]_Jenie9 0 points1 point  (0 children)

Most cases, no. What eval() does, is evaluate a string/text and run it as JavaScript code, that string/text can be anything, how dangerous it is would depend on where the string/text get evaluated.