KVE-2019-0556, 0566 취약점 수정

This commit is contained in:
thisgun
2019-03-12 12:06:45 +09:00
parent a870fe3777
commit a844347c4c
3 changed files with 18 additions and 16 deletions

View File

@ -362,7 +362,7 @@ if (isset($write['wr_subject'])) {
$content = '';
if ($w == '') {
$content = $board['bo_insert_content'];
$content = html_purifier($board['bo_insert_content']);
} else if ($w == 'r') {
if (!strstr($write['wr_option'], 'html')) {
$content = "\n\n\n > "