Nasty things user supplied ruby code in server can do

Posted by nijikunai on Stack Overflow See other posts from Stack Overflow or by nijikunai
Published on 2010-05-17T11:10:02Z Indexed on 2010/05/17 11:20 UTC
Read the original article Hit count: 192

Filed under:
|

I'd like to run user supplied ruby code in server, what are the potentially nasty things that can happen? I mean things like deleting files etc. Can you give me more examples?

Thanks in advance!

© Stack Overflow or respective owner

Related posts about ruby

Related posts about security