Re: A CGI security hole on Windows?
Jason Hood <[email protected]>
| Newsgroups | gmane.comp.gnu.global.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Doesn't the following code have a security hole on Windows? "-|" is not supported on Windows and I believe exec will go through the shell anyway (Windows always has a single command line string, never individual arguments). (This change was originally submitted 2014-01-22.) -- Jason.