Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ajax駆動型サイトがjavascript変数として保存された一意のトークンを使用し、CSRFを防ぐためにすべてのリクエストでそれを検証する場合、攻撃ベクトルを開きますか?サイトにXSSホールがない場合に限りますか?
攻撃に対して開かない。サイトに XSS ホールがない場合、別のページが JavaScript 変数からトークンを取得する方法はありません。