| タイトル | axios projectのaxiosにおける複数の脆弱性 |
|---|---|
| 概要 | AxiosはブラウザとNode.js向けのPromiseベースのHTTPクライアントです。バージョン1.13.0から1.13.2未満の間、AxiosのHTTP/2セッションのクリーンアップロジックに状態破損のバグが存在しました。悪意のあるサーバーは同時セッションの終了を通じてクライアントプロセスをクラッシュさせることが可能です。この脆弱性はlib/adapters/http.jsのHttp2Sessions.getSession()メソッドに存在します。セッションのクリーンアップロジックは、sessions配列からセッションを削除する際に制御フローエラーを含んでいました。この脆弱性はバージョン1.13.2で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年4月8日0:00 |
| 登録日 | 2026年4月23日10:11 |
| 最終更新日 | 2026年4月23日10:11 |
| CVSS3.0 : 警告 | |
| スコア | 5.9 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
| axios project |
| axios 1.0.0 以上 1.13.2 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年04月23日] 掲載 |
2026年4月23日10:11 |
| 概要 | Axios is a promise based HTTP client for the browser and Node.js. Starting in version 1.13.0 and prior to 1.13.2, Axios HTTP/2 session cleanup logic contains a state corruption bug that allows a malicious server to crash the client process through concurrent session closures. The vulnerability exists in the Http2Sessions.getSession() method in lib/adapters/http.js. The session cleanup logic contains a control flow error when removing sessions from the sessions array. This vulnerability is fixed in 1.13.2. |
|---|---|
| 公表日 | 2026年4月9日0:16 |
| 登録日 | 2026年4月15日11:32 |
| 最終更新日 | 2026年4月22日3:19 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:* | 1.0.0 | 1.13.2 | |||