mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
a9a91e5fa713c14f59d20228c228f0e67c4365a8
The OINKCODE variable was only validated for proper input when the Save button was clicked. Did the user demand to download new rules instead, the content of that variable was not being validated (again) and was passed to wget on the shell. This was done with privileges of the "nobody" user. Fixes #11401 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%