mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-05 20:41:51 -07:00
Fix for Sed Injection Vulnerability
Thanks to @hestiacp and @jaapmarcus for fix.
This commit is contained in:
parent
39561c32c1
commit
d386c3598c
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ PATH="$PATH:/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
|
|||
check_args '2' "$#" 'KEY VALUE'
|
||||
is_format_valid 'key'
|
||||
|
||||
format_no_quotes "$value" 'value'
|
||||
|
||||
#----------------------------------------------------------#
|
||||
# Action #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue