*img プラグインにXSS脆弱性 -ページ: BugTrack -投稿者: [[masao]] -優先順位: 緊急 -状態: 提案 -カテゴリー: 本体バグ -投稿日: 2003-02-28 (金) 14:53:42 -バージョン: **メッセージ /^http:\/\/\S+\.jpg$/ とかでは以下の例がすりぬけてしまうようです。 例: #img(http://"<script>alert('hello')</script>.jpg,r) #img(http://"<script>alert('hello')</script>.jpg,r) ---- #comment