id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
2231	商品一覧画面に特定文字列をパラメーターに送るとシステムエラー	m_uehara	m_uehara	"'''再現方法'''[[BR]]
1.IEの開発ツールにてブラウザモードを「IE7」に設定します。[[BR]]
2.下記内容のhtmlファイルを作成[[BR]]
{{{
<html> 
<body> 
<script> 
document.location = ""http://XXXXXX/products/list.php?name=\xC0\xAF""; 
</script> 
</body> 
</html>
}}}

3.2で作成したファイルをIEにドラッグします。[[BR]]
4.システムエラーが発生します。

Firefox, Chromeでは発生しません。"	バグ指摘	new	中	EC-CUBE2.13.0	フロント	2.12.3				0
