mozilla / betachannel

DEPRECATED - Give beta testers access to your Apps
https://wiki.mozilla.org/Mobile/Projects/BetaFox
4 stars 5 forks source link

fix(lib): use execFile to avoid execing raw strings #27

Closed oremj closed 10 years ago

oremj commented 10 years ago

Execing raw strings opens us up to remote execution exploits.