Bug #61440 [Com]: proc_open() and shell escaping
Edit report at https://bugs.php.net/bug.php?id=61440&edit=1 ID: 61440 Comment by: aschulz4587 at gmail dot com Reported by:aschulz4587 at gmail dot com Summary:proc_open() and shell escaping Status: Open Type:
[PHP-BUG] Bug #61440 [NEW]: proc_open() and shell escaping
From: Operating system: Vista/Win 7 PHP version: 5.4.0 Package: CGI/CLI related Bug Type: Bug Bug description:proc_open() and shell escaping Description: proc_open() does not seem to handle shell escaping of the script paths properly. Test script: -