B
今週中
銀行が承認したTaboolaのピクセルが、ログイン済みのユーザーセッションを密かにTemuのトラッキングエンドポイントへリダイレクトさせていたこと
📌 一言でいうと
銀行が承認したTaboolaのピクセルが、ログイン済みのユーザーセッションを密かにTemuのトラッキングエンドポイントへリダイレクトさせていたことが判明しました。多くのセキュリティ製品やCSP(コンテンツセキュリティポリシー)は、リクエストの起点のみを検証し、302リダイレクト後の最終的な転送先を検証しない「ファーストホップ・バイアス」という脆弱性を持っています。これにより、銀行の意図しない形でユーザーデータが外部に送信されるリスクが浮き彫りになりました。
🏢影響範囲
金融機関、欧州の金融プラットフォーム、およびサードパーティ広告ピクセルを利用している組織
✅該当時の対応
CSP(コンテンツセキュリティポリシー)を厳格に見直し、リダイレクト先まで制御可能な設定を検討すること。また、サードパーティスクリプトの挙動をリアルタイムで監視できるクライアントサイドセキュリティツールの導入を推奨します。
📧 メール案を見る (管理者向け)
⚠️ これは AI が生成した参考例です。配信前に必ず内容をご確認のうえ、貴社の状況に合わせて編集してご利用ください。実際の被害状況や自社の利用環境を踏まえた判断は、貴社のセキュリティ責任者にご確認ください。
件名: 【共有】サードパーティ製ピクセルによるリダイレクト経由のデータ漏洩リスクについて
お疲れさまです。サードパーティスクリプトの挙動に関するセキュリティ情報共有です。
■ 概要
Taboolaのピクセルが、銀行などのウェブサイトにおいてログイン済みユーザーのセッションを密かにTemuのトラッキングエンドポイントへリダイレクトさせていた事例が報告されました。多くのWAFやCSP(コンテンツセキュリティポリシー)が、リクエストの起点(First-Hop)のみを検証し、302リダイレクト後の最終的な転送先を検証しない「ファーストホップ・バイアス」という盲点があることが判明しています。
■ 影響範囲
- サードパーティ広告ピクセル(Taboola等)を導入しているウェブアプリケーション
- リダイレクト先の検証を行っていないCSP設定を運用している組織
■ 対応手順
1. 現在導入しているサードパーティスクリプトのリストを再確認し、意図しない外部ドメインへのリダイレクトが発生していないか監査してください。
2. CSP(コンテンツセキュリティポリシー)の設定を見直し、可能な限り厳格なドメイン制限を適用してください。
3. クライアントサイドの挙動をリアルタイムで監視できるセキュリティツールの導入を検討してください。
■ 参考情報
- The Hacker News: Hidden Passenger? How Taboola Routes Logged-In Banking Sessions to Temu
対応優先度: 高(速やかな設定確認と対策を推奨)
お疲れさまです。サードパーティスクリプトの挙動に関するセキュリティ情報共有です。
■ 概要
Taboolaのピクセルが、銀行などのウェブサイトにおいてログイン済みユーザーのセッションを密かにTemuのトラッキングエンドポイントへリダイレクトさせていた事例が報告されました。多くのWAFやCSP(コンテンツセキュリティポリシー)が、リクエストの起点(First-Hop)のみを検証し、302リダイレクト後の最終的な転送先を検証しない「ファーストホップ・バイアス」という盲点があることが判明しています。
■ 影響範囲
- サードパーティ広告ピクセル(Taboola等)を導入しているウェブアプリケーション
- リダイレクト先の検証を行っていないCSP設定を運用している組織
■ 対応手順
1. 現在導入しているサードパーティスクリプトのリストを再確認し、意図しない外部ドメインへのリダイレクトが発生していないか監査してください。
2. CSP(コンテンツセキュリティポリシー)の設定を見直し、可能な限り厳格なドメイン制限を適用してください。
3. クライアントサイドの挙動をリアルタイムで監視できるセキュリティツールの導入を検討してください。
■ 参考情報
- The Hacker News: Hidden Passenger? How Taboola Routes Logged-In Banking Sessions to Temu
対応優先度: 高(速やかな設定確認と対策を推奨)
Subject: [Security Advisory] Data Leakage Risk via Third-Party Pixel Redirects
Hi all,
This is a security notification regarding a vulnerability in how third-party scripts handle redirects.
■ Overview
It has been reported that Taboola pixels were quietly redirecting logged-in banking sessions to Temu tracking endpoints. This exploit leverages a "First-Hop Bias" blind spot, where security stacks (WAFs, static analyzers, and standard CSPs) validate the initial origin of a script but fail to re-validate the terminal destination after a 302 redirect.
■ Scope
- Web applications utilizing third-party advertising pixels (e.g., Taboola).
- Organizations using CSP configurations that do not account for redirect chains.
■ Recommended Actions
1. Audit all active third-party scripts to ensure no unauthorized redirects to external domains are occurring.
2. Review and tighten Content Security Policy (CSP) settings to minimize the trust granted to third-party origins.
3. Consider implementing client-side security monitoring tools to detect runtime destination changes in real-time.
■ Reference
- The Hacker News: Hidden Passenger? How Taboola Routes Logged-In Banking Sessions to Temu
Priority: High (Prompt review and mitigation recommended)
Hi all,
This is a security notification regarding a vulnerability in how third-party scripts handle redirects.
■ Overview
It has been reported that Taboola pixels were quietly redirecting logged-in banking sessions to Temu tracking endpoints. This exploit leverages a "First-Hop Bias" blind spot, where security stacks (WAFs, static analyzers, and standard CSPs) validate the initial origin of a script but fail to re-validate the terminal destination after a 302 redirect.
■ Scope
- Web applications utilizing third-party advertising pixels (e.g., Taboola).
- Organizations using CSP configurations that do not account for redirect chains.
■ Recommended Actions
1. Audit all active third-party scripts to ensure no unauthorized redirects to external domains are occurring.
2. Review and tighten Content Security Policy (CSP) settings to minimize the trust granted to third-party origins.
3. Consider implementing client-side security monitoring tools to detect runtime destination changes in real-time.
■ Reference
- The Hacker News: Hidden Passenger? How Taboola Routes Logged-In Banking Sessions to Temu
Priority: High (Prompt review and mitigation recommended)