| タイトル | guzzlephpのguzzleにおける複数の脆弱性 |
|---|---|
| 概要 | Guzzleは拡張可能なPHP HTTPクライアントです。7.12.1以前の特定の設定では、プロキシへのホップでTLSにより保護されることが期待されるトラフィックが平文で送信されてしまいます。プロキシ認証情報(Proxy-Authorizationヘッダー、プロキシURL内のプロキシユーザー情報、またはCURLOPT_PROXYUSERPWD)は暗号化されることなく送信され、トンネル化されたHTTPSリクエストのCONNECTターゲットホストとポートが露出します。組み込みのcURLハンドラー(GuzzleHttp\Handler\CurlHandlerおよびGuzzleHttp\Handler\CurlMultiHandler、PHPのcURL拡張が利用可能な場合にデフォルトで使用される)はhttps://プロキシを受け入れますが、7.50.2より古いlibcurlはhttps://プロキシを平文のhttp://プロキシとして静かに扱います。プロキシへのTLS接続は確立されず、その結果プロキシ側の通信は警告やエラーなしに平文で行われます。アプリケーションはこれらの組み込みcURLハンドラーのいずれかを通してリクエストを送信し、プロキシ接続自体の暗号化を期待してhttps://プロキシを設定し、7.50.2より古いlibcurlで実行される場合に影響を受けます。この脆弱性は7.12.1で修正されました。 |
| 想定される影響 | ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアは停止しません。 |
| 対策 | ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年6月23日0:00 |
| 登録日 | 2026年6月29日11:11 |
| 最終更新日 | 2026年6月29日11:11 |
| CVSS3.0 : 警告 | |
| スコア | 5.9 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N |
| guzzlephp |
| guzzle 7.12.1 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年06月29日] 掲載 |
2026年6月29日11:11 |
| 概要 | Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, in certain configurations, traffic expected to be protected by TLS on the hop to the proxy is transmitted in cleartext. Proxy authentication credentials (the Proxy-Authorization header, proxy userinfo in the proxy URL, or CURLOPT_PROXYUSERPWD) are sent without encryption, and the CONNECT target host and port for tunneled HTTPS requests are exposed. The built-in cURL handlers (GuzzleHttp\Handler\CurlHandler and GuzzleHttp\Handler\CurlMultiHandler, used by default whenever the PHP cURL extension is available) accept an https:// proxy. libcurl older than 7.50.2 silently treats an https:// proxy as a plaintext http:// proxy. The TLS connection to the proxy is never established, and the proxy leg is cleartext with no error or warning. An application is affected when it sends requests through one of the built-in cURL handlers, configures an https:// proxy expecting the proxy connection itself to be encrypted, and runs with libcurl older than 7.50.2. This vulnerability is fixed in 7.12.1. |
|---|---|
| 公表日 | 2026年6月24日1:17 |
| 登録日 | 2026年6月27日4:13 |
| 最終更新日 | 2026年6月27日4:34 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:guzzlephp:guzzle:*:*:*:*:*:*:*:* | 7.12.1 | ||||