Vapor におけるリソースの枯渇に関する脆弱性
| Title |
Vapor におけるリソースの枯渇に関する脆弱性
|
| Summary |
Vapor には、リソースの枯渇に関する脆弱性が存在します。
|
| Possible impacts |
サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Feb. 23, 2021, midnight |
| Registration Date |
Nov. 17, 2021, 4:47 p.m. |
| Last Update |
Nov. 17, 2021, 4:47 p.m. |
|
CVSS3.0 : 警告
|
| Score |
5.3
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
|
CVSS2.0 : 警告
|
| Score |
5
|
| Vector |
AV:N/AC:L/Au:N/C:N/I:N/A:P |
Affected System
| vapor project |
|
vapor 4.40.1 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2021年11月17日] 掲載 |
Nov. 17, 2021, 4:47 p.m. |
NVD Vulnerability Information
CVE-2021-21328
| Summary |
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.
|
| Publication Date |
Feb. 26, 2021, 11:15 a.m. |
| Registration Date |
Feb. 26, 2021, 4:02 p.m. |
| Last Update |
Nov. 21, 2024, 2:48 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:vapor_project:vapor:*:*:*:*:*:swift:*:* |
|
|
|
4.40.1 |
Related information, measures and tools
Common Vulnerabilities List