CVE-2024-42353
| Summary |
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.
|
| Publication Date |
Aug. 15, 2024, 6:15 a.m. |
| Registration Date |
Aug. 26, 2024, 5:03 p.m. |
| Last Update |
Aug. 20, 2024, 3:44 a.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
6.1
|
| Vector |
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) |
なし |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:pylonsproject:webob:*:*:*:*:*:*:*:* |
|
|
|
1.8.8 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
pylonsproject の webob におけるオープンリダイレクトの脆弱性
| Title |
pylonsproject の webob におけるオープンリダイレクトの脆弱性
|
| Summary |
pylonsproject の webob には、オープンリダイレクトの脆弱性が存在します。
|
| Possible impacts |
情報を取得される、および情報を改ざんされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Aug. 14, 2024, midnight |
| Registration Date |
Aug. 21, 2024, 11:38 a.m. |
| Last Update |
Aug. 21, 2024, 11:38 a.m. |
Affected System
| pylonsproject |
|
webob 1.8.8 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2024年08月21日] 掲載 |
Aug. 21, 2024, 11:38 a.m. |