| タイトル | AIOHTTPにおける複数の脆弱性 |
|---|---|
| 概要 | AIOHTTPは、asyncioとPythonのための非同期HTTPクライアント/サーバーフレームワークです。3.14.0以前のバージョンでは、攻撃者が制御する入力がmultipart/payloadヘッダーに含まれる場合、リクエストを変更して追加のヘッダーを注入するなどの操作が可能でした。アプリケーションがユーザー制御の文字列をMultipartWriter.append(headers=...)やPayload.headersに渡しているという稀な状況下では、攻撃者がリクエストを改ざんしてヘッダーを注入し、リクエストの内容を変更する可能性があります。この脆弱性は3.14.0で修正されました。 |
| 想定される影響 | ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| 対策 | ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年6月22日0:00 |
| 登録日 | 2026年6月29日11:13 |
| 最終更新日 | 2026年6月29日11:13 |
| CVSS3.0 : 重要 | |
| スコア | 7.5 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| AIOHTTP |
| AIOHTTP 3.14.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年06月29日] 掲載 |
2026年6月29日11:13 |
| 概要 | AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0. |
|---|---|
| 公表日 | 2026年6月23日3:16 |
| 登録日 | 2026年6月27日4:10 |
| 最終更新日 | 2026年6月27日4:39 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:* | 3.14.0 | ||||