mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
ca060524a79e6d9d874b82f081e8c98d1abe4ff1
This function invokes a new command similar to safe_system() but without launching a shell before. That way, it is possible to execute commands without any risk of shell command injection from nobody. Fixes: #12562 Reported-by: Albert Schwarzkopf <ipfire@quitesimple.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Description
No description provided
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%