그누보드 Reflected XSS 취약점(18-0085, 0132) 수정
This commit is contained in:
@ -2,6 +2,8 @@
|
|||||||
include_once('./_common.php');
|
include_once('./_common.php');
|
||||||
include_once(G5_PATH.'/head.sub.php');
|
include_once(G5_PATH.'/head.sub.php');
|
||||||
|
|
||||||
|
//$msg = isset($msg) ? strip_tags($msg) : '';
|
||||||
|
|
||||||
$msg2 = str_replace("\\n", "<br>", $msg);
|
$msg2 = str_replace("\\n", "<br>", $msg);
|
||||||
|
|
||||||
if($error) {
|
if($error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user