Security fix: the mod_imagemagick importer used system to run convert, change it...
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 7 Dec 2007 05:34:05 +0000 (05:34 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 7 Dec 2007 05:34:05 +0000 (05:34 +0000)
commit37aab4b94303b25f08338f1f2bb40395a487bf02
treedf389fe98d1e4ebd6651effd6037909795b1b6a4
parent83224f8cf1f9b7b15918a130759717a5a375be91
Security fix: the mod_imagemagick importer used system to run convert, change it to use fork and exec. Malicious sif files could previously have executed arbitrary shell commands.

git-svn-id: http://svn.voria.com/code@1187 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.cpp