In this advisory:

ダッシュボード アクションでの XSS 脆弱性

深刻度

Atlassian rates this vulnerability as high, according to the scale published in Confluence Security. The scale allows us to rank a vulnerability as critical, high, moderate or low.

Risk Assessment

公共の環境内の Confluence インスタンスに影響する可能性のあるセキュリティ上の欠陥を、特定して修正しました。この欠陥は Confluence アクションの XSS (Cross-site Scripting) の脆弱性であり、悪意のあるユーザー (ハッカー) が独自の JavaScript を Confluence ページに埋め込める可能性があります。

  • ハッカーは、この欠陥を利用して他のユーザーのセッション cookie やその他の資格情報を盗み、その資格情報を攻撃者自身の Web サーバーに送り返す可能性があります。
  • The hacker's text and script might be displayed to other people viewing the Confluence page. This is potentially damaging to your company's reputation.

以下で説明する脆弱性を修正するには、以下のいずれかのステップを実行することをお勧めします。

  • Upgrade to Confluence 2.7.1, or
  • Download and install the patch for Confluence 2.6.2 or Confluence 2.7.0 from our JIRA site – see issue CONF-10289.

You can read more about XSS attacks at cgisecurity, CERT and other places on the web.

Risk Mitigation

If you judge it necessary, you can disable public access (e.g. anonymous access and public signon) to your wiki until you have applied the necessary patch or upgrade. For even tighter control, you could restrict access to trusted groups only.

Vulnerability

ハッカーは、独自の JavaScript を次の Confluence アクションに注入できます。

http://confluence-location/dashboard.action?spacesSelectedTab

上記の Confluence アクションは、ユーザーのダッシュボードにリストされるスペースを決定するために使用されます。たとえば、次の URL はチーム スペースのリストのみをリクエストします。

http://confluence-location/dashboard.action?spacesSelectedTab=team

このアクションは、ユーザーが [チーム] タブなど、ダッシュボードの [スペース] タブの 1 つを選択した際に呼び出されます。また、ブラウザーのアドレス バーに URL を入力するだけでも呼び出せます。

修正

These issues have been fixed in Confluence 2.7.1 (see the release notes), which you can download from the download centre.

A patch is available for Confluence 2.6.2 and Confluence 2.7.0. For more information, please see CONF-10289.

Our thanks to Mary Johnson, who reported this issue to Atlassian. We fully support the reporting of vulnerabilities and we appreciate her working with us towards identifying and solving the problem.

Please let us know what you think of the format of this security advisory and the information we have provided.

  • ラベルなし