Django の utils/http.py 内の is_safe_url 関数におけるクロスサイトスクリプティングの脆弱性
タイトル Django の utils/http.py 内の is_safe_url 関数におけるクロスサイトスクリプティングの脆弱性
概要

Django の utils/http.py 内の is_safe_url 関数は、URL スキームを HTTP または HTTPS でない場合にも安全なものとして扱うため、クロスサイトスクリプティングを実行される、またはその他の脆弱性が存在します。

想定される影響 第三者により、クロスサイトスクリプティングを実行される、またはその他の影響を受ける可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2013年8月13日0:00
登録日 2013年10月8日14:30
最終更新日 2014年2月18日18:16
CVSS2.0 : 警告
スコア 4.3
ベクター AV:N/AC:M/Au:N/C:N/I:P/A:N
影響を受けるシステム
Django Software Foundation
Django 1.4.6 未満の 1.4.x
Django 1.5.2 未満の 1.5.x
Django 1.6 beta 2 未満の 1.6.x
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2013年10月08日]
  掲載
[2014年02月18日]
  ベンダ情報:レッドハット (Bug 1016394) を追加
  ベンダ情報:レッドハット (RHSA-2013:1521) を追加
2018年2月17日10:37

NVD脆弱性情報
CVE-2013-6044
概要

The is_safe_url function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting (XSS) or other vulnerabilities into Django applications that use this function, as demonstrated by "the login view in django.contrib.auth.views" and the javascript: scheme.

公表日 2013年10月5日2:55
登録日 2021年1月26日15:46
最終更新日 2024年11月21日10:58
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:djangoproject:django:1.5:*:*:*:*:*:*:*
cpe:2.3:a:djangoproject:django:1.5.1:*:*:*:*:*:*:*
cpe:2.3:a:djangoproject:django:1.4.4:*:*:*:*:*:*:*
cpe:2.3:a:djangoproject:django:1.4.5:*:*:*:*:*:*:*
cpe:2.3:a:djangoproject:django:1.4.2:*:*:*:*:*:*:*
cpe:2.3:a:djangoproject:django:1.6:beta1:*:*:*:*:*:*
cpe:2.3:a:djangoproject:django:1.4:*:*:*:*:*:*:*
cpe:2.3:a:djangoproject:django:1.4.1:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧