Girocco/ExecUtil.pm: yet more taint laundering
commit77b3f5ac9422fc509e9a155c82e1e7a6b1658f2d
authorKyle J. McKay <mackyle@gmail.com>
Mon, 8 Feb 2021 17:32:39 +0000 (8 10:32 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 8 Feb 2021 17:32:39 +0000 (8 10:32 -0700)
tree62c05d823ebc60c53c456e27ff28ac1fea0ad483
parenteb3934696bcc03c972c015a8cb6f81627632becc
Girocco/ExecUtil.pm: yet more taint laundering

Make some reasonable checks regarding the program executable
and the value for argv[0] and if they pass, launder off the
taint contamination.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/ExecUtil.pm