Commit fb780ee2 by Kim Gyeongeun

#58991 #2. XSS(反射型)の影響を受ける可能性がある

#58992 #3. XSS(保存型)の影響を受ける可能性がある
parent b74f259b
......@@ -267,7 +267,7 @@ function formClear(form_obj){
<tr>
<td style="vertical-align:top" >メモ</td>
<td><div>
<textarea id="textarea2" name="memo" cols="35" rows="3" class="w180 mgl10 mgt5">$!memberSearchForm.memo</textarea>&nbsp;を含む
<textarea id="textarea2" name="memo" cols="35" rows="3" class="w180 mgl10 mgt5">#he($!memberSearchForm.memo)</textarea>&nbsp;を含む
</div>
</td>
<td></td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment