| 概要 | The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header. |
|---|---|
| 公表日 | 2011年10月19日19:55 |
| 登録日 | 2021年1月28日16:39 |
| 最終更新日 | 2024年11月21日10:31 |
| CVSS2.0 : MEDIUM | |
| スコア | 5.0 |
|---|---|
| ベクター | AV:N/AC:L/Au:N/C:P/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| 全ての特権を取得 | いいえ |
| ユーザー権限を取得 | いいえ |
| その他の権限を取得 | いいえ |
| ユーザー操作が必要 | いいえ |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 1.2.6 | ||||
| cpe:2.3:a:djangoproject:django:1.2.5:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:0.95:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.1.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.0.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.2.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.2.4:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:0.91:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.0.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.2.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.3:alpha1:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.1.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.2.1:2:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:0.95.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:0.96:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.3:alpha2:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.1.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:djangoproject:django:1.2.2:*:*:*:*:*:*:* | |||||
| タイトル | Django の URLField 実装内にある verify_exists 機能における任意の GET リクエストを誘発される脆弱性 |
|---|---|
| 概要 | Django の URLField 実装内にある verify_exists 機能には、はじめに URL の有効性を HEAD リクエストにより テストする一方、リダイレクトの際には、新たな target URL のために GET リクエストを使うことで、意図しない送信元 IP アドレスを伴う任意の GET リクエストを誘発される脆弱性が存在します。 |
| 想定される影響 | 第三者により、巧妙に細工された Location ヘッダを介して、意図しない送信元 IP アドレスを伴う任意の GET リクエストを誘発される可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2011年9月9日0:00 |
| 登録日 | 2011年10月25日16:53 |
| 最終更新日 | 2011年10月25日16:53 |
| Django Software Foundation |
| Django 1.2.7 未満 および 1.3.1 未満の 1.3.x |
| No | 変更内容 | 変更日 |
|---|---|---|
| 0 | [2011年10月25日] 掲載 |
2018年2月17日10:37 |