mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Reapply "Fix #2005 XEVE-16-008 XSS 방지 및 XSS를 통해 특정 명령을 실행할 수 있는 보안취약점 해결"
This reverts commit e9f9bec9ca.
This commit is contained in:
parent
e9f9bec9ca
commit
1577955664
8 changed files with 19 additions and 4 deletions
|
|
@ -488,6 +488,7 @@ class autoinstallAdminView extends autoinstall
|
|||
|
||||
$security = new Security();
|
||||
$security->encodeHTML('package.', 'package.depends..', 'item_list..');
|
||||
$security->encodeHTML('search_target', 'search_keyword');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue