CVE-2022-31090
概要

Guzzle, an extensible PHP HTTP client. `Authorization` headers on requests are sensitive information. In affected versions when using our Curl handler, it is possible to use the `CURLOPT_HTTPAUTH` option to specify an `Authorization` header. On making a request which responds with a redirect to a URI with a different origin (change in host, scheme or port), if we choose to follow it, we should remove the `CURLOPT_HTTPAUTH` option before continuing, stopping curl from appending the `Authorization` header to the new request. Affected Guzzle 7 users should upgrade to Guzzle 7.4.5 as soon as possible. Affected users using any earlier series of Guzzle should upgrade to Guzzle 6.5.8 or 7.4.5. Note that a partial fix was implemented in Guzzle 7.4.2, where a change in host would trigger removal of the curl-added Authorization header, however this earlier fix did not cover change in scheme or change in port. If you do not require or expect redirects to be followed, one should simply disable redirects all together. Alternatively, one can specify to use the Guzzle steam handler backend, rather than curl.

公表日 2022年6月28日7:15
登録日 2022年6月28日10:00
最終更新日 2024年11月21日16:03
CVSS3.1 : HIGH
スコア 7.7
ベクター CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI) 不要
影響の想定範囲(S) 変更あり
機密性への影響(C)
完全性への影響(I) なし
可用性への影響(A) なし
CVSS2.0 : MEDIUM
スコア 4.0
ベクター AV:N/AC:L/Au:S/C:P/I:N/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃前の認証要否(Au) 単一
機密性への影響(C)
完全性への影響(I) なし
可用性への影響(A) なし
全ての特権を取得 いいえ
ユーザー権限を取得 いいえ
その他の権限を取得 いいえ
ユーザー操作が必要 いいえ
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:guzzlephp:guzzle:*:*:*:*:*:*:*:* 7.0.0 7.4.5
cpe:2.3:a:guzzlephp:guzzle:*:*:*:*:*:*:*:* 6.5.8
構成2 以上 以下 より上 未満
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
guzzlephp の guzzle 他複数ベンダの製品における保存または転送前の重要な情報の削除に関する脆弱性
タイトル guzzlephp の guzzle 他複数ベンダの製品における保存または転送前の重要な情報の削除に関する脆弱性
概要

guzzlephp の guzzle 他複数ベンダの製品には、保存または転送前の重要な情報の削除に関する脆弱性が存在します。

想定される影響 情報を取得される可能性があります。
対策

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

公表日 2022年6月27日0:00
登録日 2023年8月31日17:31
最終更新日 2023年8月31日17:31
影響を受けるシステム
guzzlephp
guzzle 6.5.8 未満
guzzle 7.0.0 以上 7.4.5 未満
Debian
Debian GNU/Linux 11.0
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2023年08月31日]
  掲載
2023年8月31日17:31