CVE-2024-42353
概要

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. `urlparse` however treats a `//` at the start of a string as a URI without a scheme, and then treats the next part as the hostname. `urljoin` will then use that hostname from the second part as the hostname replacing the original one from the request. This vulnerability is patched in WebOb version 1.8.8.

公表日 2024年8月15日6:15
登録日 2024年8月26日17:03
最終更新日 2024年8月20日3:44
CVSS3.1 : MEDIUM
スコア 6.1
ベクター CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI)
影響の想定範囲(S) 変更あり
機密性への影響(C)
完全性への影響(I)
可用性への影響(A) なし
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:pylonsproject:webob:*:*:*:*:*:*:*:* 1.8.8
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
pylonsproject の webob におけるオープンリダイレクトの脆弱性
タイトル pylonsproject の webob におけるオープンリダイレクトの脆弱性
概要

pylonsproject の webob には、オープンリダイレクトの脆弱性が存在します。

想定される影響 情報を取得される、および情報を改ざんされる可能性があります。
対策

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2024年8月14日0:00
登録日 2024年8月21日11:38
最終更新日 2024年8月21日11:38
影響を受けるシステム
pylonsproject
webob 1.8.8 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2024年08月21日]
  掲載
2024年8月21日11:38