| タイトル | Vapor におけるリソースの枯渇に関する脆弱性 |
|---|---|
| 概要 | Vapor には、リソースの枯渇に関する脆弱性が存在します。 |
| 想定される影響 | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2021年2月23日0:00 |
| 登録日 | 2021年11月17日16:47 |
| 最終更新日 | 2021年11月17日16:47 |
| CVSS3.0 : 警告 | |
| スコア | 5.3 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
| CVSS2.0 : 警告 | |
| スコア | 5 |
|---|---|
| ベクター | AV:N/AC:L/Au:N/C:N/I:N/A:P |
| vapor project |
| vapor 4.40.1 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2021年11月17日] 掲載 |
2021年11月17日16:47 |
| 概要 | Vapor is a web framework for Swift. In Vapor before version 4.40.1, there is a DoS attack against anyone who Bootstraps a metrics backend for their Vapor app. The following is the attack vector: 1. send unlimited requests against a vapor instance with different paths. this will create unlimited counters and timers, which will eventually drain the system. 2. downstream services might suffer from this attack as well by being spammed with error paths. This has been patched in 4.40.1. The `DefaultResponder` will rewrite any undefined route paths for to `vapor_route_undefined` to avoid unlimited counters. |
|---|---|
| 公表日 | 2021年2月26日11:15 |
| 登録日 | 2021年2月26日16:02 |
| 最終更新日 | 2024年11月21日14:48 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:vapor_project:vapor:*:*:*:*:*:swift:*:* | 4.40.1 | ||||