|
|
|
|
|
by 0x0
4021 days ago
|
|
Straight-up eval() would be the most blatant case of a remote code execution vulnerability the web has ever seen. I don't think it's easy or even possible to build a foolproof sandbox out of eval(). And even then you open yourself to a denial of service since you cannot interrupt the eval(). |
|
You can read more here: http://www.eelis.net/geordi/#faq