mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
Flatta's security fixes from PullRequest #516
This commit is contained in:
parent
f8b39ecae7
commit
95850df8d1
6 changed files with 9 additions and 8 deletions
|
@ -53,6 +53,7 @@ if (!empty($_POST['save'])) {
|
|||
}
|
||||
|
||||
$v_username = $user;
|
||||
$v_job = escapeshellarg($_GET['job']);
|
||||
$v_min = escapeshellarg($_POST['v_min']);
|
||||
$v_hour = escapeshellarg($_POST['v_hour']);
|
||||
$v_day = escapeshellarg($_POST['v_day']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue